skepller@lemmy.world to Programmer Humor@programming.devEnglish · 3 days agoTOMLlemmy.worldimagemessage-square151linkfedilinkarrow-up1635arrow-down113
arrow-up1622arrow-down1imageTOMLlemmy.worldskepller@lemmy.world to Programmer Humor@programming.devEnglish · 3 days agomessage-square151linkfedilink
minus-squareBorgDrone@feddit.nllinkfedilinkarrow-up7·2 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.