Tag

Ai systems

A focused thread through the archive.

May 14, 2026

Agentic Development and the Review-Centric Workflow

AI is going to change software teams whether we pretend to be ready or not. The lazy version of that change is simple: give everyone an agent, tell them to go faster, and hope review catches whatever falls out the other …

Apr 12, 2026

From Agent to a Soul

I’ve been thinking about how we talk about AI systems, and Anthropic’s use of the word “soul” keeps sticking with me. At first, that sounds too poetic for software. Then you start layering …

Apr 10, 2026

Fast Is Slow When You're Neck Deep in AI Slop

The Pattern Nobody Wants to Talk About I’ve seen a distinct pattern where AI slows down software development. I know. Heresy. But hear me out. Agents are fast, but in the old saying kind of way: Fast is slow, and …

Apr 10, 2026

Trust but Verify: The Math of Rigorous Software Development

Between Satire and Ridicule It started, as these things often do, with a comparison nobody asked for. I made a post saying that, with AI-assisted workflows, I can contribute anywhere from 20 to 300,000 lines of change in …

Feb 10, 2026

Announcing ESLint Zero-Tolerance AI Anti-Slop Rules

AI-assisted development has a trust problem. Generated code can look polished, type-safe, and reviewable while still smuggling in shortcuts that quietly erode a codebase over time. The faster teams move with agents, the …

Oct 22, 2025

The UI of AI is CLI

We spent decades trying to make computers easier to use. We went from punch cards to command lines to graphical user interfaces to touch screens. We added buttons, menus, icons, gestures, or really anything to avoid …

Mar 20, 2025

When Pragmatism Meets Silence

Had one of those surreal conversations at work recently. I needed to onboard with an internal AI service—because, frankly, there’s only one option available: and it’s run by a team building their own wrapper around …

Feb 15, 2025

Sora Text to Video: Playing with AI Like It's 2049

I finally spent some time experimenting with Sora, and the shift from text-to-image to text-to-video feels bigger than I expected. I have used Stable Diffusion for a long time. Image generation already changed how I …

Dec 3, 2024

Local LLMs as a Code Assistant in Visual Studio Code

I have been using a Visual Studio Code extension called Continue, and it has become one of my favorite ways to work with local LLMs. The short version: Continue lets you bring AI-assisted coding into VS Code while …

Nov 13, 2024

Microsoft TinyTroupe for UI/UX Persona Focus Groups

TinyTroupe is incredible. Imagine running your own focus group composed of multi-personality AI agents. From a UI/UX designer’s perspective, the ability to explicitly define user personas and have them evaluate your …

Aug 21, 2024

You Know What's Going to Be Funny When AI Goes Offline

You know what’s going to be funny? When AI services go offline and teachers finally get to see what a student’s real writing would be like. Imagine the shock—“Wait, why does this essay look like a …

Aug 21, 2024

Today, I Introduced the Interns to Dogfooding

Today, I got to introduce the AI interns to new topics like dogfooding*, cyclomatic complexity, BEM, JSON:API, and why interfaces are so useful. It was great to nerd out with them! Their excitement was contagious, and I …

Nov 10, 2022

Stable Diffusion Explained Like I Am 5

Imagine “a world, earth, seen from space, 8k, unreal engine, detailed, photorealistic”… Remember the common phrase, “a picture is worth a thousand words”? Well, it’s time to rethink …