@carrylex@lemmy.world to Programmer Humor@programming.dev • 1 year agoImplementing RFC 3339 shouldn't really be that hard...lemmy.worldimagemessage-square79fedilinkarrow-up1696arrow-down10file-text
arrow-up1696arrow-down1imageImplementing RFC 3339 shouldn't really be that hard...lemmy.world@carrylex@lemmy.world to Programmer Humor@programming.dev • 1 year agomessage-square79fedilinkfile-text
minus-square@PlexSheep@infosec.publinkfedilink7•1 year agoI don’t think modern systems use 32bit stamps anymore, the ones that do are built to fail
minus-squarevoxellinkfedilink1•1 year agoi don’t think json is guaranteed to parse 64 ints by spec tho, unless you store them as strings
I don’t think modern systems use 32bit stamps anymore, the ones that do are built to fail
i don’t think json is guaranteed to parse 64 ints by spec tho, unless you store them as strings