What Linux distribution or distributions do you personally use?
I myself am a daily Void user. I used to use Devuan, but wanted to try rolling release and ended up loving Void!
Debian. Several reasons:
- It’s trustworthy.
- It’s not going anywhere. Debian existed when I was a kid and it’ll probably still exist when I draw my last breath.
- I know how to use it, since, once again, I’ve been using it since I was a kid.
- It has all the desktop environments.
- It fully supports systemd. I do not miss the unreliability, slowness, and complexity of what came before that. (Normally I wouldn’t mention this, but your former distro of choice exists solely for the purpose of not having systemd, so it’s relevant this time.)
Arch Linux. Always very up-to-date and the AUR is huge. No dealing with PPAs or snaps or flatpaks or appimages. Just paru -S any-software-ever-made
. Also very streamlined (systemd for everything lol) and well documented. I tried NixOS for a bit but it was very inconvenient in comparison and I felt like it was impossible to tinker with or understand if you weren’t good at Haskell. Terrible documentation.
For servers it’s definitely Debian + docker.
I tried NixOS for a bit but it was very inconvenient in comparison and I felt like it was impossible to tinker with or understand if you weren’t good at Haskell.
You don’t need any haskell knowledge to configure a NixOS system. It’s mostly just researching the right options and setting the desired values. Pretty simple. For more advanced stuff like custom modules, functional programming experience helps a lot but that’s not necessary for installing packages and enabling services.
Documentation isn’t great but what it does have going for it is that it’s right in the place where you configure it: In the NixOS options. Wanna configure systemd-boot? Just search for it: https://search.nixos.org/options?channel=23.05&size=50&sort=relevance&type=packages&query=systemd-boot
It’s self-documenting.
I use Debian with a patched version of motif window manager. The 90s never ended:
I was a distro hopper once, then I saw the light of NixOS…
I have a few dozen computers and most run Pop!_OS.