TEDWARD.NET · A WEEKLY DEV BLOG BY TED WARD
Dispatches from the sharp end of AI & software.
SHOWING 7 / 65 DISPATCHES — TOPIC: ALL
ALL 65 POSTS ↗
Being My Own First Customer: What Dogfooding the Rebuilt Foundry Actually Broke
When pointing the newly rebuilt Foundry at a real-world, 5,574-file monorepo, the context graph did not gracefully scale - it broke. Here are the 25 bugs, quadratic bottlenecks, and silent hallucinations uncovered by dogfooding an AI context substrate.

Taming the Slop: How I Ship Multi-Month Features in a Week with Agent Loops
Tired of AI generating unmaintainable code slop? Discover how orchestrating 8 to 12 concurrent Claude and Codex loops with spec-driven development allowed me to ship a multi-month feature in just one week.

Chasing the Perfect Project: How I Escaped Scope Creep and Rebuilt The Foundry
Trying to build the 'perfect' open-source project to gain stars and build a community can easily become a scope-creep trap. Here is how testing my CLI tool in a constrained work environment forced me to strip away the bloat and build something genuinely useful.

The Great Context Trap: Why Your AI Memory is Broken (And How to Fix It)
We are bleeding our project context to cloud providers every time we open a new chat window. Discover how the Foundry ecosystem and the Model Context Protocol enable portable, sovereign AI memory that finally puts you back in control.

The Next AI Battlefield Isn't Intelligence. It's TPS.
The era of chasing 'smarter' AI is over. As foundational models hit the point of diminishing returns, the real competitive advantage has shifted to high-speed inference and semantic governance.

