Hacker News new | ask | show | jobs
by StableAlkyne 427 days ago
I've seen teams use it as a replacement for JSON because it has the perception of being more "modern"
1 comments

While JSON is annoying because it lacks some pretty basic features (comments, trailing comma), at least its spec is short. YAML is huuuge - there are way too many ways to do the same thing.