Okay why is your distro the best?
Okay why is your distro the best?
Original question by @POTOOOOOOOO@reddthat.com
Okay why is your distro the best?
Original question by @POTOOOOOOOO@reddthat.com
I'm convinced it isn't.
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.)
Because it was my first distro that got me away from Windows. And yes, it's Mint.
Mine's the best, because it fits with what I want. Might not be your best, but it's mine.
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.
I haven't bothered to actually search or troubleshoot yet, but since I'm here - have you had any problems with power management failing to automatically turn screens off when idle?
I don't get consistent behavior there it seems (AKA it leaves them on when it shouldn't), but that's I think the only significant oddity I've found in the ~7 months or so I've been running Bazzite. And like I said I've done basically nothing yet to try to solve it, just wondering if you've seen it. I have the issue on a desktop and a laptop, using entirely different monitors (not even same brand) FWIW.
I haven't had any problems like that, but I generally don't leave my screen on. So perhaps I would have this issue, but just never notice it because of how I use the device.
I'm very conscious of energy use, I almost always manually set my laptop to sleep if I'm leaving it idle for a while.
Does what I want and gets out of my way.
Debian. It works so well that I never even looked at different distros during the last 20 years or so...
To each its own in accordance to their needs. Debian is great unless you want to add proprietary stuff like GPUs. That's the whole reason so many distros (e.g. Ubuntu) raised to fame and gained popularity while being based on Debian... That, and the fact that until recently Debian installation guide was not updated and called to download an ISO to be burned in 1-2 CDs... that was so f*ing unclear. Of course you can use a pendrive, but if the guide talks about CDs... that's just confusing to newbies. None pointed that out, but to me is like being even less friendly than Arch :P Just my opinion. That said, I have been using Debian based distros for most of my time, even today (desktop PC with MX 'ahs'.)
Debian's documentation can be pretty awful. The Nvidia Driver install guide in particular could use a revamp.
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?
Hannah Montana Linux
No further arguments needed.
I don't know that it is objectively the best - but its the best fit for me right now (LMDE).
I've been enjoying EndeavourOS over the past three years. It works wonderfully out of the box at default settings, and was really easy for me to use and set up to my liking with minimal know-how needed.
It also works really well on the variety of machines I have in my home. My desktop, modded Chromebook, and my husband's laptop.
It's allowed me to get more familiar and confident with the command line, and enough so that I've switched to Sway from XFCE (and previously KDE).
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 works, has the packages I need and they are up-to-date
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) !
An alternative to distrobox is toolbx
Void made Linux fun again for me. It gets so much right with the rolling release model.
This week alone I've used Arch, Ubuntu, OpenSuse, and Fedora. Its Arch. By a short way, and mostly thanks to the wiki. Tbh they are all converging, and I go with KDE variants when I use a GUI and no distro does too much to customise it
It's extremely stable, and countless other distros are derived from this.
Because it lets me use a list of packages instead of needing to remember what to install, has every package I need and let's me use them without installing them, and has a good rollback system to go along with cutting edge packages.
openSUSE Slowroll and Secureblue are my favorites ATM. Slowroll for gaming, Secureblue for mobile device. Both are hardened for security because that matters to me.
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.