Browsing Tag
claudecode
17 posts
I Grepped My Own Claude Code Logs and Found the Hidden Tag Anthropic Never Shows You
I was mid-conversation with Claude Code, asking it to help draft a blog post, when a literal tag…
Why I Keep Shipping Small Tools Instead of One Big Product
I have shipped five small tools this year instead of one big product, Git Dojo, OhNine, Statusline Builder,…
From Using Claude Code to Growing It — The Complete Environment-Building Series
This is the final installment of the “Claude Code environment” series that ran all the way through profiling…
Long-running agents need more than memory
Anthropic’s managed-agent harness solves one hard problem: continuity. Progress logs, feature lists, git checkpoints, and startup scripts give…
I Cancelled Codex Two Months Ago. Opus 4.7 Brought Me Back.
I let my OpenAI Pro subscription lapse two months ago. Claude Max 20x was covering everything. Last week…
Your Claude Code Settings Will Die With Your Machine
I’ve been using Claude Code heavily for a few months. Skills, custom rules, MCP configs, memories across a…
Getting Started with Model Context Protocol (MCP): Automating Terraform Security with Claude Code
Artificial Intelligence is becoming increasingly useful in DevOps, but most AI tools still rely only on their training…
What to Tell Claude Code to Test (and What to Skip)
If you’re using Claude Code to build apps, you’ve probably noticed it loves writing tests. Ask it to…
From Chatbot to Co-Developer
AI coding tools have changed more in the last two years than in the previous decade. They have…
Building a Fully Automated SonarCloud Pipeline Using Claude’s MCP
Day X of solving real-world problems with Claude Code I wanted SonarCloud code quality reports without constantly switching…