Hacker News new | ask | show | jobs
by undershirt 4626 days ago
I built a game that uses JSON for metadata and config files.
1 comments

You could have used yaml.

... The irony of yaml being human and version control friendly but including massive amounts of serialization mechanism vs. json being for data exchange and having extremely rudimentary serialization features aside.