Hacker News new | ask | show | jobs
by xg15 273 days ago
> While keys in json are always strings, in yaml they can be any value, including booleans.

TIL that yaml and json do not have the same data model and there are yaml documents that are not representable as json...