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

2 articles
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