upvote
With Linux, it is really multiple UX ecosystems: you can be in one (eg. Gtk+/Gnome and/or Qt/KDE) and consistency will be there. Not perfect, but MacOS is not much better.

OTOH, I want subpixel rendering on my big screens, and you can't have it with a Mac.

reply
Out of curiosity, what are you developing? While regular usage stuff such as HDR is indeed lacking, and general UX leaves a lot to be desired, Linux was always best for me in any software development discipline that I took on, and macOS was a "death by a thousand cuts" instead.
reply
did you tried nix home-manager for linux software setup? i never was able to use linux until nix.

hardware - afaik only lenovo(some say asus is worth to try - but no official linux support, framework is sturdy but feels cheap) is well know for quality hardware - others are questionable.

unfortunately AMD AI Max 390/2/5+ nor Qualcomm Elite 2 Lenovos are not here.

reply
if you use nixos you end up feeling like you need to spend more time developing your personal computer's configuration than developing your actual projects, ime.

it kind of 'just works' if someone already wrote the nix code to do what you want it to do and put it in nixpkgs and you manage to find it and figure out how to use it. but if that isn't the case, good luck. i once spent almost a week trying to get a program to build and run properly under nix that could probably be installed in around 20 seconds on a osx/windows machine.

reply
This might have been the case a couple of years ago, but it is certainly not true any more, if you use AI [even occasionally] to manage some of your default.nix and flake.nix files. I learn by getting AI to edit it (default.nix for example), and then study what it did. It helps.

The quality of the managed / packages software, however, is still a bit subpar compared to Debian and Redhat.

reply
NixOS people are kinda like Jehovah's Witnesses of Hacker News. Every time someone mentions Linux problems there is that one guy asking "But have you tried Nix?". No offense I just find it funny.
reply
I was sooo in your boat just a while ago. Recently (15 days) switched to an Asus NUC pro (mini pc) with intel 225h. I kid you not, I am running Almalinux 10, KDE on it, not even the latest/greatest. I have HDR, VRR, 120Hz, media acceleration, with dual monitors with different settings you name it. Everything works!!
reply