qaz@lemmy.world to Programmer Humor@programming.devEnglish · edit-215 hours agoWhy shouldn't you use YAML to store eye tracking data? /slemmy.worldimagemessage-square33fedilinkarrow-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-215 hours agomessage-square33fedilink
minus-squaremarcos@lemmy.worldlinkfedilinkarrow-up0·13 hours 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-up0·10 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.