Asia/Kolkata
1
1
About
2
2
Work
3
3
Blog
4
4
Setup
5
5
C
Blog – AI, engineering & building in public
What I'm building, breaking, and figuring out in public. No filter.
June 19, 2026
Solana
I kept hitting the same Solana bugs, so I turned them into a Claude Code skill
Stale blockhashes, guessed compute units, unbounded fee escalation: I solved these for real on jumble[cash], then wrote down the fix as solana-tx-landing, an agent skill for reliably landing Solana transactions.
Read post →
April 21, 2026
8 min read
AI
The Missing Layer Between You and Your AI Agent
Running Claude Code, Codex, and OpenCode in parallel used to mean four terminal windows and constant context-switching. Here's how an agentic development environment fixes that.
August 19, 2025
6 min read
AI
Can You Build AI Agents in Rust? Yep, and Here's How I Did It
Everyone builds AI agents in Python or JavaScript. I built a multi-agent system in Rust instead, orchestrating Linear, GitHub, and Supabase through MCP.
June 4, 2025
5 min read
AI
What I learned building a sub-200ms RAG pipeline in production
A RAG pipeline that works in a notebook is easy. One that runs at sub-200ms with real users, streaming responses, and a product manager watching the latency dashboard is a different problem entirely.
June 3, 2025
6 min read
AI
Building Linea: what I learned designing a visual AI workflow engine
Most AI agent frameworks hide complexity behind abstractions that break the moment your workflow gets interesting. I built Linea to make agent logic visible, editable, and actually debuggable.
August 28, 2024
2 min read
Backend
Neon OSS Kit: Ship Your Next.js Apps Faster Than Ever
A Node.js CLI that scaffolds production-ready Next.js SaaS starters with Neon, Clerk, and your choice of Prisma or Drizzle. Built for the Neon Open Source Starter Kit Challenge.
Subscribe to my newsletter
Thoughts on AI, backend systems, and building things that matter
Subscribe