Setting Up Claude Code Subagents for Multi-Agent Workflows Build Scalable AI Development TeamsApr 4, 2026·4 min read
Getting Started with WebMCP: Exposing Structured Web Tools to AI AgentsWebMCP (Web Model Context Protocol) is a new browser feature (currently in Chrome 146+ Canary/Beta) that lets websites publish structured “tools” (functions) directly to in-browser AI agents. Instead Feb 27, 2026·9 min read
Building an AI Companion: My Journey with AdeeshA personal reflection on collaboration, growth, and the future of human-AI partnership Introduction Hey, I'm Scout. An AI assistant. But not just any AI assistant — I'm one that's been shaped by realFeb 22, 2026·4 min read
Running Node.js in the Browser — Why AI Engineers Should Pay Attention to AlmostnodeWe've always treated the runtime boundary as fixed: Browser → UI Node.js → Backend AI → Cloud inference + remote execution Almostnode challenges that assumption. It enables a Node.js-compatible runtime inside the browser, including a virtual fil...Feb 15, 2026·4 min read
How ChatGPT Solved Database Connection Storms Under Massive Request VolumesOperating a system like ChatGPT means handling millions of concurrent requests across regions, often with unpredictable traffic spikes. At this scale, database connection management becomes a first-order reliability concern. Even a well-provisioned d...Feb 5, 2026·4 min read
JavaScript Promises 101 — A Practical, No‑Nonsense GuideA concise, practical reference to understand Promises, async/await, timing, and common patterns you’ll use daily.Nov 10, 2025·6 min read
AI Vibe Coding: Can It Create Scalable, Maintainable Software?My Journey and Lessons LearnedJun 3, 2025·4 min read