Sophia Willows' Blog
My thoughts on technology, business, and adjacent topics
-
Jitter the first request, too Jul 25, 2025
Exponential backoff with jitter is an effective retry strategy that helps avoid thundering herds, but most implementa...
-
Every tool call is a chance to prompt Jul 16, 2025
There’s a subtlety in building AI agents that took me an embarrassingly long time to appreciate: your tool responses ...
-
Great GraphQL APIs are behavior-oriented Jul 14, 2025
When comparing REST and GraphQL, it’s not just about payload size, flexibility, or tooling. The real distinction is i...