Strategy, analytics, and automation.JM / 2026
Writing
Things I learned about distributed systems
Retries, queues, and the quiet importance of designing for failure.
The biggest shift in how I think about systems is accepting that partial failure is normal. A request can succeed on one machine while its caller never receives a response.