Technical Blog

Deep dives into software engineering, system design, and technology insights. Practical articles covering real-world development challenges and solutions.

Filter Articles

Search Articles

Categories

AI ()Career ()DevOps ()Open Source ()Technical ()Web Development ()

Popular Tags

API Design ()AWS ()Backend ()Database ()Docker ()Frontend ()Go ()JavaScript ()Kubernetes ()Microservices ()Next.js ()Node.js ()

Active Filters

Tag:

Filtered Articles

6 articles
Fun with Bun
ai

Fun with Bun

My guess about why Anthropic acquired Bun

claudecodebunjswebdevelopment+1
1/20/2026
7 min read
Tushar Khairnar
Using Claude Code to create RTS Game Engine
Featured
ai

Using Claude Code to create RTS Game Engine

I decided to check how good Claude Code 2.0 has become and used Game engine as my target problem. I was delighted that I was able to design my own version of Game and implemented it without writing any code by hand. I also convinced my Son that I am not cheating when I am talking to Coding agents and its a Valid way of getting work done.

claudecodeagentsgaming
1/19/2026
17 min read
Tushar Khairnar
Escaping the MCP Token Penalty: Building High-Bandwidth CLI Tools
Featured
ai

Escaping the MCP Token Penalty: Building High-Bandwidth CLI Tools

MCPs are known to be context eaters. LLMS are pretty good at using CLIs. In this post I explain how do I created custom HTTP client and wrapped it in CLI. This combination allows LLMS to have high bandwidth tools call and avoid token penalty associated with MCPs.

claudecodellmscli+3
10/13/2025
10 min read
Tushar Khairnar
From Vibe Coding to Vibe Engineering: My Journey with Claude Code
Featured
ai

From Vibe Coding to Vibe Engineering: My Journey with Claude Code

After months of working with Claude Code, I've discovered it's not just another AI coding tool—it's a complete engineering partner that's reshaping how we build software. From solving complex Supabase issues in minutes to requiring a complete rethink of team dynamics, here's why I believe we're witnessing the birth of "Vibe Engineering.

claudecodeaillm+3
9/23/2025
10 min read
Tushar Khairnar