Working with AI

What a year living inside these tools actually taught me

Building with AI daily, not reading about it, changes what you see. You stop being impressed by demos and start spotting where it earns its keep, and where it quietly wastes your time.

Most people meet AI through demos and threads. The polished clip, the confident post, the tool that does something dazzling in fifteen seconds. It is exciting, and it teaches you almost nothing.

Living inside the tools is a different thing entirely. Building with them, breaking them, shipping with them, not reading about it from the side.

I work alongside these tools every day, and that does something a course cannot. It changes what you can see.

You stop being impressed by demos

The first thing that goes is the awe. Once you have built with these tools properly, the demo loses its power over you, because you know exactly what it is hiding.

A demo shows the one path where everything goes right. It never shows the strange input, the bad day, the moment it confidently does the wrong thing. You learn to watch for what is being left out of frame.

That is not cynicism. It is just experience. You stop asking can it do the impressive thing and start asking will it do the boring thing reliably, a thousand times, when nobody is watching.

You start seeing where it earns its keep

The flip side is that you get sharper about where AI is genuinely brilliant. Pointed at the right problem it is the best hire you will ever make, and after a while you can feel which problems those are.

The repetitive work that drains a good person. The first draft that just needs to exist so you can react to it. The reading and sorting nobody has time for. That is where it earns its keep quietly and well.

And you get just as sharp about where it does not. The places it looks helpful and quietly wastes your time, or makes a lovely demo and gets switched off a month later.

The geeky bit

What a year of building teaches you is mostly a feel for failure modes, the specific ways these tools go wrong. You learn that a large language model predicts likely text rather than recalling facts, so it is fluent everywhere and reliable only where you have grounded it. You learn to reach for retrieval, often called retrieval augmented generation or RAG, so it answers from your own data instead of its general memory. You learn to lower the temperature, the setting that governs randomness, when a task needs the same answer every time, and to break a big job into smaller checked steps rather than trusting one large generation. You learn where a validation layer has to sit and where a human checkpoint cannot be removed. None of that comes from watching demos. It comes from being the person who had to fix it the morning it broke.

The judgement is the whole thing

After a year, the skill is not using AI. Everyone can use AI now. The skill is knowing what to point it at, and that judgement only comes from having pointed it at the wrong things and watched what happened.

That is the part you cannot get from a weekend or a webinar. It is reps. It is the slow accumulation of having seen this tool succeed and fail across enough real situations that you can tell the two apart before you start.

So when I say a business does not need the shiny thing it has been sold, it is not a hunch. It is what living in these tools, rather than reading about them, quietly teaches you.

The lens this gives you

This is the lens I build from. Less impressed by what AI can do, far more interested in what it should do, and reliably honest about where it earns its place and where it does not.

If you have only met AI through demos, that gap is worth knowing about. The version that dazzles for fifteen seconds and the version that quietly does its job for a year are not the same tool. Telling them apart is most of the job.

If you want AI judged by where it actually earns its keep rather than how well it demos, that honest read is what we bring to every build.

Book a quick chat →

Related: Stop asking can AI do this. Ask should it..

Common questions

What does using AI daily teach you that reading about it does not?

It teaches you the failure modes, the specific ways these tools go wrong, and a feel for which problems they are genuinely good at. You stop being impressed by demos and start judging whether something will do the boring thing reliably when nobody is watching. That judgement only comes from reps.

Why should I be sceptical of AI demos?

Because a demo only ever shows the one path where everything goes right. It hides the strange inputs, the bad days and the moments it confidently does the wrong thing. The dazzling fifteen second version and the version that works reliably for a year are not the same tool.

What is the real skill in using AI?

Not using it, since everyone can do that now, but knowing what to point it at. Pointed at the right problem AI is the best hire you will ever make. Pointed at the wrong one it makes a nice demo and quietly gets switched off. Telling those apart in advance is most of the job.

Where does AI genuinely earn its keep?

On the repetitive work that drains a good person, the first draft that just needs to exist so you can react to it, and the reading and sorting nobody has time for. It earns far less on judgement calls and anything where being slightly wrong is costly.