Hacker News new | ask | show | jobs
by memoryhole 3517 days ago
I believe that is the point. Choose the right serialization strategy to fit the job. Most projects default to JSON regardless of how suitable. At some scale that should be revisited since the human-readable / performance trade-off equation can change.