{
  "title": "Everything Is Fixable Now",
  "date": "2026-05-26",
  "author": "Benjamin Stein",
  "categories": [
    "ai",
    "engineering",
    "creativity"
  ],
  "excerpt": "With AI coding agents, the backlog of fixes you walk around with in your head is a backlog you can clear.",
  "url": "/blog/2026/05/26/everything-is-fixable-now/",
  "content": "There's a type of person I call a product person. They walk around noticing what's broken. The button in the wrong place. The checkout flow that makes you type your address twice. The weather app that hides today's temperature under three ads for a mattress. They notice, it bugs them, and they're redesigning it in their head before they've finished being annoyed.\n\nIt's the one trait I actually screen for when I interview PMs. Not the pedigree. Not the frameworks they can rattle off. I want to know if they walk around asking how a thing could be better, how it could be faster, who it's leaving out. The good ones can't turn it off.\n\n<aside class=\"pull-quote\"><p>It's the one trait I actually screen for when I interview PMs.</p></aside>\n\nFor most of history that's been a low-grade curse. You clock a hundred broken things a day and you can fix none of them. The fix is either possible but not worth your weekend, or worth it but past your skill level. So you file it away and move on, and the pile turns into a backlog you're never going to ship.\n\nThat's the part that changed.\n\nSome stuff from this week. I can't stand a single weather app on Android. Weather Underground turned to garbage after IBM bought it. Weather.com and the Weather Channel app are ad-choked messes, all noise and no signal. So I asked Claude to build me my perfect one. My layout, my data, zero ads, on Android, and on my Pixel watch while it was at it. It works. I check it on my wrist every morning. A year ago I would not have bothered.\n\nI have a heat pump. The app that runs it is made by Rheem, who make some of the worst fucking software I have ever put on a phone. I wanted something better. Claude didn't have the protocol. Fine. It talked to the unit over Bluetooth Low Energy, decompiled Rheem's app, reverse-engineered the protocol, and built me a replacement. I pushed the buttons when it needed hands. That's a project I wouldn't have touched a year ago, and honestly one I'm not sure I could have finished myself at all.\n\nAnd like every other human being, I hate the new Google Workspace icons in Chrome. So I had Claude write me [an extension](/google-classic-favicons/) to put the old ones back. Ten minutes. A thing I'd otherwise have bitched about until I died.\n\nMost of the talk about coding agents is about replacement. Fewer engineers, cheaper teams. That's real and it's the boring half. The interesting half is all the stuff that was never getting built. The work was never the problem. It was nobody's job and nobody's weekend. The giant pile of small annoyances that never cleared anyone's worth-it bar. That pile is getting built now, one pissed-off Saturday at a time.\n\n<aside class=\"pull-quote\"><p>That pile is getting built now, one pissed-off Saturday at a time.</p></aside>\n\nWe all just picked up a new tool. The world a product person walks around in, the one that could always be better, can now actually get better. The backlog in your head is a backlog you can clear. And I for one am here for it.",
  "html_url": "https://benjaminste.in/blog/2026/05/26/everything-is-fixable-now/",
  "json_url": "https://benjaminste.in/blog/2026/05/26/everything-is-fixable-now/index.json",
  "markdown_url": "https://benjaminste.in/blog/2026/05/26/everything-is-fixable-now/index.md"
}
