qaz@lemmy.world to Programmer Humor@programming.devEnglish · edit-21 day agoWhy shouldn't you use YAML to store eye tracking data? /slemmy.worldimagemessage-square49fedilinkarrow-up1166arrow-down12
arrow-up1164arrow-down1imageWhy shouldn't you use YAML to store eye tracking data? /slemmy.worldqaz@lemmy.world to Programmer Humor@programming.devEnglish · edit-21 day agomessage-square49fedilink
minus-squareTomasEkeli@programming.devlinkfedilinkarrow-up8·12 hours agoValid JSON is valid YAML. So valid YAML can contain JSON
minus-squareDataElemental@programming.devlinkfedilinkarrow-up1·10 hours agoThat’s a long way from all or most YAML being JSON-compatible. I wonder if more YAML files in the wild parse as Markdown than JSON.
minus-squareTomasEkeli@programming.devlinkfedilinkarrow-up5·9 hours agoJSON is valid YAML does not imply that YAML is valid JSON
All yaml is just sparkling JSON.
How do you figure?
Valid JSON is valid YAML.
So valid YAML can contain JSON
That’s a long way from all or most YAML being JSON-compatible. I wonder if more YAML files in the wild parse as Markdown than JSON.
JSON is valid YAML does not imply that YAML is valid JSON
Always has been