• AVincentInSpace@pawb.social
    link
    fedilink
    English
    arrow-up
    0
    ·
    4 months ago

    Some data formats are easy for humans to read but difficult for computers to efficiently parse. Others, like packed binary data, are dead simple for computers to parse but borderline impossible for a human to read.

    XML bucks this trend and bravely proves that data formats do not have to be one or the other by somehow managing to be bad at both.

    • jimitsoni18@lemmy.zip
      link
      fedilink
      arrow-up
      1
      ·
      4 months ago

      Just a while ago, I read somewhere: XML is like violence. If it doesn’t solve your problem, maybe you are not using it enough.