Earlier quoted context omitted.
[flagged]
You definitely completely misconstrued what was said and meant. It appears you have yet to grapple with the question asked. And I suspect you would be helped by doing so. Let me restate the question for you: If actually writing code can be done without you or any coworker now, by AI, what is your purpose?
Web development is fun again
451–460 of 658 posts
Re: Web development is fun again
#452Earlier quoted context omitted.
Aren't you afraid it's gonna be a race to the bottom ? the software industry is now whoever pays gemini to deploy something prompted in a few days. Everybody can, so the market will be inundated by a lot of people, and usually this makes for a bad market (a few shiny one gets 90% of the share while the rest fight for breadcrumbs) I'm personally more afraid that stupid sales oriented will take my job instead of losing…
My prediction is that software will be so cheap that very soon, economy of scale gives way to maximum customization which means everyone writes their own software. There will be no software market in the future.
Re: Web development is fun again
#453Re: Web development is fun again
#454Something I like about our weird new LLM-assisted world is the number of people I know who are coding again, having mostly stopped as they moved into management roles or lost their personal side project time to becoming parents. AI assistance means you can get something useful done in half an hour, or even while you are doing other stuff. You don't need to carve out 2-4 hours to ramp up any more. If you have signific…
I don't know but to me this all sounds like the antithesis of what makes programming fun. You don't have productivity goals for hobby coding where you'd have to make the most of your half an hour -- that sounds too much like paid work to be fun. If you have a half an hour, you tinker for a half an hour and enjoy it. Then you continue when you have another half an hour again. (Or push into night because you can't make…
Re: Web development is fun again
#455Earlier quoted context omitted.
Worse, you’re doing code review of poorly written code with random failure modes no human would create, and an increasingly big ball of mud that is unmaintainable over time. It’s just the worst kind of reviewing imaginable. The AI makes an indecipherable mess, and you have to work out what the hell is going on.
> The AI makes an indecipherable mess Humans are perfectly capable of this themselves and in fact often do it...
Re: Web development is fun again
#456Re: Web development is fun again
#457Earlier quoted context omitted.
The difference is that after you’ve googled it for ½ hour, you’ve learned something. If you ask an LLM to do it for you, you’re none the wiser.
I don't want to waste time learning how to install and configure ephemeral tools that will be obsolete before I ever need to use them again.
Instead you’d learn it, remember it, and it would be useful next time. But it’s not.
Re: Web development is fun again
#458You were never able to stop using the techniques you learned, and you were always able to keep up with minimal effort - you didn’t need to learn any frameworks. I’m glad you’re having fun, but you didn’t need AI to overcome some laborious hurdle. The only hurdle that existed was your own laziness.
Laziness, or job search, or parenting, or health issues, or caregiving, or something else. It's not a binary stay-current-or-you're-lazy situation, it's that the entire industry is moving to shorter timelines, smaller teams, and more technical complexity for web projects simultaneously. LLMs are a huge dopamine hit for short term gains when you're spinning plates day after day. The question is what the ecosystem will…
I do share your interest in the answer to that question, though.
Re: Web development is fun again
#459Earlier quoted context omitted.
Worse, you’re doing code review of poorly written code with random failure modes no human would create, and an increasingly big ball of mud that is unmaintainable over time. It’s just the worst kind of reviewing imaginable. The AI makes an indecipherable mess, and you have to work out what the hell is going on.
There's been so much pressure to use AI at work. My codebase is a zen garden I've been raking for 6 years. I have concerns about what's going to happen after a few months of "we're using AI cause they told us to."
If the future is indeed AI, and I’m certainly hearing a lot of people using it extensively, then I think there has to be a mindset shift. Our job will change from craft to damage limitation. Our goal will be to manage a manic junior developer who produces a mixture of good code and slop without architectural level reasoning. Code will rot fast and correctness will hinge on testing as much as you can.
It seems like a horrible future. However, it does seem to me that given decades we were unable to build good development practices. Our tooling is terrible. Most of our languages are terrible. Our solution was to let inexperienced devs create languages with all the same flaws, repeating the same mistakes. Web dev is a great example of inefficient software dev that has held the world to ransom. Maybe AI slop is payback for software developers.
Re: Web development is fun again
#460Earlier quoted context omitted.
Actually, the invention of the printing press in 1450 created a similar disruption, economic panic and institutional fear similar to what we're experiencing now: For centuries, the production of books was the exclusive domain of professional scribes and monks. To them, the printing press was an existential threat. Job Displacement: Scribes in Paris and other major cities reportedly went on strike or petitioned for ba…
I've seen this argument a few times before and I'm never quite convinced by it because, well, all those arguments are correct. It was an existential threat to the scribes and destroyed their jobs, the majority of printed books are considered less aesthetically pleasing than a properly illuminated manuscript, and hand copying is considered a spiritual act by many traditions. I'm not sure if I say it's a correct argume…
Maybe the world is better off with fewer coders, as more software ideas can materialize into working software faster?