Mar 3 · 8 min read · AI coding assistants have made developers incredibly fast since the start of the AI boom, but this new speed often comes at a hidden cost. The IT industry is realizing that generating code is the easy
Join discussion
Mar 1 · 9 min read · Originally published on nvarma.com The cherry plum tree in my backyard, as we go into the first week of spring 2026. Every year it starts from bare branches and turns into this. It felt like a fitting image for where I am right now — new skills blo...
Join discussionFeb 15 · 18 min read · TL;DR: Stop treating PRDs as static documentation and start treating them as executable source code. This post explores the shift to spec-driven coding, where high-precision requirements, grounded in your actual codebase, directly generate production...
Join discussion
Feb 12 · 6 min read · Something has fundamentally shifted in how we build software. A year ago, if you told us we'd ship a production web application — 8 major features, 11 releases, 17,000 lines of TypeScript across a full-stack React + Express codebase — with AI writing...
Join discussion
Feb 8 · 6 min read · As an engineering lead, I spent most of my time architecting systems, writing issues, and translating business requirements into clean technical requirements which involve some form of API documentation and authoring DTOs. Defining the API as a contr...
Join discussionJan 26 · 13 min read · Spec-Driven Development (SDD) is the idea of beginning every AI-assisted project with clearly defined requirements, not jumping right into code. This companion piece takes that idea from theory to practice. Here, we’ll walk through the complete workf...
Join discussion
Jan 17 · 3 min read · TL;DR Amazon Bedrock AgentCore is AWS’s production layer for “bring your own agent”. You keep your preferred agent framework and models, while AWS provides secure, serverless hosting, networking, scaling, and observability. Kiro complements AgentCo...
Join discussion
Jan 14 · 6 min read · GitHub released an open-source toolkit called Spec Kit in September 2025. Within weeks, developers on Reddit were arguing about whether specs actually help or just create more work. The answer? Both, depending on how you write them. Spec-driven AI ag...
Join discussion