People worry AI will replace programmers.
Lol. Have you seen the code it trains on? Half the internet is one regex away from a national emergency.
@fribbledom I love how AI boosters always bring up “human slop” whenever they’re challenged.
Sure, but human slop wasn’t making software worse at this speed. Human limitations at least created friction, giving people time to reconsider, review, and react before shipping garbage at industrial scale.
@fribbledom .. and yet ..
@fribbledom thank you for these warm words
@fribbledom AI does not replace programmers. CEOs replace programmers with AI.
@fribbledom 30 years of abject garbage and reinvented wheels, with tiny threads of gold threaded through it here and there.

No, it won't replace programmers, it will just make them worse.
I'm doing a course whose final assignment involves programming, and last year we noticed some people handing in much longer and more complex code than the year before, without being able to actually do more.
This year, so far, all the assignments I looked at were suffering even more from this. The code mostly works but trying to read it is not fun. There is just so much ineffective entropy in there, which puts me in a difficult place because I need to read and grade *some aspects* of the code, but not the programming skills because this is not a programming course.
- replies
- 0
- announces
- 0
- likes
- 0
@fribbledom when writing my last powershell I used ChatGPT to create script fragments. In the chap. on WMI, I looked at createling a Windows share. Asked to.create a fragment, it output a lovely looking script that broke. I re entered the prompt several times, but i never got a working sample. It did point me to the documentation for the correct answer. I hate to think how bad the result might be when it's asked go generate, or worse 'fix', larger chunks of code . YMMV.