skepller@lemmy.world to Programmer Humor@programming.devEnglish · 7 months agoTOMLlemmy.worldimagemessage-square142linkfedilinkarrow-up195arrow-down16
arrow-up189arrow-down1imageTOMLlemmy.worldskepller@lemmy.world to Programmer Humor@programming.devEnglish · 7 months agomessage-square142linkfedilink
minus-squareBorgDrone@feddit.nllinkfedilinkarrow-up7·7 months 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.