Otter@lemmy.ca to Programming@programming.devEnglish · 4 months ago8 versions of UUID and when to use themwww.ntietz.comexternal-linkmessage-square27fedilinkarrow-up1120arrow-down12
arrow-up1118arrow-down1external-link8 versions of UUID and when to use themwww.ntietz.comOtter@lemmy.ca to Programming@programming.devEnglish · 4 months agomessage-square27fedilink
minus-squareRonSijm@programming.devlinkfedilinkarrow-up3·4 months agoYea, should have been V-00000000-0000-0000-0000-000000000008 instead
minus-square.:\dGh/:.@lemmy.mllinkfedilinkarrow-up2·4 months agoYes and no. They had to put the version identifier somewhere to avoid sorting problems or parsing problems, so I think that putting somewhat in the middle is a good tradeoff.
Yea, should have been
V-00000000-0000-0000-0000-000000000008
insteadYes and no. They had to put the version identifier somewhere to avoid sorting problems or parsing problems, so I think that putting somewhat in the middle is a good tradeoff.