← All Articles
Engineering

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 docum

· 6 min read
Engineering

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.

· 6 min read
Engineering

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
Engineering

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 s

· 6 min read
Engineering

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,...

· 12 min read
Engineering

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
Engineering

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
Engineering

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
Engineering

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...

· 8 min read
Engineering

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 ...

· 19 min read
Engineering

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
Engineering

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 ...

· 13 min read
Engineering

The Future of Software: From API to AI as the Communication Interface

As we look ahead to the evolution of how people and machines communicate with software, it's clear that artificial intelligence (AI) will play a key role. ...

· 8 min read
Engineering

Prompt Engineering to Generate Code to Solve A Math Problem

This weekend, my 12-year-old son and I visited our friends for a family BBQ. During our time there, we engaged in a series of math puzzles, competing again...

· 7 min read
Engineering

MatheMagic Card Trick

Introduction MatheMagic Card Trick is a fun and simple number revealing magic trick using math. Use the page generate-cards.html to generate your cards to ...

· 1 min read
Engineering

How do you launch a suite of Mobile, Web, and Voice products from ideation to go live in 12 weeks?

Check out the blog post by Very, the product development partner I worked with in my previous job at Thrive Global to design, build and launch multiple Mob...

· 1 min read
Engineering

Product Maintenance vs. New Development on Web Sites, Mobile Apps and Other Digital Products

Maintenance of a digital business product (e.g. a Web site, mobile app, or software) refers to the work that includes modifications made after delivery to ...

· 6 min read
Engineering

Social Graphs API: WordPress Plugin: Blogroll Links

If you already know what the Social Graph API and XFN are, you can skip the background information and go directly to the Blogroll Links plugin for WordPre...

· 4 min read
Engineering

Software Products: Own vs. Rent & Create vs. Get (Incorrectly Called Build vs. Buy)

Understanding the issue Technology executives are often asked about their preferences on build vs. buy. This question would be better articulated as two se...

· 8 min read
Engineering

List of Open Source or Free Software for Home and Business Use

Here is a list of some open source or free desktop software that you can use for personal use at home or at your business. Using open source software can s...

· 2 min read
Engineering

Sometimes extra steps in workflows are good

When implementing a content management system or other product, customers often ask for workflows that require the least number of steps required to any gi...

· 2 min read
Engineering

Google Web Toolkit: Develop and Test in Java, Deploy as AJAX

I'm building a pull-down-menu navigation for the rajiv.com site using the Google Web Toolkit (GWT) and I'm impressed by this Google product. It allows you ...

· 2 min read
Engineering

Java Progammer? Use BeanShell

BeanShell is a fully Java compatible scripting language, capable of interpreting ordinary Java source files. You can also use it for working with Java inte...

· 1 min read
Engineering

Content Management: Content & Search Technologies

Search, when effectively integrated with content, creates a combination that is greater than the sum of the two separately. Let us consider an example. A p...

· 4 min read
Engineering

New Company, Effectuation

Earlier this year, I founded a product development & consulting company called Effectuation (www.effectuation.net) with some associates. We are involved in...

· 1 min read