It is possible to get Linux into a state where it becomes a huge headache to update
This usually happens when you do non-standard things like try to change the desktop environment and then update to a new major version. If you pick a distro that is already close to what you need in the first place, this should not be as much of an issue. Source: Personally got it into a state where it became a huge headache to update.
Ask HN: Is Linux Safe to Daily drive in 2026?
31–40 of 40 posts
Re: Ask HN: Is Linux Safe to Daily drive in 2026?
#32Re: Ask HN: Is Linux Safe to Daily drive in 2026?
#33I would say yes! I would consider not sandboxing your internet browsers because the integration isn’t fully there yet, but everything else works. A lot of Flatpaks are maintained by their developers so you get releases faster with a layer of separation from an otherwise “slow” distro. In my humble opinion, consider Fedora instead because of Ubuntu and Snaps. You’ll have the flexibility of Flatpaks, RPMs, Snaps if you…
the beauty is you can use native packages not flatpaks, so better chance everything works because it's been tested by the maintainer against the fedora release. at least that my theory.
Re: Ask HN: Is Linux Safe to Daily drive in 2026?
#34Linux out of all those three is very specific in that it can be configured to be perfectly secure and, at the same time, if you explicitly ask it to shoot you in the foot, it will. Generally the out-of-the-box experience of Ubuntu and Fedora is at least as secure or better than that of Windows. macOS tends to lean towards a more hardened configuration. Matching that is possible (Android being a great example), but wi…
Installing VSCodium on NixOS, you need to specify the extensions as part of your system configuration. This means extensions get pinned. But beyond that, they still have full user access.
Re: Ask HN: Is Linux Safe to Daily drive in 2026?
#35Perfectly safe. I would argue that it is the safest of the three, the least invasive both in terms of its design and in terms of privacy. The open source model of development has encouraged the correct incentives for people to become active in identifying and fixing possible exploits in a global, communal effort. Every server on the cloud has (by a large margin) chosen Linux as the OS to trust specifically for this r…
Re: Ask HN: Is Linux Safe to Daily drive in 2026?
#36At the time, I still had to have a Windows VM. But I've not needed that for about a decade or so. Obviously, YMMV. :)
Re: Ask HN: Is Linux Safe to Daily drive in 2026?
#37I'll take a contrarian view here. Disclaimer: I'm interpreting "safe" as in "usability". I've been driving Ubuntu for years for gaming purposes, and it's come a long way. Most drivers are installed out-of-the box. The apps I care about run just fine. But.... Relative to MacOS Ubuntu is certainly not as user-friendly. It's worth noting that Linux distros will force you to confront the command line at some point. If yo…
Finder is garbage from a power user UX perspective.
And the extra hoops to jump through to manage windows instead of applications is super annoying IMO.
I think Apple is slowly enshitifying it's UX advantages.
Re: Ask HN: Is Linux Safe to Daily drive in 2026?
#38If you don't sandbox your desktop applications, it is just not safe by principle. You are running binaries using the same user account with zero audit into what it is doing. You need access control.
Re: Ask HN: Is Linux Safe to Daily drive in 2026?
#39Re: Ask HN: Is Linux Safe to Daily drive in 2026?
#40Full disc encryption is now just a checkbox away when installing your distro of choice. Sticking to verified software is best practice.