|
|
|
|
|
by bluefirebrand
433 days ago
|
|
> Meanwhile I asked AI to make me a test and it mocked out everything I wanted to test, testing nothing, but passing. I wonder how much of these kinds of tests we have now This sort of thing is what I'm most worried about with programmers who are very bullish on AI. I don't think it's too controversial to say that most developers are much worse at reviewing code than they are at writing code AI generated code is a code review exercise. If you accept my premise that most devs are worse at reviewing code than writing it, this should ring some alarm bells |
|
I had another person send me some AI generated code that was close to 90% working. It was missing something simple (something like appending to an array instead of overwriting it...) The original developer could not understand or debug it. I'm afraid of the crap we're going to see over the next few years.