Please dont take this seriously guys its just a dumb meme I haven’t written a single line of code in half of these languages

  • @MajorHavoc
    link
    184 months ago

    Exactly. And configured by 5000 lines of brittle XML.

    • @[email protected]OP
      link
      fedilink
      English
      144 months ago

      XML is great because while most config formats compromise on either being human-readable or machine-readable, XML solves this problem by being utterly incomprehensible to man and machine alike 😍

      • @[email protected]
        link
        fedilink
        English
        14 months ago

        Is xml really that unreadable for machines? I enjoy xml as a format, because I can generally just convert it to an s-expression and easily manipulate it as a tree.