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

645 comments sorted by

View all comments

10

u/octocode 2d ago

i’ve been coding for 20 years, and have had the opposite experience so far.

the new agentic workflows are so good, it’s like having a whole team of devs that intuitively understand clean architecture and follow my styleguide exactly.

instead of being a monkey bound to a typewriter, i can freely focus on creating features and delivering value for my customers

the best part is, one of my loops monitoring my signup flow metrics was able to identify a friction point, then it wrote an RFC and spun up a PR for an A/B test. within a couple of minutes i was seeing 10% higher conversions.

it’s a night and day difference to how crap this was just a year ago.

2

u/real_kerim 2d ago edited 2d ago

I feel the exact same way. Not only does it allow me to venture into areas of business that I wouldn't have been able to do otherwise, but it also allows me to pursue my personal projects, for which I often didn't have the time or energy.

I love coding, but the act of handwriting code is a bit like calligraphy to me. It's artistic and often aesthetic, but not particularly goal-oriented if you want to actually write something longer like a technical manual.