Notes, mostly.
Longer-form writing pulled from my Medium feed. Infrastructure decisions, incident write-ups, the occasional opinion piece on things that should be more boring than they usually are.
Oops… I built a markdown editor that lets AI agents write into my notes.
If you’ve ever wanted Claude Code or Cursor to actually read and write your knowledge base — not just chat about it — you’ll get this.Continue reading...
Oops… I just made Kubernetes port forwarding easier to use.
If you have ever worked with port forwarding in Kubernetes, you must know all the associated pains by now. Don't worry — I found an actual…Continue re...
Monitoring your GraphQL server
Have you ever wondered how to monitor your GraphQL server in an easy, non-disruptive way? I think I’ve found an answer.Continue reading on ITNEXT »
6 Do’s and Don’ts for Effective Code Reviews
Everyone should know about the six do’s and don’ts of the code review process.Continue reading on ITNEXT »
Simplify Advanced Workflows in Kubernetes with Jobs Manager Operator
Discover how Jobs Manager Operator can help you manage complicated workflows and dependencies in Kubernetes, allowing for more efficient…Continue read...
GitHub actions shared workflows.
Have you ever been scared of updating dozens or even hundreds of repositories you’d need to change or update because of new workflow…Continue reading ...