❌

Normal view

Just a reminder that coding agents have their uses beyond generating code.…

31 March 2026 at 01:46

Just a reminder that coding agents have their uses beyond generating code. I used Claude today to give a once over for how a field is being used. This is not something that you’ll get from PRs: no one’s going to look at the code you didn’t change. And it’s probably not going to give me perfect coverage, but...

lmika.org

It’s a bit of a missed opportunity that gRPC doesn’t formalise…

31 March 2026 at 22:15

It’s a bit of a missed opportunity that gRPC doesn’t formalise the schema of error details like it does for requests and responses. They seemed to have gone the route of leaving it up to service implementors to add error details at their discretion. They’re free to document that these details will be...

lmika.org
❌