onlinepersona@programming.dev to Programmer Humor@programming.devEnglish · 2 years agoShow me a better text format for serializingimgur.comexternal-linkmessage-square54linkfedilinkarrow-up1137arrow-down129file-text
arrow-up1108arrow-down1external-linkShow me a better text format for serializingimgur.comonlinepersona@programming.dev to Programmer Humor@programming.devEnglish · 2 years agomessage-square54linkfedilinkfile-text
minus-squareTechNom (nobody)@programming.devlinkfedilinkEnglisharrow-up1·2 years agoProtobuf is also not a proper binary alternative for Yaml. Protobuf needs a schema in the form of its IDL. Cbor and messagepack might be more analogous.
deleted by creator
Protobuf is also not a proper binary alternative for Yaml. Protobuf needs a schema in the form of its IDL. Cbor and messagepack might be more analogous.