Look, I’ve only been a Linux user for a couple of years, but if there’s one thing I’ve learned, it’s that we’re not afraid to tinker. Most of us came from Windows or macOS at some point, ditching the mainstream for better control, privacy, or just to escape the corporate BS. We’re the people who choose the harder path when we think it’s worth it.

Which is why I find it so damn interesting that atomic distros haven’t caught on more. The landscape is incredibly diverse now - from gaming-focused Bazzite to the purely functional philosophy of Guix System. These distros couldn’t be more different in their approaches, but they all share this core atomic DNA.

These systems offer some seriously compelling stuff - updates that either work 100% or roll back automatically, no more “oops I bricked my system” moments, better security through immutability, and way fewer update headaches.

So what gives? Why aren’t more of us jumping on board? From my conversations and personal experience, I think it boils down to a few things:

Our current setups already work fine. Let’s be honest - when you’ve spent years perfecting your Arch or Debian setup, the thought of learning a whole new paradigm feels exhausting. Why fix what isn’t broken, right?

The learning curve seems steep. Yes, you can do pretty much everything on atomic distros that you can on traditional ones, but the how is different. Instead of apt install whatever and editing config files directly, you’re suddenly dealing with containers, layering, or declarative configs. It’s not necessarily harder, just… different.

The docs can be sparse. Traditional distros have decades of guides, forum posts, and StackExchange answers. Atomic systems? Not nearly as much. When something breaks at 2am, knowing there’s a million Google results for your error message is comforting.

I’ve been thinking about this because Linux has overcome similar hurdles before. Remember when gaming on Linux was basically impossible? Now we have the Steam Deck running an immutable SteamOS (of all things!) and my non-Linux friends are buying them without even realizing they’re using Linux. It just works.

So I’m genuinely curious - what’s keeping YOU from switching to an atomic distro? Is it specific software you need? Concerns about customization? Just can’t be bothered to learn new tricks?

Your answers might actually help developers focus on the right pain points. The atomic approach makes so much sense on paper that I’m convinced it’s the future - we just need to figure out what’s stopping people from making the jump today.

