Hacker News new | ask | show | jobs
by dheera 1772 days ago
Besides the above (especially comments), YAML also has one huge advantage for configuration files and that is clean diffs.

JSON's lack of support for trailing commas messes up diffs.