Original question by @POTOOOOOOOO@reddthat.com
Zorin is boring. uses ubuntu stable, out of the box distro so you can do anything you want to do right after installation (including installing a windows program with play on linux but also like burning a disk), emulates windows. Add kde if you want to spice it up (distro really needs to change to kde out of box.). If someone is from windows and does not want to learn all that linux stuff they can pretty much go for most things right away and they can use the software store, choose the debian download for anything they find online if its available and if not they can download the windows right click and say install with play on linux. Its the lazy mans linux and im plenty lazy.
I use Arch since approximately 2006 or so. I like its stability (yes!), performance, rapid updates and technical simplicity. It never stands in my way and it’s fairly simple to understand, administer and modify. It’s probably the most convenient OS I’ve ever used - sure it takes time/effort to set it up but once you’re past that it’s smooth sailing. It also doesn’t change dramatically over the years (it doesn’t need to) so it’s easy to keep up with its development. Plus, I have a custom setup script for it that installs and sets up all of the basics, so if I ever need to reinstall, I’m not starting from zero.
I am eyeing NixOS as “the next step” but didn’t yet experiment with it too much. Arch is just too comfy to use and the advantages that NixOS brings aren’t yet significant enough for me to make any kind of switch to it, but I consider NIxOS (as well as its related technologies like the Nix package manager) to be the most interesting and most advanced things in the Linux world currently.
If you’re reading this as a newbie Linux user: probably don’t use any of the two mentioned above (yet). They’re not considered entry-level stuff, unless you’re interested in learning low-level (as in: highly technical) Linux stuff from the start already. NixOS/Nix in particular is fairly complex and can be a challenge even for veteran Linux admins/users to fully understand and utilize well. Start your journey with more common desktop distros like Mint, Fedora, Kubuntu.
Hannah Montana Linux
No further arguments needed.
Really? I guess everyone was 15 at some point and hadn’t heard that distro wars are useless 🤣
There is no best. Period.
Does what I want and gets out of my way.
Can’t say it’s the best, but I love Alpine. It’s light, fast, versatile and easy to use, runs on anything, and despite it being used mostly in containers and VMs, it makes for a great desktop distro aswell. :)
It’s not the best, but Pop OS because it’s the only one that actually worked without any other setup (Mint didn’t appear on my screen, and I couldn’t find anyway to access a terminal or troubleshoot that). Starting to regret it, though, especially as the Pop community devolves into the Cosmic cult and 22.04 has more issues (some of my flatpaks refuse to open now, sometimes I get a black screen when starting the computer, bluetooth headphones no longer work, etc.).
Mint is Ubuntu minus everything that makes Ubuntu annoying. That’s why I like it.
I considered to go back to Debian but… eh, I’m too old and impatient for that. Nowadays I mostly want things that work out of the box.
Do things not work out of the box on debian?
From what I remember*, there was always some rough corner. Such as the wi-fi, or the graphics card. Sure, Stable was rock solid, but you always needed something from Testing; and Testing in general was overall less stable than Ubuntu or Mint.
*This was years ago, so it might be inaccurate as of 2025.
Linux Mint has a Debian Edition (LMDE) if you ever wanted a Debian that Just Works.
I use Arch, btw, but I don’t consider it the best (yes I do.) I could easily transition to Fedora, for example (I would never do that,) and be completely happy (I would rather continually hit my head with the metal stapler gun on my desk.)
Nobara: It works well most of the time and has pretty much everything needed for gaming preinstalled. I had a bad update once that prevented booting past the command line though. Now that I’m more experienced I’d probably use a more mainline distro and install the gaming stuff myself.
It’s decent, but screw using someone’s personal distro. Glorious literally dropped every scrap of his default de config, and switched to another. No transition, no migration, just deleted everything and went on with his day.
He did literally say it’s not meant for consumer use, it’s just his build for himself that you’re free to use
Literally the first sentence
screw using someone’s personal distro
Meant to reply to op not you whoops
Because I like compiling everything from source for a 0.2% speed improvement
Bazzite just works, it runs every game I have with zero fuss, it’s easy to run Windows programs / emulators / local LLMs, AND it’s basically unbreakable.
How about Qubes? if you have the specs, you get sandboxes (VMs) and all distros are available into 1. Heck, you can even have windows VMs…
And if you don’t have the specs, just use any linux and install distrobox (docker) !
Isn’t there issues with using the graphics on the vms?
iirc all graphics are processed by dom0 vm, so no…
NixOS. My entire config is source-controlled and I can easily roll back to a previous boot image if something breaks like cough Nvidia drivers. I also use it for my home router and all self-hosted services.
maniacally laughs while trying to avoid eye contact with 19k lines of nix config
Out of all the ways that I have tried in the past, to reproduce not just the initial state, but also the ongoing changes of a disto (ansible, saltstack, chef, bunch of Shell scripts) — nix is by far the shortest. With all of these technologies I would never have dreamed to do this for a single Maschine. But now it’s not only possible, but actually gasp enjoyable!
Mind you, if that is not the problem you want to solve, maybe install just the nix package manager in addition to your distribution, and learn to enjoy it without having to run your whole distribution this way.
You misunderstand! It has also turned into basically a hobby (and recently, a job, lol) to manage nix configs.
Those 19k lines are clean, well-structured and DRY, and do describe every little thing about ca. 30 machines.