← Back to Insights An Old Dog's New Tricks — Part 7

3 Hours of Work in 30 Minutes — My Teammate Watched

Ken Whiteside July 2026 5 min read

A teammate told me he still had about three hours of work left. I asked if I could take a crack at it. He said sure.

I finished in 30 minutes. He watched the whole thing.

Here's the context.

We were deep in that same emergency project I mentioned last post — two teams coordinating under pressure. I'd already handled the Snowflake side. The ETL developer had completed his main task, but still had three pieces left: error handling on each step, an audit logging task, and assembling the full execution plan.

These weren't trivial. Each piece needed to follow specific patterns, connect to the right logging framework, and handle failure gracefully. Real work. The kind of work that takes time because you're switching between documentation, templates, and careful testing.

But I'd done this exact type of work before — many times, the old way, before the visual tools existed. I knew what the output needed to look like. I knew the patterns. I just hadn't done it recently in this particular toolset.

So I opened AI, gave it the context — the patterns from the existing tasks, the logging framework, the plan structure — and started generating. Task by task. Error handler by error handler. Plan assembled with the right execution order and failure routing.

30 minutes. All three pieces done. Pushed to the repo.

We ran it in UAT. Worked first try.

The developer was gracious about it. Maybe a little stunned. He's one of the AI leaders on his team — he gets it. But watching someone compress three hours into thirty minutes hits different when it's YOUR three hours.

Here's what I want to be clear about: this wasn't magic, and it wasn't because I'm faster or smarter. It's because I had two things working together:

1. Domain expertise — I knew exactly what "correct" looked like for each component. I'd built these patterns dozens of times over the years.

2. AI as accelerator — Instead of manually typing each handler, referencing docs, and testing incrementally, I described what I needed and validated the output. The boring parts got compressed. The judgment stayed mine.

AI doesn't replace expertise. It compresses the mechanical parts so experts can focus on the hard parts — architecture decisions, edge cases, validation.

The three hours weren't wrong. That's genuinely how long it takes when you're doing it manually, carefully, one piece at a time. But when you pair deep familiarity with AI-assisted generation, the math changes.

Not 10x. Not some fantasy multiplier. But 6:1 on real production work, with a colleague watching? That's not theoretical. That happened.

The question isn't whether AI can help experienced engineers go faster. It clearly can.

The question is: are you willing to let it?