Summary of the three most prevalent themes
-
Protobuf’s relevance is being questioned in the LLM era
“Buf’s offering of protobuf registries and codegen SDKs for microservices seems less necessary in the LLM era” — echelon -
Strict contracts are seen as essential when LLMs generate code
“When you have probabilistic models generating code, strict contracts become more critical, not less” — sudorandom -
Practical concerns over ceremony, performance, and tooling persist
“If you patch clients to google services in Python to use json instead of grpc they get faster and more reliable” — ltbarcly3