Browsing Tag
tooling
85 posts
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…
CLI tool for pulling historical Binance OHLCV data for backtesting
I built CryptoFetch, a CLI tool that downloads historical OHLCV data from Binance. It supports all USDT trading…
A fully local Mailtrap style inbox for Laravel
I just released Mailpot, a local, dev-only mail inbox for Laravel. And now its installed on all my…