skepller@lemmy.world to Programmer Humor@programming.devEnglish · 1 month agoTOMLlemmy.worldimagemessage-square159fedilinkarrow-up1566arrow-down114
arrow-up1552arrow-down1imageTOMLlemmy.worldskepller@lemmy.world to Programmer Humor@programming.devEnglish · 1 month agomessage-square159fedilink
minus-squareBorgDrone@feddit.nllinkfedilinkarrow-up5·29 days ago JSON was intended as a data serialisation format Why then use a inefficient text based format instead of a much more efficient and easy to parse binary format? Just use DER encoded ASN.1 like a normal person.
Why then use a inefficient text based format instead of a much more efficient and easy to parse binary format?
Just use DER encoded ASN.1 like a normal person.