Writing
Notes on shipping real software.
Practical deep dives on the systems I build — AI and MCP servers, performance engineering, and lessons from shipping to production.
AIJuly 15, 2026 7 min read
Connect Any AI Assistant to Your Outlook Inbox and Calendar with MCP
What it takes to let any MCP-compatible AI assistant safely read, draft, and send email and book meetings through Outlook.
Read articlePerformanceMay 20, 2026 7 min read
How I Hit a 95% Redis Cache Hit Rate Under Real Load
Profiling, cache-key design, and invalidation: the concrete steps that took a .NET SaaS API to sub-50ms responses and a 95% cache hit rate under load.
Read articleHiringApril 28, 2026 6 min read
Hiring a Senior Full-Stack Developer: What Actually Matters
Beyond the stack: the real signals that separate a senior full-stack developer from a mid-level one, and how to evaluate them before you hire.
Read article