Posts
All the articles I've posted.
Stop Apologizing for Tech Debt
Posted on:July 20, 2025 at 09:00 AMDiscover why tech debt isn't always a problem. It's often a strategic engineering investment. Learn how to manage it for long-term velocity and impact.
The Cost of Good Intentions: Lessons from a Refactor Gone Sideways
Posted on:May 18, 2025 at 06:21 PMThe hidden costs of well-intentioned refactoring in shared systems. Why the Boy Scout Rule doesn’t always apply and how to avoid unintended friction across teams.
Enhancing the PR Reviewer CLI: Now with MCP Server Support 🎉
Posted on:April 27, 2025 at 06:00 PMThis blog explains how to set up an MCP server that handles PR review requests by integrating GitHub and OpenAI APIs. It covers the code's structure, tool handlers, and the server's communication mechanism, providing an overview of automating PR reviews.