DPDebanshu Panigrahiinblog.debanshupanigrahi.dev·Jul 26 · 3 min readPreview Your Project Inside VS Code with QuickServe (No More Context Switching)When you're building a web page, even small changes usually follow the same cycle: Save the file. Switch to your browser. Check the result. Switch back to VS Code. Repeat. Those constant window00
RSRuvarashe Shalom Nemarambainruva.hashnode.dev·Jul 25 · 6 min readBuild With Me: VS code themesOne of the most underrated parts of a developer's life is their environment. The editor theme, the laptop setup, the stickers, the desk, even the tiny details all contribute to making coding feel like00
Ccevahirappinviprojectmanager.hashnode.dev·Jul 23 · 3 min readWhat Is Git-Aware Project Management?Software teams often plan work in one place and build software somewhere else. Tasks live on a project board. But the real work happens in the IDE, Git branches, commits, pushes, pull requests, and co00
AAAkshay Ashokinakshayashokcode.hashnode.dev·Jul 19 · 8 min readYou Ship More Than Ever With AI. So Why Does It Feel Like You Did Nothing Today?TL;DR: DevFocus is a free, open-source focus timer and day plan for Cursor and VS Code, built for engineers working with AI. A deliberately small plan for today (3 to 5 tasks), real breaks, and a day 00
DJDavid Jajaindaiveedjay.hashnode.dev·Jul 17 · 8 min readYou're not as smart as you think you areNobody sets out to ship a SQL injection. Nobody opens their editor thinking "today I'll hardcode a secret." It happens because, in the moment, you were sure the code was fine. You wrote it. You unders00
DJDavid Jajaindaiveedjay.hashnode.dev·Jul 14 · 7 min readTechnical debt isn't debt. That's the problem."Technical debt" is the most comforting lie in software engineering. It's a financial metaphor borrowed to make a bad decision sound like a strategic one. Real debt shows up on a statement, accrues a 00
NNeoZinoinneozino.hashnode.dev·Jul 9 · 15 min readHow to Use Claude Code in VS Code: The Complete Setup I Use Every DayOriginally published on ClockedCode - my blog about getting the most out of Claude Code. There are two ways to use Claude Code in VS Code: the official extension, which gives you a graphical panel ins00
Mmilovaleinghostmap.hashnode.dev·Jul 6 · 8 min readI got tired of TODO comments losing context, so I built GhostMapI opened an old TypeScript service after a few weeks away from it and found this: // TODO: fix retry logic async chargeCustomer(input: ChargeInput) { // ... } The comment was technically useful whe00
CCalculusGuyinkalculus.hashnode.dev·Jul 3 · 1 min readI built an AI Agent inside VS CodeHey everyone, For the past few months, I’ve been building Kalai Agent, a VS Code extension designed to bring fully agentic AI directly into your editor, bypassing the need to constantly copy-paste cod00
GMGian Michele Pasinelliindevtools-embedded.hashnode.dev·Jun 25 · 6 min readCalcDocs Gets Even Better: Interactive Tolerance Propagation in the Distribution Webview in VS CodeCalcDocs introduces an updated distribution-based uncertainty propagation engine integrated directly into its VS Code webview. The goal is to support engineers working with formulas and derived quanti00