qaz@lemmy.world to Programmer Humor@programming.devEnglish · edit-22 days agoWhy shouldn't you use YAML to store eye tracking data? /slemmy.worldimagemessage-square54fedilinkarrow-up1185arrow-down13
arrow-up1182arrow-down1imageWhy shouldn't you use YAML to store eye tracking data? /slemmy.worldqaz@lemmy.world to Programmer Humor@programming.devEnglish · edit-22 days agomessage-square54fedilink
minus-squaremarcos@lemmy.worldlinkfedilinkarrow-up12·2 days 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-up5·2 days 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.