Skip Navigation

What's your current favorite distro that isn't Arch, Debian or Fedora?

I'm wondering what the current favorite distros are besides the most popular ones like Arch, Debian and Fedora.

144 comments
  • Damn Small Linux was a favorite a long time ago.

    PopOS! Is it for me these days.

    I've started to dip my toes into NixOS. I really love their design concepts.

  • If we allow derivatives, I'd say SteamOS despite being Arch. It's putting Linux in non-technical people's literal hands and it's not a locked down and completely different platform that happens to run Linux like Android is. It's almost designed by Valve to give people a taste of Linux by the addition of its desktop mode, and people that would be modding consoles are now modding SteamOS and learning how much fun an open platform can be. I've seen people from sales talk about their Decks on my work Slack.

    Otherwise, NixOS, no contest. It's been a really long time since we've last seen a fundamentally different distro that's got some real potential. For the most part, Arch, Debian and Fedora do similar things with varying degrees of automation and preconfiguring your packages, but they're still very package oriented. We've been mostly slapping tools like Ansible to really configure them to our liking reproducibly, answer files if your package manager has something like that. And then NixOS is like, what if the entire system was derived from evaluating a function, and and the same input will always result in the exact same system? It's incredibly powerful especially when maintaining machines at scale. Updates are guaranteed to result in the exact same configuration, and they're atomic too, no halfway updated system the user unplugged the system in the middle of.

  • I'm enjoying OpenSuse Tumbleweed loving rolling release and stability

  • PopOS. Mostly because I’m really interested in their Rust based DE that’s to replace Gnome.

    • Yep, for me the most exciting moment in 2024 will be Cosmic being released and partly also the release of KDE 6, even though that probably won't be a big deal. Just nice to use qt 6 I guess. It doesn't have any new features really.

  • DietPi! It's one the most resource efficient distros that is easy to set up. It's ideal for single board computers and virtual machines, so I use it as a low-overhead Docker host on my Raspberry Pis. The dietpi-software tool installs optimized versions of most software you might use for SBC projects, but if it doesn't have what you're looking for, you can also use APT to install packages from the Debian ARM/ Raspbian repos.

    • I was soo surprised when I first tried DietPi, it's so god damn easy and smooth to use. Big kudos to the devs for that project!

  • Some of my favourites are Void Linux, Artix and Opensuse Tumbleweed

    Void was my first non-systemd distro, and it was super snappy as well. Some packages may not available but overall I had a really great experience with it. It also offers a version with the musl C library. Pretty cool if you ask me.

    Opensuse tumbleweed is an overall a great distro, it's one of my favourites. Also I noticed that many people have recommended it and that's for a good reason. It's installer isn't that user friendly but I would prefer it over Fedora's installer any day. ( I haven't tried the last 3 iterations of Fedora, so it might have changed now )

    Artix is well... arch with different init systems. Nothing too crazy. Its what I have been daily driving for the past year or so.

  • I really enjoyed Solus Linux but the last I checked, it didn't support something I need for my job. So, I do use Arch, but was completely smitten and impressed with their impressive boot speed. From pushing POST screen to desktop, it was something like 5 seconds. With Arch, after POST, maybe 10-15 seconds.

    With their recent drama, it's been a bit hard to see them struggle. They just did release a fresh build I read online, so they are still alive. :)

    https://getsol.us/

  • On the laptop I got less than a week ago for college, I've been having fun using Mx with KDE. It's been pretty good so far on my galaxy book.

  • Gentoo for the documentation, but for a modern comp with bad bootloader implementation, Fedora's anaconda system for the secure boot shim is irreplaceable and my daily. I won't consider any distro without a shim and clear guide for UEFI secure boot keys. In that vain, Gentoo is the only doc source I know of that walks the user through booting into UEFI directly with Keytool.

  • not sure if it really counts but I like Universal Blue, specifically using their silverblue-framework image because it already has all the drivers and stuff set up for my Framework laptop

144 comments