Why Linux is not ready for the desktop, the final edition
41–50 of 472 posts
Re: Why Linux is not ready for the desktop, the final edition
#42Re: Why Linux is not ready for the desktop, the final edition
#43- "The vast majority of applications exist only for Windows, and speaking of games, Linux hasn't seen any AAA titles for many years now," The vast majority of AAA titles run seamlessly on Linux. Per protondb[0], ≥80% of the top 10, top 100, and top 1000 are rated "platinum" or "gold" for Linux functioning (by users). [0] https://www.protondb.com/
Re: Why Linux is not ready for the desktop, the final edition
#44All I can say as a person using Linux exclusively for the last 10 years: - You're using the wrong Linux distribution - You're using the wrong Linux kernel version - You have the wrong hardware - You're using Linux incorrectly - You're asking for too much - Go debug or fix it yourself. Edit: This is sarcasm by the way. These bullets come from the article. In all seriousness though. I think another poster had the right…
It's a shame you can't downvote submissions here, and flagging is not appropriate. We've heard these tired arguments a million times, if all of this gets fixed, the author will find another reason why he can't or won't switch.
Re: Why Linux is not ready for the desktop, the final edition
#45Re: Why Linux is not ready for the desktop, the final edition
#46I've been patiently trying a distro of Linux every other year for the past 20... Someday. The general trend: Things work well from a native install. When you start installing software and drivers, the OS gets totalled , sooner or later. > What's worse is that software compiled for the current version of Linux X will not necessarily work for the current version of Linux Y. Linux distros insist that all the software mu…
Re: Why Linux is not ready for the desktop, the final edition
#47- "The vast majority of applications exist only for Windows, and speaking of games, Linux hasn't seen any AAA titles for many years now," The vast majority of AAA titles run seamlessly on Linux. Per protondb[0], ≥80% of the top 10, top 100, and top 1000 are rated "platinum" or "gold" for Linux functioning (by users). [0] https://www.protondb.com/
> Also, despite millions of players, it's hard to call CS2 an AAA title because it's based on Direct3D 11 (which is now more than a decade old) and lacks modern lighting techniques like ray tracing. Some of the quotes from the OP's page border on parody. So, CS2 doesn't count as a AAA title because it's based on DX11 and doesn't have realtime ray tracing. But apparently this same person is oblivious to the fact that…
Re: Why Linux is not ready for the desktop, the final edition
#48I've been patiently trying a distro of Linux every other year for the past 20... Someday. The general trend: Things work well from a native install. When you start installing software and drivers, the OS gets totalled , sooner or later. > What's worse is that software compiled for the current version of Linux X will not necessarily work for the current version of Linux Y. Linux distros insist that all the software mu…
But you don't install software and drivers on Linux, you edit your nix flake, switch and it always works. If it doesn't work up to your liking, you boot into the previous generation. Also for some mysterious reasons, compiling C code under Nix always works and dependencies can't be missing.
It feels a bit like "Emacs is my favorite operating system, if only it had a text editor"
NixOS's philosophy? amazing. Actually trying to use, install stuff to, make changes to, etc. NixOS with the currently existing tools? horrible.
Re: Why Linux is not ready for the desktop, the final edition
#49I've been patiently trying a distro of Linux every other year for the past 20... Someday. The general trend: Things work well from a native install. When you start installing software and drivers, the OS gets totalled , sooner or later. > What's worse is that software compiled for the current version of Linux X will not necessarily work for the current version of Linux Y. Linux distros insist that all the software mu…
But you don't install software and drivers on Linux, you edit your nix flake, switch and it always works. If it doesn't work up to your liking, you boot into the previous generation. Also for some mysterious reasons, compiling C code under Nix always works and dependencies can't be missing.
I hope the situation has improved, but the last time I had to deal with Nvidia (kernel/driver/library dependencies/updates/etc.) under Nix it did not remotely work out of the box and it was a huge pain. (And switching to AMD or intel was not really an option.) Doing anything off the beaten path seems to be challenging even if you have experience with Nix.
The arcane Nix language doesn't help matters.
I think immutable is the future, and I wish I could recommend Nix (and other immutable systems) to normal people, but at this point I think you really need to be a Nix expert/fan to set it up and actually enjoy it.