Most of these posts were written on nights I couldn’t sleep until I understood the problem. I’m leaving them here so future me can look back and smile.
Filter by tag
- 2025
Typescript monorepo with Tailwind v4 and shadcn
Common challenges when working with Tailwind v4 and shadcn in a monorepo, plus some tips that make the experience smoother
Simplify rebasing in stacked branches using updateRefs
Learn how git updateRefs simplify rebasing in stacked branches
The Full Arc of Modern Compute
Explore how compute evolved from VPS to containers to FaaS and edge functions—and why we’re circling back to managed containers with better DX and scaling guarantees.
My views about AI and AI assisted tools
Discussing my experience with AI tools like Copilot and Cursor, and how I’m preparing for the evolving role of developers in the future of coding
What’s New in React 19 — Are Forms Finally Good Enough?
React 19 introduced major changes to the mental model of components and data fetching. From server actions to the new `use` hook, Let’s break it all down.