qaz@lemmy.world to Programmer Humor@programming.devEnglish · edit-21 day agoWhy shouldn't you use YAML to store eye tracking data? /slemmy.worldimagemessage-square46linkfedilinkarrow-up1159arrow-down12
arrow-up1157arrow-down1imageWhy shouldn't you use YAML to store eye tracking data? /slemmy.worldqaz@lemmy.world to Programmer Humor@programming.devEnglish · edit-21 day agomessage-square46linkfedilink
minus-squaremarcos@lemmy.worldlinkfedilinkarrow-up8·1 day agoEven if you want it to be human readable, you don’t need to include the name into every field and use balanced separators. Any CSV variant would be an improvement already.
minus-squarefibojoly@sh.itjust.workslinkfedilinkarrow-up3·21 hours agoEven using C#'s decimal type (128bit) would be an improvement! I count 22 characters per numbers here. So a minimum of 176bit.
Even if you want it to be human readable, you don’t need to include the name into every field and use balanced separators.
Any CSV variant would be an improvement already.
Even using C#'s decimal type (128bit) would be an improvement! I count 22 characters per numbers here. So a minimum of 176bit.