Hacker News new | ask | show | jobs
by naniwaduni 167 days ago
The human cost becomes negligible once the tooling is already integrated. You don't get to call it negligible until after the integration has been done.
1 comments

Sure I do. The integration looks like this:

  jmsg, _ := protojson.Marshal(msg)
  fmt.Println(jmsg)
That's negligible.