skepller@lemmy.world to Programmer Humor@programming.devEnglish · 5 months agoTOMLlemmy.worldimagemessage-square4linkfedilinkarrow-up10arrow-down10
arrow-up10arrow-down1imageTOMLlemmy.worldskepller@lemmy.world to Programmer Humor@programming.devEnglish · 5 months agomessage-square4linkfedilink
minus-square[object Object]@lemmy.calinkfedilinkarrow-up0·5 months agoIf yaml didn’t have anchors and 8 different white space formats, it’d be a great replacement for this kind of thing. But yaml is a mess, and you’d think you could parse it easily, but you can’t.
minus-squarefloquant@lemmy.dbzer0.comlinkfedilinkarrow-up0·5 months agoYAML is redeemed by one thing only: All JSON is valid YAML.
minus-squarePieMePlenty@lemmy.worldlinkfedilinkarrow-up0·5 months agoNo way. You’re telling me I can just write json instead?
If yaml didn’t have anchors and 8 different white space formats, it’d be a great replacement for this kind of thing.
But yaml is a mess, and you’d think you could parse it easily, but you can’t.
YAML is redeemed by one thing only:
All JSON is valid YAML.
No way. You’re telling me I can just write json instead?