> The only thing of note they have added to Windows in the last five years is Copilot That's a quite unfair take, especially when it fails to compare it with what things of note Linux distros have added over the last five years. Valve made Windows emulation better, yes. That's it. What else? Actually, I wouldn't even call Copilot a thing of note. It's just ChatGPT-in-a-popup at the moment. A real thing of note is WSL…
Linux supports hybrid sleep. It might not be enabled by default because if you have a lot of RAM it has a tendency to burn out consumer SSDs. Consider what happens if you have 64GB of RAM, a 512GB consumer SSD that supports 100 full drive writes in total and you enter into hybrid sleep twice a day for three years.
> Ability to enable FDE post-installation
Copy entire filesystem to backup. This isn't even a step because you were already doing it, right? Enable FDE and copy it back.
These ones are just Windows defect workarounds:
> "reset this PC" functionality
> a built-in anti-malware
> Running x86 apps on AArch64 performantly
Windows messes itself up on a regular basis, requiring you to reset it; this is rare on stable Linux distributions and even then "reset this PC" is really just copying the user's documents and reinstalling the OS, which nobody cares about having a one-press button to do when they're not having to do it all the time.
Linux has functional package managers that people actually use, which makes the default way to install software be the one that isn't likely to introduce you to malware.
And the package managers recompile the software for whatever architecture you're using so you don't need to emulate a different one.
> Touch/Face login
I think people have tried to add this and the users went out of their way to remove it again. "Have the machine record your biometric data" is creepy and the security is bad because people leave their fingerprints on everything and post pictures of their face on the internet.
> Fast fractional HiDPI scaling
X has legacy issues with this:
https://news.ycombinator.com/item?id=27009035
Wayland supports it.