Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

After spending the last week fiddling with YAML files, please do. White-space dependent config is a complete nightmare, and XML is generally overkill. JSON caught on for a very good reason; it is the most succint possible human and machine readable text based data format short of just writing S-expressions.


Toml is so much better. Editing json with the default vim configuration is really error prone. But I'd rather have json than yaml.


Really tired of cutting the last element in an array and causes an error on that last little comma in json. TOML to the rescue.


I far prefer reading and editing YAML over JSON.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: