qaz@lemmy.world to Programmer Humor@programming.devEnglish · edit-22 months agoWhy shouldn't you use YAML to store eye tracking data? /slemmy.worldimagemessage-square7linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageWhy shouldn't you use YAML to store eye tracking data? /slemmy.worldqaz@lemmy.world to Programmer Humor@programming.devEnglish · edit-22 months agomessage-square7linkfedilink
minus-squaredeegeese@sopuli.xyzlinkfedilinkarrow-up1·2 months 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.