620
TOML
(lemmy.world)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
You're going to indent your code anyway, so why not let the indentation carry meaning?
Because yaml is not a programming language, and debugging why your whatever you're configuring isn't working correctly can be a nightmare. It doesn't tell you you missed an indent on a block, it just assumes it should be there and changes the meaning.
Braces are visually clear.
Because I am not counting white space when I read. Or should we just write machine code/assembler/pick something straight away?