← All Articles

The Part of Your Job AI Can't Do (And Why It Matters More Now)

There's a lot of anxiety about AI making engineering skills obsolete. But the most valuable part of what you do was never the typing. The judgment, the …

· 15 min read

When Two Frameworks Point the Same Direction

LangChain published Agent Engineering on December 9. I'd been developing Synthesis Engineering since early November. We arrived at remarkably similar …

· 4 min read

RAG Architecture Lessons from Practice

Building a retrieval-augmented generation system revealed patterns the tutorials don't cover. Contractions break search. Not everything needs an LLM. Full …

· 6 min read

Data Format Contracts for AI Pipelines

When tools interact, implicit assumptions break silently. Explicit data format contracts prevent the debugging sessions you don't have time for.

· 6 min read

Context Loss and How to Prevent It

Why AI assistants forget what you told them, and practical strategies to prevent it. The difference between context that survives and context that gets lost.

· 6 min read

From Tool to Team: Managing AI as Distributed Engineering

When you're running multiple AI sessions in parallel, you're not using a tool anymore — you're managing a team. The skills that matter shift accordingly.

· 6 min read

The Foundation-First Pattern

Why the most effective AI-assisted projects start with humans writing code by hand. The counterintuitive pattern that makes everything else work.

· 7 min read

Synthesis Project Management

Project management redesigned for AI capabilities. A craft that complements traditional PM tools by creating documentation AI can query, synthesize, and act on.

· 13 min read

What is Synthesis Engineering?

Synthesis engineering is a professional discipline for human-AI collaboration on complex work. Not just better prompting — a systematic approach with princ...

· 6 min read

How Claude's Memory Actually Works (And Why CLAUDE.md Matters)

Understanding Claude's context architecture changes how you work with it. The tradeoffs between automatic continuity and on-demand depth explain why persistent …

· 7 min read

Cracking a 25-Year-Old Password with Claude Code

While cleaning up old files, I found a password-protected Word document from 1999. I had no memory of the password. Claude Code and I cracked it together.

· 4 min read

What OpenAI's Sora Build Teaches Us About Synthesis Coding

Four engineers shipped a #1 Play Store app in 28 days using AI agents. Their approach validates the patterns I've been writing about — and adds new ones worth …

· 7 min read

Scaling Synthesis Coding in Your Organization

A practical guide for CTOs and engineering leaders: cost analysis, team rollout strategy, training curriculum, and metrics for adopting synthesis coding at s...

· 12 min read

Building ownwords: A Synthesis Coding Case Study

What separates synthesis coding from vibe coding isn''t the tools — it''s the decisions. This technical case study walks through the architectural choices,...

· 13 min read

Why Synthesis Coding Still Writes Code in the Age of LLMs

The answer is not "just let the model do it" — and code matters more, not less, as AI gets dramatically better Last spring, my son Fitz and I had an aftern...

· 15 min read

Vibe Coding and Synthesis Coding: Two Complementary Approaches

Why the conversation isn''t about which approach is better — it''s about knowing when to use each This blog post is for software engineers, engineering lea...

· 9 min read

Polyrepo Synthesis: Synthesis Coding Across Multiple Repositories with Claude Code in Visual Studio Code

I wrote this blog post for software engineers, architects, and technical leads. It is code-heavy and implementation-focused. This weekend I was working acr...

· 16 min read

Seventeen years ago, I built a tool for the open Web. This weekend, I modernized it using Synthesis Coding with Claude Code AI

In 2008, I released a WordPress plugin called Blogroll Links. The plugin displayed lists of links on WordPress pages using a shortcode. But the idea behind...

· 9 min read

Synthesis Coding with Claude Code: Technical Implementation and Workflows

A hands-on guide to practicing synthesis coding (a.k.a. synthesis engineering) with concrete examples, real workflows, and lessons from production systems ...

· 20 min read

The Synthesis Engineering Framework: How Organizations Build Production Software with AI

From individual practice to organizational capability: a systematic approach to human-AI collaboration in professional software development This blog post ...

· 17 min read

Synthesis Engineering: The Professional Practice Emerging in AI-Assisted Development

Why the most effective engineering organizations are developing systematic approaches that go beyond vibe coding — and why this practice needs a name This ...

· 14 min read
AI New

The Future of Engineering Services: Building and Measuring Human-AI Teams

The client's request seemed impossible: "We need to modernize our entire legacy system, build two new products, and cut our engineering spend by 20%—all w...

· 22 min read