Hacker News new | ask | show | jobs
by zeveb 3870 days ago
> What about Protobuf?

For what they are, I quite like protobufs. I tend to prefer something with a human-readable version, but protobufs do get the job done.

Human-readability is why canonical S-expressions (e.g. (3:foo3:bar), which can be displayed as (foo bar), ("foo" #626172#), (|Zm9v|3:bar) or any permutation thereof) are still the best thing around.