52
submitted 2 weeks ago by aim_at_me@lemmy.nz to c/linux@lemmy.ml

If you had to pick one distro to use for the next five years, what would it be? Bleeding edge / stable? Rolling / periodic?

What would you prioritise and why?

you are viewing a single comment's thread
view the rest of the comments
[-] pheusie@programming.dev 1 points 5 days ago

My priorities:

  • Secure. Unlike popular belief, the fact that the worlds infrastructure basically runs on Linux does not imply that your average Desktop Linux distro enjoys the same level of scrutiny when it comes to its security. Hence, the security-conscious should carefully pick a distro that can handle their threat model. Or, at least harden it to their liking.
  • Stateless. Conventionally, you will be met with a (relatively) minimal system after installation. After which you're expected to configure it to your liking and go smooth sailing afterwards. Occasionally, you might (un)install stuff and/or modify settings; but nothing out of the ordinary, really. While applying some of these changes might seem trivial, they (kinda) lead your system to accumulate cruft. This cruft might seem innocuous, but it's exactly why your system seems so fresh after a reinstall. Foregoing this altogether is referred to as going stateless. This is done by declaring a desired state and 'flushing' all changes that have not been declared. Many other benefits are associated with this, but I digress...

The above^[So, without even going into release cadence etc.] already dictates the use of NixOS with the impermanence and nix-mineral modules.

this post was submitted on 23 Feb 2026
52 points (100.0% liked)

Linux

63640 readers
508 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS