Hacker News new | ask | show | jobs
by eddd-ddde 660 days ago
I actually don't think it'd be so bad.

Ideally it is capnproto instead of protobuf, but in general the same applies.

It is a _transport_ protocol. You can still write your config or data in any format you like.

1 comments

you're not getting it. imagine if every single public website today using JSON switches to protobuf, you instantly lost most if not all ability to reverse those sites.
All these sites go through an evolution where they start out having open APIs, attracting third party developers, then eating their lunch and closing the APIs. No one in this sub-thread is saying that's desirable. But also nothing you can do can stop them from using something other than JSON.
You are assuming websites offer an end user api via json but that's just a side effect, an implementation detail.