I feel that Yaml sucks. I understand the need for such markup language but I think it sucks. Somehow it’s clunky to use. Can you explain why?

  • deegeese@sopuli.xyz
    link
    fedilink
    arrow-up
    20
    arrow-down
    4
    ·
    12 days ago

    I started in C before moving on to C++, Java, Ruby and Python.

    I’ve had more bugs from missing braces than from misaligned whitespace because the latter is far more obvious when looking at a block of code.