May 14, 2026
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
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
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
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
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 24, 2025
Here’s a secret weapon for building your own agentic workflows: GitHub Copilot Chat’s debug logs.
You know how everyone’s out there wrestling with hallucinating AI agents? Trying to figure out how to …
Oct 22, 2025
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 …
Oct 21, 2025
You know what’s wild about working with AI agents to build software? The planning. Oh boy, the planning.
Not just a plan - that would be too simple. No, no. We’re talking about:
Creating a planning document …
May 14, 2025
Sometimes I want full control, not most, but total, end-to-end control over the tools I use to think, build, and create.
That’s where Ollama and Open WebUI comes in. This is my go-to local AI chat setup: a fully local, …
Mar 20, 2025
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
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
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
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 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 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 …
Aug 16, 2024
Leveraging multiple models can significantly streamline the software development process. Here’s a strategy to consider:
Requirement Analysis: Use one model to gather user requirements.
Edge Case Identification: …
Nov 10, 2022
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 …