this post was submitted on 29 Jun 2024
256 points (97.1% liked)
Linux
48031 readers
1404 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 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
As someone who has done a lot of distro hopping in the past, I've found that going for a stable release that is widely used as a daily driver is superior for gaming than "gaming specific" linux distros, largely on the basis that the gaming distros have routinely had buggy UIs, driver issues, and a variety of unexpected and undesired behavioral problems tied to the array of "gaming adjacent" software installed, most of which you can install yourself with little to no effort and most of which you probably don't want or need in the first place.
Thankfully, bazzite is both, the community has gotten rather large lately so support has been good.
Too bad they use discord :(
Thank you. I'm out. I have no idea why open source software projects use discord and slack.
Well I use bazzite and it is great. Ublue is awesome even with their poor choice of comms
It is a gaming related community after all. There is less ethical and privacy concerns in that crowd from my experience. Not to say that it is bad as there is a community for everything.
You dont need to care about privacy to realize a platform like discord is not a good idea for any type of software project. Or any project.
I just know it is popular with gamers
The thing is, Bazzite isn't really a distro in it's own right, which they admit themselves. It is essentially Fedora with a bit extra on top, and it gets all the updates Fedora does at the same time. It seems like they're trying to "solve" some of the issues with other gaming distros. As far as pre-installed software, it comes with Steam and Lutris pre-installed. Sure, there are some linux gamers out there that don't need those, but the vast majority will use them. Apart from those, it has the graphics drivers pre-installed for your system, based off your iso choice. Everything else is installed by choice through a first-boot wizard.
So is it pretty much an unofficial Spin then?
Yeah, based off the atomic desktop versions, as it's immutable.
It's atomic! If the latest version you try has issues you can roll back to the last one that was working. It's really cool. You cannot write to anything other than /etc and /var unless you make a reversible commit on top of the system base image.