Did ChatGPT ruin woodworking?
Published 2026-03-23
It is 2026, AI is everywhere in coding, particularly at my job.
AI says what to build, AI says how to build it, AI builds it,
AI reviews it, AI fixes errors, sadly AI can't go fight
the client just yet.
And as managers & bosses realized
that a simple $20 suscription can pump out more code than ever,
naturally schedules shifted.
Now using AI is the expectation. If before a simple CRUD took like, idk, 4 hours because of all the "enterprise" boilerplate, now AI does it in 10 min tops. And AI generated code is now "good enough", that people (me included) can just not even code anymore, but just prompt.
But that got me thinking: did AI make me no longer enjoy coding?
I enjoy the process of solving problems, the creativity of coming up with solutions, the process of weighting & considering tradeoffs & balances. I enjoy the little things of programming, from the syntax of what I write, to the big & slow deployment pipelines & servers.
And when AI automated so much of my coding, it got me thinking: did I just lost my hobby?
In a similar way, if I enjoy coding, and I let AI do all of the things, I am no longer practicing my hobby. Now its as if the AI is the one with the hobby, and I'm no more than a simple bystander. The realization of this hit me, for I was now using AI for the projects I do on my spare time, as a "hobby". I saw the AI write mountains of code, creating a full project in record time, and make it work more of less ok. But something was missing.
I was missing the joy of seeing a small interaction perfected, through trial and error.
I was missing the pain of having a really weird error, solving it after a 4h session of trial and error, and in the process having learned a ton of things.
I was missing the process of having no idea of how to do a thing, but doing it anyways, my way, and then look up what the "proper" way is.
I was missing the knowledge to even evaluate if the "proper" way fitted the project.
I was missing the connection with the project. It wasn't really my project. It was the AI's. All I did was give vague directions, tell it to fix that, to use these colors, to have a specific flow. But it was not related to me in any way.
I vibecoded a personal finance app. I just had an idea of what I wanted, and told the AI to build it. But I had no idea of anything that was going on. Maybe not even the idea was mine, I would ask the AI what would be some good improvements over and over. And those must have came from some training data, which come from some real projects pre-AI. Someone I don't even know the existence of decided to do something a certain way, and the AI just autocompleted with that. It was not my idea, it was not my db, those were not my operations, that was not my UI, those were not even my bugs.
I was no longer thinking for myself. Since the AI was "good enough", I let it take the decisions, write the architecture, build the feature, fix the bug. I was no longer learning. At work we are moving from TS to C# for REST APIs, and introducing many enterprise patterns, like, CQRS, Event Sourcing, Microservices, etc. And the AI was doing it all. I had no idea how those things worked, how they fit together, what were their merits and drawbacks, when to use them, when not to use them, nothing. But, since the AI made a plan, gave a list of pros I didn't even bother to fully understand, I went along.
And what will happen when the model makes a wrong decision? When it doesn't see the whole picture? Do we just pray that AI becomes good enough, and fake it until then? Do we pray the AI doesn't go rogue? Do we pray providers don't run out of VC money, the bubble pops, and prices rises 20x? What will happen then?
Someone has to have the knowledge, to judge whether the AI is producing good or bad results. The AI can't be its own judge. And that knowledge should be held by a human. Someone whose brain isn't limited to 200k words, that needs a summary after that, and inevitably loses nuance. Someone who can say if it is right or wrong, based on years of real experience, and doesn't need handholding or explicit instructions. Someone with strong opinions, and not just a yes man.
Because if all you are is a vessel for the AI to speak, if all your thoughts are limited to what the AI tells you, if you need the AI to tell you the pros and cons, if you have no ideas of your own, what is your worth? I would say, you are worth as much as how many dollars your Claude Code suscription costs.
So, at work? It's joever. Management now expects you to use AI and 10x that productivity, and they expect you to leverage the AI to improve things way outside your skill set. Engineering is dead.
But at home, for my own enjoyment, I will be building my own closets, beds, tables, chairs. With my own hands, my own tools, at my own pace. I won't be buying them from IKEA anymore.
Now using AI is the expectation. If before a simple CRUD took like, idk, 4 hours because of all the "enterprise" boilerplate, now AI does it in 10 min tops. And AI generated code is now "good enough", that people (me included) can just not even code anymore, but just prompt.
But that got me thinking: did AI make me no longer enjoy coding?
Coding as a hobby
There is a lot of people in the industry, and I would say most of them are in it for the money. Which is fine, gotta pay them bills. But me? I am in it because I enjoy it.I enjoy the process of solving problems, the creativity of coming up with solutions, the process of weighting & considering tradeoffs & balances. I enjoy the little things of programming, from the syntax of what I write, to the big & slow deployment pipelines & servers.
And when AI automated so much of my coding, it got me thinking: did I just lost my hobby?
Dumb analogy
It felt as if my hobby was woodworking, like, I have my tools and my wood and would enjoy spending the weekends working on a new closet. But then, a new IKEA opened near me, so, my hobby has now been replaced by: buying a closet from IKEA.In a similar way, if I enjoy coding, and I let AI do all of the things, I am no longer practicing my hobby. Now its as if the AI is the one with the hobby, and I'm no more than a simple bystander. The realization of this hit me, for I was now using AI for the projects I do on my spare time, as a "hobby". I saw the AI write mountains of code, creating a full project in record time, and make it work more of less ok. But something was missing.
Missing stuff
I was missing the enjoyment of seeing something I'd done, that only comes after spending tens of hours on a project.I was missing the joy of seeing a small interaction perfected, through trial and error.
I was missing the pain of having a really weird error, solving it after a 4h session of trial and error, and in the process having learned a ton of things.
I was missing the process of having no idea of how to do a thing, but doing it anyways, my way, and then look up what the "proper" way is.
I was missing the knowledge to even evaluate if the "proper" way fitted the project.
I was missing the connection with the project. It wasn't really my project. It was the AI's. All I did was give vague directions, tell it to fix that, to use these colors, to have a specific flow. But it was not related to me in any way.
I vibecoded a personal finance app. I just had an idea of what I wanted, and told the AI to build it. But I had no idea of anything that was going on. Maybe not even the idea was mine, I would ask the AI what would be some good improvements over and over. And those must have came from some training data, which come from some real projects pre-AI. Someone I don't even know the existence of decided to do something a certain way, and the AI just autocompleted with that. It was not my idea, it was not my db, those were not my operations, that was not my UI, those were not even my bugs.
Realization
I realized a lot of things about AI lately. Mainly, I realized that my hobby was like woodworking, and that I get joy from the process, not only from the finished product. But I also realized the ways that AI is atrophying my brain.I was no longer thinking for myself. Since the AI was "good enough", I let it take the decisions, write the architecture, build the feature, fix the bug. I was no longer learning. At work we are moving from TS to C# for REST APIs, and introducing many enterprise patterns, like, CQRS, Event Sourcing, Microservices, etc. And the AI was doing it all. I had no idea how those things worked, how they fit together, what were their merits and drawbacks, when to use them, when not to use them, nothing. But, since the AI made a plan, gave a list of pros I didn't even bother to fully understand, I went along.
Taking pride on organic thoughts
And really, if tomorrow the AI tells me to "do stuff like this", how could I counter? How could I say that it was right or wrong? With what knowledge? Do I ask a different model to counter it?And what will happen when the model makes a wrong decision? When it doesn't see the whole picture? Do we just pray that AI becomes good enough, and fake it until then? Do we pray the AI doesn't go rogue? Do we pray providers don't run out of VC money, the bubble pops, and prices rises 20x? What will happen then?
Someone has to have the knowledge, to judge whether the AI is producing good or bad results. The AI can't be its own judge. And that knowledge should be held by a human. Someone whose brain isn't limited to 200k words, that needs a summary after that, and inevitably loses nuance. Someone who can say if it is right or wrong, based on years of real experience, and doesn't need handholding or explicit instructions. Someone with strong opinions, and not just a yes man.
Because if all you are is a vessel for the AI to speak, if all your thoughts are limited to what the AI tells you, if you need the AI to tell you the pros and cons, if you have no ideas of your own, what is your worth? I would say, you are worth as much as how many dollars your Claude Code suscription costs.
So, at work? It's joever. Management now expects you to use AI and 10x that productivity, and they expect you to leverage the AI to improve things way outside your skill set. Engineering is dead.
But at home, for my own enjoyment, I will be building my own closets, beds, tables, chairs. With my own hands, my own tools, at my own pace. I won't be buying them from IKEA anymore.