Blog
Opinions, workflow write-ups, and the occasional post-mortem from building real projects — not listicles.
Featured · Opinion
Why I switched from REST to tRPC on my side projects
End-to-end type safety sounded like a gimmick until I tried it on a real project.
/blog4 posts
Aug 12, 2026
TypeScript
3 min readAug 12, 2026I turned on TypeScript's strict mode in a two-year-old project. Here's what broke.
47 errors, most of them real bugs that had been silently waiting — and a handful of genuinely annoying false positives.
AI
3 min readAug 2, 2026The three ways AI code suggestions fail — and how to catch them before they ship
Confidently wrong code is the actual risk, not code that obviously doesn't compile. Here's what to watch for in review.
Tooling
2 min read5 VS Code extensions that actually save time
No fluff list — these are the ones still installed after a year of trying dozens.