Hacker News new | ask | show | jobs
by catiopatio 1168 days ago
With something like protocol buffers, you have an explicit schema, parsing is well-defined, and you rarely (if ever) need to manually inspect the serialized representation.