AI

Pairing with an AI is just how I work now. It hasn't replaced the thinking. It's moved where the thinking goes. This page is an honest look at how I use it, not a pitch that it's magic.

How I actually use it

Most days I'm pairing with an AI the way I'd pair with a sharp, tireless colleague. I sketch the approach out loud and hand off a lot of the building. Rather than reading every line back, I dogfood the result, putting myself in the end-user's shoes and using the thing the way someone actually would. That's usually where the real problems surface, the ones no diff would have shown me anyway. The product judgment stays mine.

On real product work I lean on AI to keep the quality bar high. I have Claude Code write the unit and end-to-end tests, and I make sure the Playwright suites cover every core workflow. Then I put the work through repeated audits, code review, security review, and design review, using both Claude Code and a second model like ChatGPT. I keep iterating until both of them come back with no critical or blocking issues. Two careful reviewers with different blind spots catch far more than I would on my own.

Where it helps, and where it doesn't

The tools I reach for

Mostly Claude Code for the day-to-day building, plus a second model like ChatGPT as an independent set of eyes when the stakes are high. This very site (the 3D experience, the visitors wandering it, these pages) was built that way: me steering, an AI doing a lot of the typing.

On "AI slop"

There is a word getting thrown around right now, slop, aimed at almost anything built with AI, usually sight unseen. I understand the reflex. The web is filling up with low-effort, machine-stamped filler, and it earns the eye-roll. But the word has also become a quick way to wave off AI-assisted work wholesale, often before anyone has actually looked at it. So before you decide, look.

The 3D experience on this site was built with AI in the loop, every last piece of it. Walk through a gallery you can actually roam. Dim the whole room with the light switch by the door. Track down the hidden telescope and watch a comet cross a sky that keeps its own day and night. Chat with the people wandering the space, hunt the easter eggs tucked behind the buildings, read the hand-drawn engineering sketches on the rolling whiteboard. None of the art is a stock image. It is all drawn in code.

I don't point to any of that to boast. I point to it because every one of those choices was a human one, what to build, what to cut, when it finally felt right. The AI did a lot of the typing, but the taste and the judgment were mine. That is the part the word "slop" misses. Used with care, these tools don't replace craft, they let one person reach further than they could alone, and whether the result is any good still comes down to the person steering. Take a look, and decide for yourself.