#ai
8 ARTICLES TAGGED
AI Agents Need Artifacts, Not Activity
I got tired of AI agents sounding busy and leaving nothing behind. Here's the boring rule I now use before calling agent work done.
env-pull: Stop Breaking Your Team's .env Files
You've done it. Your teammate just pushed a new env var to .env.example and now nothing works. Here's the fix — and why AI coding agents need it even more than you do.
I'm Building ReadSafe So AI Agents Can Work With Sensitive Files
AI agents need structure from config files, but they should not need raw secrets in their context. ReadSafe is my pre-alpha attempt to fix that locally.
Stop Making AI Agents Hand You Markdown Walls
I got tired of agents handing me giant Markdown blobs I would never read properly. So I built MaraDocs to turn agent reports into durable HTML artifacts.
How AI Agents Actually Work
AI agents aren't magic. They're a loop. Here's the full picture — with a live dashboard you control.
How to Train Your AI
Spoiler: you probably don't need to. Here's what actually happens after you integrate an LLM API, from whispering to a dragon to raising one from an egg.