←back to thread

646 points bradgessler | 5 comments | | HN request time: 0s | source
1. quantadev ◴[] No.44009680[source]
There's quite a dichotomy going on in software development. With AI, we can all create much more than we ever could before, and make it much better and even in much less time, but what we've lost is the sense of pride that comes with the act of creating/coding, because nowadays:

1) If you wrote most of it yourself then you failed to adequately utilize AI Coding agents and yet...

2) If AI wrote most of it, then there's not exactly that much of a way to take pride in it.

So the new thing we can "take pride in" is our ability to "control" the AI, and it's just not the same thing at all. So we're all going to be "changing jobs" whether we like it or not, because work will never be the same, regardless of whether you're a coder, an artist, a writer, or an AD agency fluff writer. Then again pride is a sin, so just GSD and stop thinking about yourself. :)

replies(1): >>44009947 #
2. hooverd ◴[] No.44009947[source]
Maybe, but will anyone understand what they are creating?
replies(1): >>44010174 #
3. quantadev ◴[] No.44010174[source]
Right. In the near term, I'm predicting a dramatic decline in software quality, because code was never understood and tested properly. In the future we will have better processes, and better ways of letting AI do it's own checking/validation, but that's lagging right now.
replies(1): >>44010195 #
4. hooverd ◴[] No.44010195{3}[source]
It'll be interesting to see a society where there's a big negative incentive to actually sitting down and understanding how things work, in the name of efficiency.
replies(1): >>44010661 #
5. quantadev ◴[] No.44010661{4}[source]
I've already noticed I'm getting lazy, because of AI, and other developer friends say they are also. I'd rather explain to an AI what I want done, instead of actually writing the code, just because it's easier to explain it than do it.