• 0 Posts
  • 123 Comments
Joined 2 years ago
cake
Cake day: June 29th, 2023

help-circle








  • chunkystyles@sopuli.xyztoLinux@lemmy.mlImmutable Distro Opinions
    link
    fedilink
    English
    arrow-up
    23
    arrow-down
    3
    ·
    10 days ago

    Immutable are the ultimate tinkerer’s distros. It’s just a different way of tinkering. True tinkering in immutable means creating your own image from the base image and that allows you to add or remove packages, change configs, services, etc.

    Example: you create your own image. You decide you want to try something, but you’re being cautious. So you create a new image based on your first with your changes. You try it out and you don’t like it or it doesn’t work for some reason, you can just revert back to you other image.

    Another thing worth mentioning, with these distros, you can switch between images at will. I’m new to Linux as my daily driver desktop OS, and I’ve rebased three times. It’s really cool to be able to do that.


  • You can install packages in immutable distros. It’s just not as easy and recommended as a last resort.

    With Universal Blue (Bazzite, Bluefin, Aurora) you can install packages with “layering”. It’s basically modifying the image by adding packages on top of what is shipped by the distro, and those packages get added each time the image is updated.

    The better, more involved solution is to create your own image from the base image. That gives you a lot more control. You can even remove packages from the base image.


  • Hopefully you’ve had time to read some ify the replies from the folks behind Bazzite.

    I would argue that it’s not bad marketing because no one is marketing it. Universal Blue, and by extension Bazzite, is a purely FOSS, community run endeavor.

    Just because cloud became an over used buzzword by tech vulture capitalists, doesn’t mean it doesn’t apply to what they’re doing, and it doesn’t mean that it’s suspicious.

    Universal Blue is built by good folks making good shit.







  • And you sound like the entrenched Windows user who doesn’t realize all of the little things they’ve internalized to keep their system working the way they want to. I should know, I was one of those Windows users until recently.

    Regarding other tools, they really aren’t necessary for most users. I don’t even use Distrobox. Flathub for UI apps, and Homebrew for CLI apps serves all of my needs.

    I believe that Jorge Castro is right about the Linux desktop. It has failed, and it needs to be rebuilt from the ground up. And that’s what they’re doing. Universal Blue is a completely different mindset from traditional distros, and I think it’s the future.

    And that’s the great thing about Linux. You can continue to use the old methods you’re used to and have built up 25 years of muscle memory around.


  • Universal Blue OSs (Bazzite, Bluefin, and Aurora) are actually way easier than immutable is made out to be.

    For one thing, there is no such thing as keeping the system and packages up to date. That all happens automatically as long as you restart your computer every now and then.

    It is true that if someone is looking up how to install something online it could be confusing. But anything in Flathub is obviously dead simple.

    I think if there were better demos and tutorials, it would seem a lot easier.

    For instance, if you can’t find something in Flathub, and the only instructions you can find are for installing in Ubuntu, all you have to do is use Boxbuddy/Distrobox and use an Ubuntu container and install it there using the instructions.

    It really is the best of almost all worlds. Granted, this setup doesn’t work for 100% of software. But it works for the vast majority.