• Virkkunen
    link
    fedilink
    -312 hours ago

    How is atomic less confusing? Immutable means that something doesn’t change, atomic means that it’s the size of an atom or has nuclear energy

    EDIT: I’ve learned that some people are overly pedantic about the meaning and practical use of the word “immutable”, so much so that they decided to create a bigger confusion by giving another word a completely different and exclusive meaning

    • @[email protected]
      link
      fedilink
      English
      6
      edit-2
      11 hours ago

      Atomic in software refers to an operation that cannot be interrupted, like the updates in these distros. Immutable is a more confusing term, as it leads users to believe that cannot control parts of the system, when in reality these distros still have tools to do so.

    • @Deckweiss
      link
      110 hours ago

      How could you install anything or change any setting if it “doesn’t change” ?

      • @dustyData
        link
        English
        18 hours ago

        Settings live in user space. Software exist in containers like AppImage, Flatpak or Distrobox. If something need deep system integration, they can be layered on top of the system in the user layer. Immutable does NOT mean less control. Just exerting control over the system in a different, usually more systematic, automatic and deterministic way.

        • @Deckweiss
          link
          05 hours ago

          Ah yes, the immutable OS, except for all of the various mutable parts.

          We should totally not call it anything less confusing.