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.
Yeah I think mint advice is extremely dated, Bazzite or base Fedora is the way to go
It’s truly a fantastic distro. Fedora atomic is very much an attempt at making Linux as easy and secure as Android. I recommend it for beginners and experts alike, truly awesome tech going on.
You don’t necessarily need to make your own NixOS flakes, you can use ones maintained by others
It’s great for homeservers
Frankly the open source ai projects for krita are better than Photoshop
Yeah that’s fair
Just use duckduckgos alias it’s unlimited
Do an atomic distro like bazzite, all the nerds are basically open sourcing IT with it by preconfiguring everything for you for every update.
As simply as possible, it (mostly) locks down system files and confines users to the user directory. This makes the operating system very stable and hard to break, it also creates a reproducible testing environment which significantly helps developers with bug testing software. For the vast majority of users, this is a positive, though users that want to tinker with the system files a lot may run into a lot of blockers. Upgrades are likely to be very stable, and you will not have system file config drift issues that often break long running traditional linux distros and force the user to intervene.
wonder if theyll add flathub
j0rge is one of the main devs of bazzite and theres a lot of very strange people in this thread on lemmy.ml chumming the waters here, atomic distros doing well apparently bring out the worst in the strangest linux nerds who think their way of life is under attack. On hexbear a lot of these people causing a ruckus probably aren’t even viewable
edit: yeah the thread here on lemmy.ml has 153 comments currently and on hexbear its 63 and much more tame, lol
There’s a toggle for the store in ujust command iirc
People just don’t like it because it’s different and uses new tech
👑 the goat is here
No it’s definitely the open drivers
rpm-ostree is pretty nifty in general, it functions like git so it reapplies each of your configs over what the devs do each time you upgrade, leading to as little config drift and broken upgrades as possible. each upgrade feels like a fresh install imo
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.