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

JSON is very readable/writable... to programmers. Most humans aren't programmers though.

If you showed JSON to someone on the street they could probably understand the gist of it (if pretty printed). Good luck asking them to write it.



Your argument is a layman can't puzzle out JSON easily, but do you think hjson is any better? Syntactically it's core seems to just be QOL improvements over writing JSON by hand. It isn't any more intuitive from my perspective. In fact, in many cases it seems less intuitive by offering a greater number of ways to do the same thing.


I agree completely. If you're going for human, you need to go a lot further (which is what I've tried to do with HONEY [1]).

[1]: https://github.com/honey/honey


I'll agree with that, but what is the use case for giving this to non-developers? Everything on this page looks like it's directed towards making JSON files slightly simpler for programmers.


I was referring to your comment about JSON in general. See my earlier comment [1] for more background.

[1]: https://news.ycombinator.com/item?id=11501332




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

Search: