Sure, I have proprietary bits on my kernel and my AMD GPU needs proprietary firmware loaded to work, but that’s a hell lot different than the situation NVIDIA shoves users into. It’s one thing to have small proprietary components that don’t bother me or break my workflow, it’s another to have black box drivers that can bork my setup if I dare to update my packages.
That’s a feature, stop buying hardware from vendors that treat GNU/Linux and *BSD users as second-class citizens and locks them into proprietary drivers.
Games are developed for X11. And if you run a game on Wayland, performance is subpar due to things like forced vsync. Only recently, some Wayland implementations (like KDE KWin) let you disable that.
You seem like the kind of person who runs defense for apartheid and genocide to avoid having to question your unwavering loyalty to the people who rule you, this was never a conversation worth having so I thank you for saving me the effort.
Now could we agree to switch “Israel as a nation” with “The right-extremist government of Israel, it´s military and the ultra-nationalist settler movement” please?
No we can’t, fuck off. Israel is an apartheid state and Zionism is an European settler-colonial movement.
Why does it create another user and put files under /home/linuxbrew/? Answer:
The script installs Homebrew to its default, supported, best prefix (/opt/homebrew for Apple Silicon, /usr/local for macOS Intel and /home/linuxbrew/.linuxbrew for Linux) so that you don’t need sudo after Homebrew’s initial installation when you brew install.
Where’s the logic in that? Why not just install to the user’s home directory so that you don’t even need root access in the first place?
Why is installing from the tarball unsupported and so frowned upon? FFS isn’t this just supposed to be a package manager? Why is everything so complicated and opinionated when compared to pip, cargo, Flatpak, etc? Compare this mess to Golang’s install and uninstall process where you literally just need to tar -xzf a file or rm -rf a directory.