OCI images that you can turn into a full-fledged developer workstation shipping Devbox, Nix, Homebrew, devcontainers and DevPod with one command. Pretty swanky!

  • thelastknowngod
    link
    fedilink
    392 years ago

    I have long loooooong ago given up on distro hopping because, at the end of the day, most distros are close enough to each other that it doesn’t really matter which one you choose at the end of the day. These new immutable ones though… They seem cool as hell. I need to give one a go someday.

      • thelastknowngod
        link
        fedilink
        92 years ago

        I feel like I left arch a decade ago. 😄

        It was rough going around the time of the systemd transition and needed something more consistently reliable. I’ve been on Mint ever since.

      • @hornedfiend@sopuli.xyz
        link
        fedilink
        22 years ago

        I’ve been distro hopping a bit lately trying out some immutable distros like nix,fedora kinoite,microos,but I always end up back on arch. I think that settles it and I should just stop,cause distro hopping is a waste of time.

        • thelastknowngod
          link
          fedilink
          62 years ago

          distro hopping is a waste of time.

          Very much so. There are limitless things you can do with a computer. Installing a new OS for me falls squarely in the annoying and tedious categories… There are so many more interesting things to put effort into.

        • @pete_the_cat@lemmy.world
          link
          fedilink
          English
          12 years ago

          Yeah there isn’t much of a difference as there used to be, now it’s mostly about package management and what is installed by default, not that that’s bad, choice is always great.

    • @9488fcea02a9@sh.itjust.works
      link
      fedilink
      112 years ago

      Distro hopping always leads back to debian

      99% of the time, whatever drew you to a shiny new distro could be achieved in debian with minimal effort

      • @KISSmyOS@lemmy.world
        link
        fedilink
        21 year ago

        Yep, distro-hopping ended for me when I learned how not to break Debian Sid.
        (Basically, install apt-listchanges and if an update wants to remove stuff you need without replacing it with newer versions, or throws an error, wait a day and try again)

    • @Pantherina@feddit.de
      link
      fedilink
      52 years ago

      I mean, if you are not happy (and dont fear your home getting messed up with configs) you can just rebase an immutable OS to another one, one reboot and you are from GNOME to KDE to Sway to whatever

  • @Prunebutt@feddit.de
    link
    fedilink
    242 years ago

    Can someone ELI5 why this is so great? I watched the video and I hardly get it. (Linux user for 18 years)

    • @worldofgeese@lemmy.worldOP
      link
      fedilink
      25
      edit-2
      2 years ago

      Because it uses OCI images, it auto-updates like a Chromebook, and you can switch between modes, like say a gaming mode that’s a full SteamOS replacement, to a mode that gives you an entire development environment without needing to install and configure these layers or stacks of capabilities yourself.

      That’s very powerful. For cloud native developers like myself who are used to working with container images as the deliverable artifact, this makes that workflow very easy. Podman is included. You can create entire development environments at will that are totally “pure”: no side effects because everything you need is in the container. That’s a Dev Container.

      • @sfcl33t@lemmy.world
        link
        fedilink
        122 years ago

        I’m still having a hard time grasping this, probably because I don’t understand OCI images. How would this be different than say using fedora with docker to spin up containers with stuff I need?

        • @worldofgeese@lemmy.worldOP
          link
          fedilink
          24
          edit-2
          2 years ago

          Hmm, well Fedora on its own (so no Silverblue) is very much your classic way of shipping a distro. That tends to mean that, over time, “cruft” accumulates as you upgrade your system, uninstall/reinstall packages, etc. They leave bits of themselves behind that can cause unwanted behavior.

          Fedora Silverblue, that Bluefin is based on, treats the entire system layer as “immutable”. Basically, it ensures consistency so that upgrades and package upgrades don’t leave the system in an inconsistent state.

          What Bluefin adds on top of this is a set of opinionated, pre-configured layers suited for getting particular groups of tasks done. Those layers are also immutable and tested as a whole, which makes shipping those layers at velocity easy (faster upgrades, less wonky behavior on upgrade) and easy to swap between, so you can go from gaming to developer mode without worrying about an accumulation of cruft.

          Is that helpful at all? There’s also this announcement blog post, which I found very helpful in understanding the value proposition.

  • @warmaster@lemmy.world
    link
    fedilink
    10
    edit-2
    2 years ago

    The idea is very interesting. The marketing is the worst I’ve seen in a decade, easily.

    I quote:

    “Or she may disembowel us on the way. Clever Girl.”

    Thinking the evolution metaphor gives you license to say that and sound acceptable, is total insanity. Absolutely out of place, touch,

      • @warmaster@lemmy.world
        link
        fedilink
        6
        edit-2
        2 years ago

        That’s exactly the point. Referencing pop culture won’t make it sound in good taste. The whole site has a metaphor density over 9000.

        • @andruid@lemmy.ml
          link
          fedilink
          22 years ago

          I have to admit the fact that I got the metaphor BEFORE I got all of the technical aspects might be a sign that it was given more attention than projects normally do. I personally love how fun and dorky it is though

  • dinckel
    link
    fedilink
    102 years ago

    I genuinely don’t understand the value proposition of, over just regular silverblue. As far as I can tell, they have a opinionated desktop setup out of the box, and a shell script that is a bunch of aliases to things you might want.

    • @Sentau@feddit.de
      link
      fedilink
      72 years ago

      In the end, it is just an extra layer of testing. Silverblue only provides the base imgaes and confirms its stability. uBlue/bluefin adds the layers on top to the image and tests their stability with the base image before pushing the combined image to users. It is good for people who don’t want to do the layering and want something with those defaults out of the box.

    • j0rge
      link
      fedilink
      72 years ago

      Co-maintainer here. That’s basically what it is. The value proposition is included hardware enablement on the image (nvidia drivers, controller support, etc). and flathub ootb.

    • @version_unsorted@lemmy.ml
      link
      fedilink
      2
      edit-2
      2 years ago

      Edit: for clarity, my comment is mostly directed at ublue or universal blue, which is what bluefin is based on.

      I think the really value comes from the ability to easily roll new custom images and for the community to collaborate on those images to produce images that require minimal layering after the application locally.

  • @SirToxicAvenger@lemm.ee
    link
    fedilink
    English
    52 years ago

    dev oriented distro it looks like? dunno about the net installer aspect… but I’m really new to linux too so maybe it’s a nice feature?

  • @andruid@lemmy.ml
    link
    fedilink
    12 years ago

    Probably my next distro! Can’t wait to try it out. The only next steps I would take is getting k8s into manage my services by default.