I'm using Silverblue for 2 years now it is very nice to consume things, but it gets tedious when you want to some development, so I really just use it to play Steam games (flatpak), watch videos and browse the internet. never had any issues so far for those use cases its definitely something I'd install for my parents
Fedora Atomic Desktops
61–70 of 109 posts
Re: Fedora Atomic Desktops
#62If you're not familiar, the Atomic project is really interesting. Its focus is stability and reproducibility, trying to solve the fragility that can happen when the default way to use software in Linux is `sudo apt-get install`. There's a community offshoot called Universal Blue (after the original Atomic image Silverblue). It uses the standards set for containerization to make userland configuration reproducible as…
Can you explain what you mean by: "the fragility that can happen when the default way to use software in Linux is `sudo apt-get install`"
Re: Fedora Atomic Desktops
#63If you're not familiar, the Atomic project is really interesting. Its focus is stability and reproducibility, trying to solve the fragility that can happen when the default way to use software in Linux is `sudo apt-get install`. There's a community offshoot called Universal Blue (after the original Atomic image Silverblue). It uses the standards set for containerization to make userland configuration reproducible as…
> trying to solve the fragility that can happen when the default way to use software in Linux is `sudo apt-get install` What fragility is that? Is it something outlined in https://wiki.debian.org/DontBreakDebian ?
Yes, indeed it is
Re: Fedora Atomic Desktops
#64If you're not familiar, the Atomic project is really interesting. Its focus is stability and reproducibility, trying to solve the fragility that can happen when the default way to use software in Linux is `sudo apt-get install`. There's a community offshoot called Universal Blue (after the original Atomic image Silverblue). It uses the standards set for containerization to make userland configuration reproducible as…
Can you explain what you mean by: "the fragility that can happen when the default way to use software in Linux is `sudo apt-get install`"
Re: Fedora Atomic Desktops
#65I'm using Silverblue for 2 years now it is very nice to consume things, but it gets tedious when you want to some development, so I really just use it to play Steam games (flatpak), watch videos and browse the internet. never had any issues so far for those use cases its definitely something I'd install for my parents
I'm having a blast doing dev on Silverblue! I've got Nix and Devbox installed for reproducible per-project shell environments with just the right packages, which feels really reliable. I also have a distrobox with some general-purpose dev-related packages incase I just need to quickly compile something. Overall a better experience than installing all devtools systemwide IMO.
Re: Fedora Atomic Desktops
#66I'm using Silverblue for 2 years now it is very nice to consume things, but it gets tedious when you want to some development, so I really just use it to play Steam games (flatpak), watch videos and browse the internet. never had any issues so far for those use cases its definitely something I'd install for my parents
I'm having a blast doing dev on Silverblue! I've got Nix and Devbox installed for reproducible per-project shell environments with just the right packages, which feels really reliable. I also have a distrobox with some general-purpose dev-related packages incase I just need to quickly compile something. Overall a better experience than installing all devtools systemwide IMO.
Re: Fedora Atomic Desktops
#67Re: Fedora Atomic Desktops
#68I know that Silverblue and Kinoite are more established, but I would have liked to see a consistent rebrand. "Fedora GNOME Atomic" is a better name for the same reasons that "Fedora Sway Atomic" is.
It would be called "Fedora Workstation Atomic" unless they wanted to rename the Workstation branding too. Keeping Silverblue makes sense to me with that in mind. I feel like Fedora Kinoite should be renamed though. The one "halo" distro can use a distinct name but everything else should follow the new pattern IMO.
Re: Fedora Atomic Desktops
#69Why not have single generic "Atomic" version and provide desktop environment as selection during installation? Like Debian does. Or is DE so tightly coupled into images, that it cannot be replaced?
Re: Fedora Atomic Desktops
#70I'm using Silverblue for 2 years now it is very nice to consume things, but it gets tedious when you want to some development, so I really just use it to play Steam games (flatpak), watch videos and browse the internet. never had any issues so far for those use cases its definitely something I'd install for my parents
GUI applications work fine from a distrobox and it makes the integration very painless (eg. VSCodium extensions). You can export them with a built-in command and it will even create a regular desktop entry for them.