Y
Hacker News
new
|
ask
|
show
|
jobs
by
koonsolo
3171 days ago
I hate those comma's, forgetting them or having too many. So therefore I use YAML. Still way easier to read.
employees: - name: John Crichton gender: male - name: Aeryn Sun gender: female
1 comments
tchaffee
3171 days ago
I like YAML and do find it slightly easier to read than JSON. But it hasn't won the popularity contest (yet), for whatever reasons.
link