qaz to Programmer [email protected]English • edit-25 days agoWhy shouldn't you use YAML to store eye tracking data? /slemmy.worldimagemessage-square54fedilinkarrow-up1180
arrow-up1180imageWhy shouldn't you use YAML to store eye tracking data? /slemmy.worldqaz to Programmer [email protected]English • edit-25 days agomessage-square54fedilink
minus-square@[email protected]linkfedilink12•5 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-square@[email protected]linkfedilink6•5 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.