Win10 zu Win11 Upgrade für Umme
Thursday, June 19th, 2025https://endof10.org/ ycombinatorKommentare
https://endof10.org/ ycombinatorKommentare
https://github.com/gpakosz/.tmux
https://laughingsquid.com/every-catastrophic-computer-virus/
https://radxa.com/products/orion/o6/ https://www.cnx-software.com/2025/01/29/radxa-orion-o6-review-unboxing-debian-12-installation-and-first-benchmarks/
https://hillenius.net/post/debian-nix-ii/ https://ianthehenry.com/posts/how-to-learn-nix/introduction/ https://nixos.org/download/
hier der text,1ne Iteration ;): create an image with an beach and a bunker there with a grafitiy on it painted neuromancer written in crossed letters. standing on the beach is a 1 meter and 30 centimeter big rabbit, winking with one hand and in the other he show a light bulb. mit Gemini
https://www.bleepingcomputer.com/news/security/zero-click-ai-data-leak-flaw-uncovered-in-microsoft-365-copilot/
https://github.com/Skullsneeze/sshop
https://www.1e9.community/magazin/mit-milliard%C3%A4ren-in-einer-bergh%C3%BCtte-wie-der-hbo-film-mountainhead-die-tech-elite-entlarven-will https://sflixto.net/watch-movie/free-mountainhead-hd/episode-full
go install github.com/golangci/golangci-lint/cmd/golangci-lint@latest go install mvdan.cc/gofumpt@latest sudo apt install eslint pylint rubocop cpplint teste es mit: mkdir ~/code;cd ~/code;mkdir go;cd go;go mod init example/hello; cat hello.go package main import “fmt” func main() { fmt.Println(“Hello, World!”) } EOF go run .;go help;