this post was submitted on 12 Jul 2025
36 points (90.9% liked)
Linux
56426 readers
602 users here now
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
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I get the impression you've been enticed/subjected to some confusing technical jargon without noticing. Please allow me to shed some light.
Stable can mean a bunch of different stuff that may or may not be closely related. In the case of Debian, it's the name of its default release; the one in which packages are frozen for two years except for security patches. (Note that this naming scheme is not unique to Debian.) As such, a Debian installation will be unchanging for these two years, earning its stable designation (which, to be clear, just meaning unchanging in this context). Finally, this unchanging environment should provide a ton of stability (i.e. stuff just works), which is also referred to as stable. These three distinct meanings of stable are probably the ones you'll come across the most.
The bold part is a clear demonstration that you understood stable to mean strictly robust; i.e. the third meaning discussed above. And to be clear, Fedora does a decent job at providing a reliable experience. (Bazzite even more so.) But not all three meanings of stable apply to it:
bootc
model.So, to answer your question, Fedora and Bazzite will not crash regularly. And, while Fedora might fall a little short of providing as robust of an experience as you might find on Debian and Linux Mint (assuming you won't FrankenDebian your installs), Bazzite may actually rival (and perhaps even eclipse/surpass) Debian and Linux Mint in this respect.
For your purposes, I agree that going for the Bazzite-route seems to be the easiest.
This is a nuanced discussion that probably deserves more attention, but I'll keep it short for the sake of brevity. In Bazzite's case, strictly-speaking, immutability refers to how most of
/usr
's content isn't supposed to be changed deliberately by you. This is enforced by the system (in part) by making those files read-only.In practice, though, there's very little you actually can't do with the system:
bootc
/rpm-ostree
is possible, it's actually discouraged in Bazzite's case. Thankfully, there's a plethora of different means to the same end. Furthermore, sysext have come a long way and might become our go-to eventually.Thanks, that’s very helpful. Sounds like Bazzite will be sufficient then so I’ll just go with that.
It has been my pleasure fam! Enjoy your ride on Bazzite and please consider reporting back on how it went 😉.
Pretty good so far, few things took a while to figure out (keeping specific apps loading on start in the right spot/size, not having it force me to enter a password any time I open my browser, getting protontricks to work, etc.) and sadly still one thing I probably won’t ever be able to fix is getting a program (combat mode for GW2) to actually work as it’s… like 13 years old and just lets me press a button to make my mouse left/right click into keys while the game is up. They have integrated the other functionality of it at least so it’s not THAT bad. Might be able to get my mouse to manually do that if I check out the drivers for it I think someone made.
Thanks for reporting back!
Glad to hear that it has been a pleasant experience overall!
The "force me to enter a password any time I open my browser"-thing seems like unintended behavior. Pretty strange. Glad to hear that it has been resolved, though.
Perhaps you've already undertaken what I'm about to say, so please feel free to ignore this if that's the case: Have you reached out to their Discord server in hopes of resolving the issue? While their documentation is pretty great, it's possible that it ain't sufficient. Whenever that happens, the Discord community can (and probably will (at least in my experience)) step up and provide excellent guidance when prompted.
Idk about the browser thing it was because the kde wallet or something? It stores passwords and the browser has a login so it would force me to do that every time. Same with email and such, very annoying. I think I have it all working fine now.
As far as what I could not get working, I was able to just set up mouse profiles to do mostly the same. Good enough of a workaround. It’s an old program separate from the game that seems to look at the active window to contain “Guild Wars 2” and if it is, hitting a button will change mouse clicks to whatever buttons. (And hitting certain buttons or not being in GW2 will disable that) so like… idk how Linux works but I feel that ain’t gonna happen without changing it, and the dev has fucked off 13 years ago (and I might be the literal only person still using it.)