So what would it actually take to get you to switch? I’m all ears.

  • John@lemmy.ml
    link
    fedilink
    English
    arrow-up
    24
    arrow-down
    2
    ·
    13 days ago

    oops I bricked my system

    I honestly can’t think of a single time I’ve done this in the 20 years I’ve been using linux.

    what’s keeping YOU from switching to an atomic distro

    I dunno, it just seems like the latest fad. Debian/Arch work just fine.

    • iopq@lemmy.world
      link
      fedilink
      arrow-up
      3
      ·
      13 days ago

      I bricked it because the Ubuntu LTS 22 to 24 upgrade failed and I forgot and rebooted anyway

  • pr06lefs@lemmy.ml
    link
    fedilink
    arrow-up
    15
    arrow-down
    1
    ·
    edit-2
    13 days ago

    I switched to nixos years ago. Its better now than it ever has been as far as available packages and etc. But it does present issues if you get off the beaten path - the “now you have two problems” issue. For instance:

    • if software is not packaged for nixos already, you won’t be able to follow the ‘build from source’ directions on its github page or etc. You have to make a nix package or at least development environment first. That can be tricky and you won’t have help from the software dev.
    • If software downloads exes that require libraries to be in a certain standard location, well, they won’t work. Android studio for instance, downloads compilers and so forth. There are workarounds, mostly, but it can take a while to discover and get working and I’m sure many people give up. Again, the android studio software and documentation will be no help at all.

    That said, more and more projects are supporting nix, and nixpkgs has gotten really big. I think they support more packages than any other distro now.

  • ikidd@lemmy.world
    link
    fedilink
    English
    arrow-up
    11
    ·
    13 days ago

    I wonder if OP and about 3/4 of the people in here understand the difference between atomic and immutable.

    • HayadSont@discuss.onlineOP
      link
      fedilink
      arrow-up
      2
      ·
      11 days ago

      FWIW, I actually do understand the difference 😅.

      As the term “immutable distro” has -unfortunately- become a misnomer, I went with the (more) descriptive “atomic distro” instead. At least it rings better than names like “distro with transactional updates”, “distro with (some degree of) managed state” or -heck- “distro with anti-hysteresis properties” 😜.

      Granted, perhaps the notion (and/or intention) to lump the likes of NixOS together with Endless OS under one oversimplified umbrella term isn’t being helpful either. But I digress…

      Though, I find solace in the fact that (at least within these discussions) Gentoo is regarded as a traditional distro 🤣.

      Or…, put more formally: Creating and maintaining precise terminology for the diverse Linux ecosystem is incredibly challenging. While nerds like myself would enjoy the classification work, the effort required to keep terms accurate and widely understood in this ever-evolving landscape is no joke 😭.


      Anyhow, I might as well hijack the remainder of this comment to thank you and everyone else that made contributions to this discussion. Much appreciated!

  • shapis@lemmy.ml
    link
    fedilink
    arrow-up
    8
    arrow-down
    1
    ·
    12 days ago

    Flatpaks are problematic enough on its own and I avoid them when at all possible.

    I’d never want to make my whole system flatpak based. That’s the opposite of what I want.

  • golden_zealot@lemmy.ml
    link
    fedilink
    English
    arrow-up
    6
    ·
    13 days ago

    I really like Debian stable, and have for a very long time. I’m not too fearful of fucking up the system because Debian stable is more stable than most anvils, and I have timeshift installed with regular backups configured which get stored locally and to a RAID 5 array on my NAS system (which is also running Debian). Anything super duper important I also put onto a cloud host I have in Switzerland.

    If I want to do something insane to the system, which is rare, then I test it extensively in virtualization first until I am comfortable enough to do it on my actual system, take backups, and then do it.

    I am working to make my backup/disaster recovery solution even better, but as it stands I could blow my PC up with a stick of dynamite and have a working system running a day later with access to all of my stuff as it was this morning so long as a store that sells system hardware is open locally. If it were a disk failure, or something in software, It would take less than a day to recover.

    So what keeps me from switching is that I really do not see a need to, and I like my OS.

    • DigitalDilemma@lemmy.ml
      link
      fedilink
      English
      arrow-up
      2
      ·
      13 days ago

      Same. Been using debian stable for over two decades. It does everything I need,

      At work we use EL distros in vms. All of them are backed up by image every 3 hours, so a non-booting system is generally best dealt with by simply restoring the whole vm from before the change.

      I’m not opposed to atomics, but I don’t have the need and haven’t yet invested much time into learning their differences.

  • 3aqn5k6ryk@lemmy.world
    link
    fedilink
    arrow-up
    6
    ·
    13 days ago

    The reason most people still stick with windows/Macs. Current OS just works. I personally run mint, it works.

    Before this i run windows 10 LTSC. The only reason i jump to mint is because it is almost the same as windows.

  • 柊 つかさ@lemmy.world
    link
    fedilink
    arrow-up
    5
    ·
    13 days ago

    I like fucking around and finding out. I also don’t like roll backs, real men only roll forwards :)

    (don’t take that too seriously please)

  • Artopal@lemmy.ml
    link
    fedilink
    arrow-up
    6
    arrow-down
    1
    ·
    13 days ago

    You just said it yourself. I do like to tinker. I can install a distro in 15 minutes. I can fix my system. I do make backups. Why would I need or want an atomic distro again?

  • communism@lemmy.ml
    link
    fedilink
    arrow-up
    4
    ·
    edit-2
    13 days ago

    My main reason is one you listed. My setup works well for me; I enjoy it; and I don’t feel the need to fix what ain’t broke (when the “fix” likely involves breaking a lot of things I need to fix, and generally a lot of time and effort). Plus, from what I can tell, if you are particular about parts of your system, the immutable distros on offer are not diverse enough to cater to you—eg can I use my preferred init system, runit? All the immutable distros I know are systemd (which I am not a big hater of, but I like and am accustomed to runit already).

    Edit: saw what you said at the end about what it would take for me to switch. It would be if I had a real use case for it, eg I regularly had problems that an immutable distro would solve, or I could see a way that an immutable distro would drastically improve my workflow.

  • gerryflap@feddit.nl
    link
    fedilink
    arrow-up
    4
    ·
    13 days ago

    I haven’t tried them, so I cannot judge, but I’m just afraid I’ll run into issues when I will have to go off the beaten path. Inevitably I’ll have to do something hacky in order to fix some obscure software that the maintainers of the distro didn’t think of, and that’s currently already a big pain. But in such a strict setting it will be even more difficult. There will be no documentation and probably no guide or questions/answers on any forum either.

    I’d be willing to try it for a productivity setup if I needed a reinstall, but not for my main PC because I just rely on too many hacks to get shit working.

  • utopiah@lemmy.ml
    link
    fedilink
    arrow-up
    4
    ·
    13 days ago

    I’m on Debian stable on my desktop but I tinkered with SteamOS on the SteamDeck, so Arch.

    no more “oops I bricked my system” moments

    I don’t actually know what that means. If the system because unbootable it’s because I explicitly messed it up, for example by editing fstab or tinkering with GRUB. I honestly can not remember an apt update that broke the system, and I don’t just mean my desktop (which I use daily, to work and play) but even my remote servers running for years.

    So… I think that part mostly comes down to trusting the maintainer of the pinned distribution. They are doing their best to avoid dependency hell in a complex setup but typically, if you do select stable, it will actually be stable.

    I do have discussions like this every few months on Lemmy and I think most people are confused about what is an OS vs. what is an application. IMHO an application CAN be unstable, e.g. Firefox or the slicer for your 3D printer because you do want the very latest feature for some reason. The underlying building blocks though, e.g. kernel, package manager, arguably drivers, basically the lower down the stack you go, the more far reaching the consequences. So if you genuinely want an unstable system somehow, go for it, but then it is by choice, explicitly, and then I find it hard to understand how one could then not accept the risk of “oops I bricked my system” moment.

  • Horse {they/them}@lemmygrad.ml
    link
    fedilink
    English
    arrow-up
    3
    ·
    13 days ago

    updates that either work 100% or roll back automatically, no more “oops I bricked my system” moments, better security through immutability, and way fewer update headaches.

    i have used arch derivatives for 3 years and only fucked my system once, it took less than half an hour to fix so this isn’t particularly compelling for me

    chasing the new hotness is not something i do with my daily driver, might check it out on a laptop if i’m bored

  • gi1242@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    13 days ago

    i use arch. I’ve got it set up and it works really well for me. I’d only switch if I had some feature I needed in atomic that I can’t have in arch. (not just a feature atomic has, but a feature I need that atomic has)