Skip Navigation

Why do you use the distro you use?

Title is quite self-explanatory, reason I wonder is because every now and then I think to myself "maybe distro X is good, maybe I should try it at some point", but then I think a bit more and realise it kind of doesn't make a difference - the only thing I feel kinda matters is rolling vs non-rolling release patterns.

My guiding principles when choosing distro are that I run arch on my desktop because it's what I'm used to (and AUR is nice to have), and Debian on servers because some people said it's good and I the non-rolling release gives me peace of mind that I don't have to update very often. But I could switch both of these out and I really don't think it would make a difference at all.

212 comments
    • SteamOS: because it came with my Steam Deck.
    • LinuxMint: because it is an Ubuntu-derivative and widely used which makes finding solutions and packages easier and I like MATE.
  • EndeavourOS. It's the only one I tried that worked with my sound card out of the box strangely enough...

  • I use Mint. I had a phase with different distros, but when I had my son, and he turned 3, I installed Linux Mint for him. Little by little, I started using it myself. Today my son is in the military service and I still use Mint.

  • Debian/KDE because I like the way I can customize (1 panel on the left with everything) No features removed just as one gets used to them. (looking at you gnome) No breaking changes to the desktop gadget api every update (you gnome again) Nice big repo.

  • On my main desktop I'm using Fedora KDE. Arrived here by process of elimination.

    Linux Mint Cinnamon didn't run particularly well with my hardware, I was looking for a distro with decent Wayland support so I could run my high refresh rate monitor properly. So that pretty much meant a switch to KDE. So who's implementation of KDE?

    I've spent much of my time on the Ubuntu side of things, but Canonical has been pulling so much diet Microsoft shit that I'd rather not use any of the *buntus themselves, so Kubuntu is out. Neon? Kubuntu again. I'm not terribly interested in the forks of forks of forks of forks, I've been around long enough to go "Remember PeppermintOS? You don't, okay." So I'm looking for something fairly near the root of its tree.

    I've never really seen the appeal of Arch and every time I've tried running Manjaro it failed to function, so forget that. I don't know shit about SuSe, that basically left Fedora. So here I am.

  • I dual boot Fedora KDE and Arch.

    I've used Mint before and I've little to no qualms with it, but I wanted to move away from X-11, which has no GUI isolation. Hence the switch to Fedora, which has a smooth Wayland experience and also happens to have SELinux out-of-the-box.

  • Fedora. I've been using it since Fedora Core 1 and was mostly RedHat before that. I don't have time to muck around with my desktop and Fedora almost always just works. I've had too many problems with Ubuntu and Suse and friends. And while I like Arch and Debian and others, I just want my desktop to be point and click. My days off tinkering on my desktop are long gone. Kids, house, work, wife, grandkids, other hobbies keep me busy. I save tinkering for my selfhosting adventures.

  • Mint cuz I'm a newbie and it was recommended.

    I tried KDE Neon Plasma a while too and it was doing a weird stuttery jitter thing with the mouse that I didn't like so I switched back.

    Mint just hasn't had any huge frustrating problems or anything wrong with it that I couldn't fix in the settings menu. Just how I like it.

  • The amount of software available in the package manager, without adding external repositories, exceeds that I've seen in any other distro I've used. Even with epel, I feel like others fall short.

    The ability to modify the build time flags of software while still using the package manager is also huge. I hate when ffmpeg doesn't have speex support because some upstream dev figured it was a corner use case.

    It's me, I'm the target demographic. I'm the one asshole who wants to build ffmpeg with speex support, clamav without milter support and rxvt WITHOUT blink support.

    There are some pretty great userspace helpers too. Things to ensure your kernel is always built with the same options. Things to upgrade all your python or perl modules to the new interpreter version for you. Tools for rebuilding all the things based on a reverse dependency search.

    Slotted installs are handled in a sane, approachable, and manageable way.

    The filesystem layout is standards compliant.

    I recall someone on /r/Gentoo saying something like "Gentoo is linux crack, when you get a handle on it, nothing compares."

    When I boot my laptop into fedora/arch/mint/etc (or really any non-bsd based distro), I feel like I'm using someone else's laptop. There are a bunch of git repos under /usr/src for the software I wanted that wasn't in the package manager. I need to manage their updates separately. Someone else has decided which options are in this very short list of GUIs. I'm using whatever cron daemon they chose, not the one I want. Why is there a flat text log file under /var/db/? Why won't you just let me exist without any swap mounted? $PATH is just a fucking mess.

  • My main reason to use arch is the exceptionnally complete and useful arch wiki. Though many pages are useful for other distros as well. With the archlinux and package install guides, it's just a matter of time (and study!) until you know how to get around.

  • Arch (EndeavourOS but it's the same with an installer, basically): AUR, great Wiki, great community and fresh packages. I'm always open to new stuff but all of this is really hard to beat.

  • Debian stable (ok, writing this on Debian Trixie which is not stable yet, but nonetheless works w/o trouble in a virtual machine).

    I am using Debian for work and on my servers.

    Why Debian? Because for my use cases there are no real alternatives at this moment.

    • I need stable support for Aarch64 and AMD64, which already rules out nearly every other distribution
    • For desktops I use a highly customized Gnome, which takes some work and my workflow depends on a few plugins, which rules out Fedora
    • For work I need some 3rd party software repositories which again rule out fast moving distributions and other non mainstream distributions
    • By now I think I run Debian and distributions based on Debian for nearly 3 decades, everything I need works stable and good enough at this moment and I accumulated a lot of knowledge about how things work in Debian
    • Some of my hardware needs workarounds (not because it is too new), and again I know my way around Debian and how to patch/fix things for my hardware
    • It is nice that I can use Debian for my desktops and my servers on all hardware I own, I would not want to have to learn different Linux systems for desktops and servers or have different versions of software (think Fedora vs. RHEL/CentOS/Alma etc.)

    Every 6 month I'll boot Fedoras live cd and play around with the newest Gnome/KDE, but seriously, for at least the last 5 years I never feel like essential improvements are pushed in the newest iterations of Gnome/KDE and I can happily wait the maximum of 2 years until they are released with Debian.

    Saying that, I also own a Steam Deck and as an entertainment/media station I totally love what Valve is doing there. I would also be totally happy to run a De-Googled ChromeOS if it would support all the platforms/software etc. I need. For containers I'll also happily use Alpine Linux, if it is possible, but again, I'll mostly default to Debian simply because I know my way around.

    In the end, an operating system is just a necessary evil to allow me to do what I want to do with a computer. As long as I have a stable OS which I can tweak to my liking/needs automatically and central package management, I am good. (Unless it is your hobby to play around with your operating system ;-)).

212 comments