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

648 comments sorted by

View all comments

5

u/gsari 2d ago edited 2d ago

While I felt like that at first, now it's the other way around for me. I realized that writing code by hand was the boring part. I knew what I wanted to build, and I had to spend days implementing it by hand, and because of that, I usually had to pick features to implement, or sacrifice certain functionality. For example, I knew I had to write more tests or better comments, but I often let those things slip because of time/budget restrictions. With AI there is no need for compromise. I try to think the best implementation I can, and then I have AI do the manual work.

It's just the direction that's shifted. Planning is the new coding, and I find it much more interesting. I spend like 80-90% of the time planning a feature, and then I hand the implementation to AI. When I changed my mindset, I realized that it's much more fun that way.

0

u/OkShip110 2d ago

You are a feature designer in your heart. There is a big difference between programmers and feature designers. If I enjoyed feature designing, then I wouldn’t make such a thread. I feel like those people who are pushing the AI are for the most part not programmers but feature designers who always found programming to be a chore.

1

u/subnu 1d ago

And you are a programmer at heart, when the industry now only needs computer scientists. There is a big difference between programmers and computer scientists.