Cool coverage from How-To Geek on their experience with Fedora Silverblue!

➡️ https://www.howtogeek.com/why-ive-gone-all-in-on-fedora-silverblue/

Do you use Silverblue or one of the other Fedora Atomic Desktops? How do you agree or disagree with their points?

#Fedora #Silverblue #FedoraAtomic #Linux #OpenSource

Why I've Gone All In on Fedora Silverblue

There's more to like here than just those two (admitedly awesome) colors.

How-To Geek
@fedora Correct me if I'm wrong, but Silverblue only installs flatpaks and is more locked down. I prefer to have full control of my system and install whatever I want.
@privateme @fedora You can still install RPMs using rpm-ostree. The underlying FS is a bit like git, but for file system images, so each thing you install becomes a delta on the image and can be removed by just omitting that delta rather than undoing the install.
@tokensane @fedora And does rpm-ostree have any less packages?
@privateme @fedora I don't understand the question. rpm-ostree is a tool that manages RPM packages, same as dnf.
@tokensane @fedora Sorry, didn't see this, I understand what it is now, thanks!