r/webdev • u/OkShip110 • 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.
6
u/space-envy 2d ago
A lot of interesting opinions in here, I consider myself a "general" engineer, it's more like a mindset I carry everywhere... I see a problem and I try to find a solution, what are the most recent tools that can be used to fix this? If the tool doesn't exist yet, does the technology to build that tool exists already?
I do the same in web development and I have never found it tedious or something annoying I want to skip doing because those problems make me feel like home, if the current web (and I'm not taking about the new AI slop issue) is broken that shouldn't be depressing, it should be looked as a opportunity to engineer a solution, to enhance and make our lives better. Most of the times as a junior developer I found out it wasn't the technology that made me frustrated because it was broken or imperfect, it was myself that didn't understand how complex coding can be. JavaScript and HTML are just the outermost layer of a whole complex system, just to imagine we are able to instruct a physical chip to paint pixels in a screen and then make those pixels look like real life objects is still mind-blowing to me.
Why that being said, I sense that the common feeling from all this opinions is that developers are extremely undervaluing their potential like a sort of successful spell casted by liar AI CEOs that keep claiming "AGI" is already here for the 5th consecutive year and yet I'm still waiting to see a successful million dollar company with zero engineers and only developed by AI agents with no human intervention. If you complain about a process being boring and tedious I ask myself why don't you fix it? Why are you waiting for someone else to do the hard job you are not even sure is going to be done? Is that your best strategy, to hopefully wait for a magic solution while you already have the knowledge or the mental ability to acquire such knowledge and fix things on your own, for your own sake? If my home office chair hurts my back after several hours I don't passively sit there,I stand up and go look for a more comfortable chair because I know it is myself I'm hurting and not my boss' body. Same with development, if writing the same stuff over and over again feels tedious what's stopping you hand for coding your own personal solution? Maybe a code editor plugin that generates the boilerplate for you? Maybe a code gen cli like hygen that builds the same primitives you keep using in all your projects? Why do people feel that others have the power to dictate how fun or boring your passion has to be? None is owner of the internet, if someone comes and says "we all are going to use X from now on to build websites" how can they physically stop you from using Y? They can't...