qaz@lemmy.world to Programmer Humor@programming.devEnglish · edit-211 hours agoWhy shouldn't you use YAML to store eye tracking data? /slemmy.worldimagemessage-square21linkfedilinkarrow-up180arrow-down11
arrow-up179arrow-down1imageWhy shouldn't you use YAML to store eye tracking data? /slemmy.worldqaz@lemmy.world to Programmer Humor@programming.devEnglish · edit-211 hours agomessage-square21linkfedilink
minus-squaredeegeese@sopuli.xyzlinkfedilinkarrow-up3·10 hours agoIf you’re using a library to handle deserialization , the ugliness of the serial format doesn’t matter that much. Just call yaml.load() and forget about it.
If you’re using a library to handle deserialization , the ugliness of the serial format doesn’t matter that much.
Just call yaml.load() and forget about it.