AI makes me sad because it disrespects the craft of programming
Feeling Sad about AI

Andy Balaam explains why AI has made him deeply sad: not because of ethics or whether it works, but because it disrespects programming, the craft he loves and built his identity around. He addresses himself, code lovers, and learners, arguing that the love of coding cannot be taken away and that understanding how code works will remain valuable even in an AI-dominated future.
Don't waste your time and burn your creativity caring about receiving respect from people who don't deserve any respect from you.
- simonw
I'm not sure how useful it is to say this, but I think a lot of people (myself included, a few years ago now) have been through this moment of existential crisis and come out the other side.
The initial reaction, when some coding agent does a piece of work that would have taken you a week in an hour and does it well, is to be very disheartened by it.
Once you come to terms with the idea that translating an exact specification into decent code isn't a unique skill any more, you can start looking at the larger set of problems that you face as a software engineer and realize that there is so much left, and your existing skill and experience mean you can master these new tools, provide value, and execute at a level far greater than anyone who is just getting started building software using agents without any of your depth.
If you don't want your profession to change at all then you're going to have a tough time with this - but that's surely been true for the history of software engineering? Has there ever been any stability to the tools and language we use beyond about a five year time horizon?
These changes are happening a bit faster, but if you chose software development as a passion you've opted into pretty frequent radical change from the start.
- abnry
I did well in school and the praise I received for excelling in my math degree did shape my life and impact my motivations. I do like praise.
But outside of social reasons, it's understanding I crave. Thoroughly understanding a topic is awesome. I remember the feeling of acing my qualifier exam in grad school.
Those LLMs change nothing fundamentally about this motivation and need and capability. I can't type a prompt, hazily skim the wall of text, and come to comprehensive understanding. I still have to work.
What I like about LLMs is that they can increase my understanding by helping me learn more efficiently. What I don't like is the temptation to turn off my brain.
- datakan
My son told me yesterday he wants to program video games for a living. He's 13. He's looking at how it used to be done and seeing the pride people had in doing it. He hasn't seen how it is now.
Not sure I have the heart to tell him how terrible the industry has become. Feels like telling a kid 30 years ago that being an astronaut is pointless because they no longer go to the moon.
- asdfman123
I feel like this is a rational response.
Personally, while I'm becoming increasingly convinced there's going to be a wave of SWE layoffs, another part of me doesn't grasp it yet. I don't feel it.
I was an AI skeptic for a while but it's literally doing my job for me right now. Every month it needs less of my help.
Once they replace SWEs, they're going to turn around and replace every other knowledge worker yet. But most people haven't processed it yet.
I can't believe the AI boosters were right.
- reenorap
I feel the opposite of sad, I am very very excited. I love programming and I love technology, but the stuff I'm doing now is beyond what I could not do on my own, and now I'm spending a few hours building complete end-to-end stuff. This is the golden age for builders.
I created a fully working house simulator, I made a math test creator for my kids, I fixed up some other side projects that I had and added observability, as well as installed Prometheus and Grafana and built grafana dashboards all using AI. It's wonderful.
I plan on building real-time stock price monitors with personalized alerting, taking images from my security cameras and making time lapse videos, trying to do real time predictions on football games/individual plays by having AI monitor the game and based on previous history predict plays/outcomes specifically for sports betting. I need to find the time to figure out how to do all this stuff but what used to be a pipe dream is now 100% possible and accomplishable within days.
- spijdar
This strikes a chord with me, though I came to a somewhat different endpoint, at least for now.
My perspective (so far) is that it was probably never a good thing for me to tie up my identity/sense of self in my ability to write moderately clever and generally mediocre code.
I do still enjoy writing my moderately clever and generally mediocre code, and for the sake of my sanity, I'm trying to do more of it.
But either way, I don't think it was never a good viewpoint to make me self-conception pivot around my ability to be useful by writing code, and maybe it's a good thing that LLMs have crushed my ego on that front.
- mindwok
Kudos to the author for sharing a candid and vulnerable post. I think we're all grieving right now for the things we loved: programming itself, open source software and the community around it, high salaries and high status jobs with crazy bargaining power. I think many are still in the denial phase, but it's getting harder to deny being in tech is basically unrecognisable to what it was even 4 years ago.
For those of you feeling the grief, have hope that just like programming and the world it created gave you purpose, community, money, etc - something else will come in time.
- alexambarch
It’s been hard for me to overcome the feeling that anything I can do, the machine can do better and faster.
I know people have been saying “If you’re worried about it replacing you, you weren’t a good engineer to start with,” but it doesn’t make it hurt any less. I had a lot of fun solving problems and thinking deeply, but now my time is much better spent reviewing the plans and code of a machine that’s done that part for me.
Yes it’s still a hobby I can do on the side, but at my day job it’s just sucked all the energy out of me.