Comment Re:Such a surprise (Score 1) 77
Well, yeah - I've seen AI actually write decent code... without error conditions, or bounds checking, but following the happy path, it really does work. Still needs to learn how people with bad intentions get in, but, you know, the happy path code is serviceable. Can save me a few hours, but I still need to program in sad paths. Don't know if that is more time or less time, really, but it kind of negates itself, I still need to code review and fix shit.