cross-posted from: https://infosec.pub/post/15781466

Am I out of touch?

No, it’s the forward-thinking generation of software engineers that want elegant, reliable, declarative systems that are wrong.

  • lemmyvore
    link
    fedilink
    English
    471 month ago

    But an immutable distro is not necessarily declarative, and the other way around.

    Why lump them together?

    • @[email protected]
      link
      fedilink
      141 month ago

      I’m guessing this refers to the not entirely separate groups of Nix(OS), Haskell, XMonad fans

    • @[email protected]
      link
      fedilink
      21 month ago

      an immutable distro is not necessarily declarative

      It is necessarily so. You can’t configure an immutable distro by a sequence of mutations.

      But yes, the other way around is quite possible.

      • @tatterdemalion
        link
        61 month ago

        You can’t configure an immutable distro by a sequence of mutations.

        Isn’t that literally how ostree works?