Writing a CLAUDE.md That Actually Helps
Most CLAUDE.md files I see are either empty or a dumping ground.
// software development journal
Most CLAUDE.md files I see are either empty or a dumping ground.
A while back I wrote about spec-driven development with Spec Kit, which fixed the “the agent built the wrong thing” problem by making me …
I have been using AI coding agents long enough to know the failure mode by heart.
Why I Built a Small Observability Stack Over the last few years, my systems have become more distributed: multiple services, containers, and external …
Have you ever wanted to serve private files from your AWS S3 storage to your users, but making the bucket public is not a safe option?
In the world of software development, testing is a critical aspect of ensuring the reliability and functionality of your applications.