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.

  • @[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?