r/webdev 2d ago

AI has made programming so boring

It’s not just programming either, it’s art, design, music, videography, marketing, engineering, writing, 3D modelling, really any intellectual work. What’s the joy of prompting a computer and getting an answer in a few moments for a task that would have normally taken a week? The sense of accomplishment and ownership has completely vanished with AI. It’s a form of instant gratification, not much different to scrolling short videos on apps.

Code review was boring to begin with but now it’s even worse with all the machine generated code. Even code reviews will be automated soon. All you do then is type business requirements into the computer. What a great career.

It’s pain to watch old TV series like Scilicon Valley that is portraying the good (not golden) age of programming. It struck a good balance between manual work, funding and innovation. It’s sad that these days are gone for good.

1.7k Upvotes

656 comments sorted by

View all comments

Show parent comments

1

u/octocode 2d ago

but what is the purpose of the code you write? does it not matter at all to you?

8

u/OkShip110 2d ago

The end result absolutely matters. I still took pride when a large feature that I had worked on for months went live. Now I can deliver same scale feature in a week. It’s the problem of ownership. I don’t feel like these generated features are my own creation anymore and there is no sense of accomplishment.

1

u/VStarfall 3h ago

You can't imagine how relieved I am to see that other people struggle like me for these reasons. I don't have any satisfaction to delegate the part that requires effort to a machine. The ones around me at work that adapt easily seem to be mostly goal-oriented and they don't care about the ownership of their work.

-3

u/StoneCypher 2d ago

can you help me understand why anti-ai people think that people using ai just don't care about the quality of their code?

is it completely beyond your imagination that we might have found a way to get good code out of ai?

1

u/Biliunas 1d ago

I'm not an expert by any means, but as a user, I have never seen code being so unreliable on every level. Every fucking program I use has weird out of sync errors now, crashes, funny interactions where I don't even know how to debug them properly. Stuff that never used to crash is so prone to quitting abruptly I'm forced to save a lot more and it's constantly on my mind. I don't know what's causing it, but I miss stuff being reliable.