

Odds are, it’s usually the opposite because they’re insecure and can’t handle when people do things differently from them.
If this isn’t projection then I don’t know what is.
Odds are, it’s usually the opposite because they’re insecure and can’t handle when people do things differently from them.
If this isn’t projection then I don’t know what is.
Unless I’m mistaken, X has never had proper color management support in the first place.
When is the last time you tried a Wayland DE? I can’t speak to them all, but Plasma for one has been in really good shape for basically everything a typical user might want to do with it for around a year now.
X11 versus Wayland isn’t some kind of holy war; Wayland was specifically designed as a successor protocol to the largely cobbled-together X and is objectively superior to it in most ways outside of accessibility.
“systemd bad”
Not sure what the situation is on the NVIDIA side, but Mesa’s raytracing performance is… lacking. Don’t get me wrong; it’s amazing that it works as well as it does, but even with a high-end card it’s not the best experience. I don’t personally care much about RT, but if I were more into it I would probably consider setting up a Windows dual-boot.
The way I look at it is that most of my time spent fighting with the compiler is usually made up for in time saved debugging. I’m in the process of RIIRing a hobby project and so far most of the ported code just works, and I only end up needing to fix a few dumb logic mistakes before it’s fully up and running.
I’m not familiar with the specific install/upgrade process on Gentoo so maybe I’m missing something, but what’s wrong with forcing new installations to use time64
and then forcing existing installs to do some kind of offline migration from a live disk a decade or so down the line? I feel like it’s probably somewhat uncommon for an installation of any distro to be used continuously for that amount of time (at least in a desktop context), and if anyone could be expected to be able to handle a manual intervention like this, it’s long-time Gentoo users.
The bonus of this would be that it wouldn’t be necessary to introduce a new lib*
folder - the entire system either uses time64
or it doesn’t. Maybe this still wouldn’t be possible though depending on how source packages are distributed; like I said I dont really know Gentoo.
The fact remains that Arch generally requires more work to maintain an installation than a typical point-release distro. I’m speaking from experience - I had two systems running Arch for over 2 years. I switched away when each system separately had a pacman update somehow get interrupted resulting in a borked install. I was using Mint before and Fedora now, and both are a lot more hands-off at the cost of some flexibility.
Also, just to be clear, I’m not trying to disparage Arch at all. I think it’s a really cool distro that’s perfect for a certain type of user; I just don’t think it’s great to lead people to believe it’s more reliable than it is in the way that I’ve been seeing online for a while now.
I hate when people insist that Arch isn’t easier to break. There was an incident a couple of years ago where a Grub update was rolled out that required that grub-mkconfig
be re-run manually, and if you failed to do this the system would brick and you’d need to fix it in a recovery environment. This happened to my laptop while I was on vacation, and while I had luckily had the foresight to bring a flash drive full of ISOs, it was a real pain to fix.
Yes, Arch offers a lot more stability than people give it credit for, but it’s still less reliable than the popular point-release distros like Fedora or Ubuntu, and there’s not really any way around that with a rolling-release model. As someone who is at a point in life where I don’t always have the time nor energy to deal with random breakage (however infrequently), having the extra peace of mind is nice.
To answer some of your questions:
I can’t speak to Arc support or RAID specifically, although if the data on the RAID array is vital then you NEED to have at least one backup before you even think about installing a new OS.
“Old man yells at cloud”
Doesn’t trixie still support like a dozen arches? I think one of the more recent deprecations was MIPS BE which is functionally obsolete in 2024, at least insofar as practically no one is using it to run a modern distribution.
Nope, doesn’t have any of the hallmarks of an LLM and LLMs aren’t yet clever enough to produce original humor like that.
Heartbleed was the result of an accidental buffer overread bug, not a backdoor.
To Valve’s credit, since that post they did implement base station power management and some DEs now implement Wayland’s DRM leasing protocol, and there’s a somewhat buggy async reproduction implementation in place (although it’s broken in SteamVR 2.0 onwards).
The parent comment is not correct. The Index paired with SteamVR on Linux has a plethora of issues and sometimes doesn’t work at all. It’s usually possible to get it working through some combination of switching SteamVR versions and rebooting, but it’s never a guarantee and usually takes a good chunk of time to get sorted when it’s being temperamental.
It most certainly is not. Besides the missing features mentioned by the other commenter, SteamVR 2.1 literally shipped last week with a bug that caused it to completely stop functioning on Linux. I think the hotfix version still isn’t in the release channel. There’s another bug still present in 2.1.7 that prevents VR games from starting. SteamVR Home doesn’t work at all anymore.
2.0 had an issue where vrdashboard was using the wrong pixel format which caused the red and blue channels to be swapped (pretty sure that made it into the release channel), and there was a regression introduced in the last year (and is still yet to be fixed) that causes vrdashboard to be rendered to the controller instead of the battery indicator. Granted, these are more minor issues, but it shows the level of QA that goes into the Linux version (next to none).
I’m approaching the point where I’m seriously considering buying a spare drive for a Windows install exclusively for VR. I’m currently dealing with 3 separate serious issues with SteamVR on Linux, one of which I sometimes can’t even work around depending on how it’s feeling that day. Not to mention, every new release lately seems to introduce a new problem.
I haven’t had a Windows install on my system since my previous SSD died 2 or 3 years ago, but it’s getting to the point where it’s more trouble than it’s worth.
Fedora Workstation has been really good in my experience. The available software is shockingly up to date and I haven’t run into much breakage of any kind in the year or so I’ve been using it across 2 systems (despite my best efforts every few months when the urge to tinker hits me). I do occasionally run into issues caused by the default SELinux policies, but they’re not especially difficult to work around if you’re comfortable using the terminal.
I do share your sentiment about the AUR - I definitely miss it at times. That said, Flatpaks and the fact that pre-built RPMs are so commonplace have both softened the blow a lot.