

they have nice scripts and tweaks, and afaik steam as a flatpak runs a bit weird so youd have to layer it whereas it comes prebaked on bazzite.


they have nice scripts and tweaks, and afaik steam as a flatpak runs a bit weird so youd have to layer it whereas it comes prebaked on bazzite.


It’s nonsense you can just use one command to swap from bazzite to kinoite if it does, it’s very easy and low effort to distro hop on fedora atomic based distros
And half of the project is mostly just automated package update pulls and compiling them into images


They just do nice simple little things that people want in the command line. Like a rollback helper for example


So bazzite being overly popular is somewhat concerning. Flavor of the month distros have a bad tendency to implode randomly.
If it implodes you can just rebase to kinoite with a single command without needing to backup anything


its closest to nixos in functionality, but basically its just a very simple distro that doesnt require much work to maintain and comes with lots of useful premade scripts and configurations for gaming and making immutables easy to work with. if thats what youre looking for thats what its good for.


i have summoned you once again i see 🪄


i like it too, but the ublue scripts are extremely handy so i hate leaving anything ublue


yeah i mean for every 1 active user we have 1250 requests to download here. lots of bots. i dont know if they count upgrade pulls (each version is essentially a full iso that gets pulled to your computer), but if so that means with each update we’ll see even more data draw from all the users upgrading.


Fuck off shitheel


Whenever I find a particularly annoying bug in something I use a lot I go throw a 100 dollar bounty at the devs


year of the linux goggle headwear apparatus
bazzite is imo by far the safest and most usable distro for beginners. if you fuck something up with your distro you can easily solve the issue without data loss by typing “rpm-ostree reset”. thats it, it doesnt get as simple as this anywhere else. bazzite’s dev team also tests each image and makes sure its configuration works before pushing it to you, and since each image is exactly the same you basically have your own IT team.


It’s too bad that we’re holding a gun to your head to make you switch. 😔🔫


Would be great for mental health


It’s image based, so it’s very hard for a beginner to fuck it up, and if they do its one or two lines of commands to fix 99% of the time.
eg rpm-ostree rebase or rpm-ostree reset


I think its hitting a critical mass, that much upward growth is very encouraging to see. I was able to convince a handful of friends to switch to linux due to windows getting so bad, they liked the extremely simple approach Bazzite has. I think its better than Mint in this regard, Fedora has come such a long way.


Mmm sometimes if you don’t update for a long time you can’t really update at all without following specific instructions. Nobara for instance had a major breakage between 41 and 42 versions that required you to debug from a boot drive iirc. One of my friends just had debian break on their not very used laptop and it can’t upgrade. Bazzite will not have these issues, image based upgrades solve the broken upgrade and config drift problems. And if for some reason it does break, it’s always solved by a one line rpm-ostree rebase command. Whereas with other distros the process to fix it is very involved usually


Its not particularly crazy, most things can be installed via flathub. If something isnt there, install it through distrobox (you can install things through the AUR, packages like rpm and deb, etc). And if that doesn’t work, install the app directly through rpm-ostree (only thing I did this with was a vpn app, you can point to a .rpm file for this). I use flathub for the vast majority of things, I think I only have two apps installed outside of it.
What’s great is nothing ever breaks this way. Ever. It all works. Broken upgrades haven’t happened to me after a year of using this, meanwhile I had plenty on debian and small distros like manjaro, mint, cachyos, nobara.
afaik theyre parasitizing microsoft this way by compiling and distributing everything on github, makes it cheaper too. they have a way for local computers to distribute software as peers at least so you only really need to download it once if your server or w.e. runs it too