Browsing Tag
tooling
87 posts
Modern JavaScript Tooling Explained: npm, npx, pnpm, Yarn & Bun
🧠 Introduction (Context Setting) Modern JavaScript development is no longer just about writing code—it’s about managing an ecosystem…
I Gave Up on AI Search. Here’s What I Do Instead.
Every AI platform has search now. “Find that conversation about Docker networking.” “Where did we discuss the caching…
Karpathy’s LLM Knowledge Base SEO: I applied the pattern for 12 months and here’s what I learned
Karpathy’s LLM Knowledge Base × SEO: I applied the pattern for 12 months and here’s what I learned…
Chrome Extension: Aftermark
Every bookmark you’ve ever saved was a moment where past-you thought “I should come back to this.” You…
🚀 I Built PQPM — A Process Manager That Doesn’t Care What Language You Speak
And yes, your PHP queue workers, Go binaries, and Python bots can finally coexist in peace.** Suggested hero…
We Run Claude Code on 10+ Branches Daily, So We Built a Workstation to Keep Up
At our company we use Claude Code heavily – often running agents on 10+ branches in parallel across…
I Built a Full HTTP Client Extension for VS Code — Here’s Everything I Learned
DotFetch v1.2.0 — A deep dive into building a professional REST client inside VS Code with Auth, Retry…
From Chaos to Shipped — A Practical Workflow for Solo Developers
If you’ve ever ended a coding session unsure what you actually finished, switched between projects and lost your…
PVS-Studio Go analyzer beta testing
After months of extensive work on a new static code analyzer for Go, our team announces that it’s…
The Prompt README Pattern: Make AI Workflows Maintainable
If prompts are “programs for language models”, then most of us are shipping software with… no documentation. That’s…