Comment on Show me a better text format for serializing
text?
What, you can’t read binary? Noob
lol, ya I guess I didn’t notice that part
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.
kool_newt@lemm.ee 11 months ago
What, you can’t read binary? Noob
lol, ya I guess I didn’t notice that part
technom@programming.dev 11 months ago
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.