For once I feel a little out of touch after I took a bit of a break from following the news to focus on studying, and suddenly everyone is talking about immutable distributions. What are they exactly? What are the benefits and the disadvantages of immutable systems?

  • @TCB13@lemmy.world
    link
    fedilink
    -9
    edit-2
    2 years ago

    You know, there was Ansible, containers, ZFS and BTRFS that provided all the required immutability needed already but someone decided to transform regular machines into MIPS-style shitty devices that have a read-only OSes and a separate partition for configs. :D

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

      Yeah I’m with you, I want more reliability but immutable is a bit of a long way to go to get it.

      I get why people are willing to make the tradeoff though, docker taught us os configuration should be done programmatically, my workflow is just used to constantly fidgeting things till they feel right, to each their own.