Hacker News new | ask | show | jobs
by Jach 642 days ago
I quite like python's whitespace requirements, but notably it doesn't care what your stance is on tabs vs spaces, or how many spaces, so long as you're consistent in a block. Never liked yaml, though, I don't think it's better than any of the alternatives.
1 comments

For what I use YAML for, there are no alternatives for it except obscure formats like HCL.