• aes@programming.dev
    link
    fedilink
    arrow-up
    3
    arrow-down
    1
    ·
    7 months ago

    “Appendable” seems like a positive spin on the “truncated YAML-file is frighteningly often valid” problem…

    • lysdexic@programming.devOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      7 months ago

      "Appendable” seems like a positive spin on the (…)

      I don’t think your take makes sense. It’s a write-only data structure which supports incremental changes. By design it tracks state and versioning. You can squash it if you’d like but others might see value in it.