Hacker News new | ask | show | jobs
by thayne 1774 days ago
Two big reasons you shouldn't use json for config: comments and multi-line strings. json supports neither, although there are many other simple formats that do.