LMDE because I get the robustness of Debian stable and the quality of life goodies of Mint.
Linux
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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
-
The fricking AUR
-
Nothing I don't _actually_ need
-
Pacman
-
Everything is the latest version available–ALWAYS.
-
ArchWiki
Tumbleweed. Rolling release with automated testing (openQA), snapper properly setup out of the box.
Honestly the entire openSUSE ecosystem. Tumbleweed on my main PC that often has some of the latest hardware, Slowroll on my (Framework) laptop because it's rolling but slower (monthly feature updates, only fixes in-between), and Leap for servers where stability (as in version/compatibility stability, not "it doesn't crash" stability) is appreciated.
openSUSE also comes in atomic flavors for those interested. And it's European should you care.
With all that being said, I don't really care much about what distro I'm using. What I do with it could be replicated with pretty much any distro. For me it's mostly just a means to an end.
EndeavourOS is the best because.
It's currently on my system and said system hasn't burst into flames yet, so I'm too lazy to change it.
I use Nobara with KDE for my gaming computer, Mint with Cinnamon for pretty much everything else.
Mint is the closest to a "Just Works" experience for me. Cinnamon is rock stable, especially on Mint Debian Edition. I don't remember the last time Cinnamon crashed or had any major bugs for me.
I use Debian for most of my servers, stable and simple. Arch on a junker Thinkpad to test and mess around with new programs and window managers.
I use debian cause it just works.
I was a Nix user (more specifically, nix-darwin user) but after being away from the computer for like one year (to study for the university entrance exam), I completely forgot how to use it and resulted in erasing the computer. Nix/NixOS is fun, but it was too complicated for me.
It isn't. I'm on PopOS 24.04 Alpha 7 (soon to be Beta 1), because of COSMIC (and because I was having some bugs with Fedora a few months back).
I recently wanted to tinker with a piece of software that wasn't packaged, and I couldn't compile it because of outdated libraries. I could return to Fedora specifically to tinker with it but as an ex-distrohopper, I know it isn't worth the effort.
Even though Fedora or some version of it will likely be my forever distro, I will stick to PopOS for now because I can't be bothered to distrohop and back up months' worth of files, including game saves and a ton of stuff in my Downloads directory.
I use Kubuntu. It is defintly not the best Distro. I am just used to it and too lazy to get used to another distro. My days as a distro jumper lie 15 years back...
Tbh though, I might switch to Debian stable whenever Trixie comes out.
It's not.
Linux Mint because it's extremely simple and has caused me no issues for over a year. It's the best distribution to get someone who is afraid to switch from Windows or MacOS to understand that using Linux can be just as easy.
OpenSUSE tumbleweed: Up-to-date, unbreakable due to Btrfs+snapper, very secure defaults (firewall), based in Germany. It works perfectly on my Thinkpad, so I couldn't ask for better.
Arch, everything it does provide works extremely well, I can configure everything how I want it without having to fight a distro maintainer trying to be clever, I get new features and bugfixes whenever they go in without having to worry about a distro maintainer deciding whether it’s relevant or whether I should just live with crashes and security issues for another two years because they figured it wasn’t important or critical enough.
Fedora is quite unremarkable, no issues of late. Or ever, for that matter. It's glorious.
Fedora is just a no-drama distro that works, and I love it
Its actually a high drama distro, they push new changes before many other distros. For instance they were one of the first to go to Wayland by default and there is an upcoming vote to remove 32bit stuff In the next release, which would make it so steam only works as a flatpak because steam on Linux is 32bit
Fedora is my distro of choice also
Fair!
The vote resulted negatively, BTW, as far as I've heard. 32-bit are there for now.
Yast, actual stability.
Arch btw, only been using it for a couple of weeks, only installed it because of the meme. Got my hands on a few years old thinkpad for practically free, so why not. It's actually quite good so far, been struggling a bit with external monitors, but I don't miss windows
the mouse is cute
NixOS. I've gotten so used to the declarative nature of NixOS, that I simply cannot go back to a "normal" distro anymore.
I love Pop OS because it got me back into Linux after ditching it for windows for the last 10 years, partly to do .net development and partly because I hated the state of Ubuntu/Unity.
As soon as cosmic is stable and easy to install on Nix I'll switch to it.
A bit of tinkering. Thoughts?
Obligatory "There is not a single distro that's the absolute best for each and every one." disclaimer aside, my personal favorite is definitely secureblue for being a hardened-by-default distro that adheres to the ~~'immutable'~~ reprovisionable, anti-hysteresis paradigm while enjoying a healthy stream of improvements pushed out by an active group of contributors.
As with others, I love Debian Stable.
Most packages have sane defaults, and it's so stable. It's true that it sometimes means older software versions, but there's also something to be said for behavior staying the same for two years at a time.
If hardware support is an issue, using the backports repo is really easy - I've been using it on my laptop for almost a year with no problems that don't exist on other distros. If you really need the shiniest new application, Flatpak isn't that bad.
It also feels in a nice position - not so corporate as to not give a darn about its community, but with enough funding and backing the important stuff gets maintained.
I just moved to Debian trixie (soon to be stable) because I needed an upgrade after ~15 years of Gentoo.
I was a proud Gentoo user. I learned a lot about systemd and kernel configuration. Many advances in portage made it possible to find the time to maintain my Gentoo setup. On my laptop I gave up Gentoo even earlier, because updating my system was just too time consuming. I actually learned less and less about the software I was using, because I was trapped in dependency conflict management. The new binary repos did save some compile time, but the actual time sinks are decision for your systems, use flags and the forementioned dependencies.
So, I installed Debian on my main workstation (two days ago). I am already using Debian on on my Raspberry Pis. I did choose a more challenging way using debootstrap, because I want to use systemd-boot, encrypted btrfs and have working hibernation. I am still busy with configuring everything.
One could argue, that I could've used the time on Gentoo to solve my current python_targets_python3_13 issues and do a proper world update. No, this is a future investment. I want the time to configure new stuff, not wait for dependency resolution or waste time solving blocking packages.
The main reason to switch from Gentoo to Debian is being able to install security updates fast without blocking packages in the same slot.
It isn't. I just don't feel like swapping
Devuan + Trinity Desktop
Moved over there since Debian switched to Sytemd. It is boring, dusty... but it works and stays out of my way.
Bazzite.
Super easy install and setup. Ready to start installing games at first boot. Just a wonderful OS to use.
I like the way Pop!_OS looks. Not gonna pretend it's the best. But as far as default UIs, it clicked with the most. Default gnome seemed too spartan and all of the Windows-like DEs remind me too much of Windows. Which I don't like. If that makes sense.
Same. PopOS works well for me, is easy, totally free, and looks very pretty. I really don't need much else.