|
|
|
|
|
by kjksf
65 days ago
|
|
I have no issue with with code generated by e.g. Claude because it's not "slop". On average, it's probably better than the code I would write. I say "on average" because AI doesn't make stupid mistakes, doesn't invert logical conditions. I know I do. Which I eventually fix, but it's better to not make them in the first place, hence "on average". And in cases that AI doesn't generate code up to my quality standards, I re-prompt it until it does. Or fix it myself. I'm not a hapless victim of AI. I'm a supervisor. I operate a machine that generates good code most of the time but not all of the time. I'm there to spot and correct the "not all of the time" cases. |
|