|
|
|
|
|
by Jcampuzano2
398 days ago
|
|
People keep reading off this nonsense that AI generated code is always bad or slow. This is so far from the truth that I really think anybody who still says this has not actually used it for anything real in at least a couple years. Yes, I'm not saying it will always generate you the best code, sometimes it may even be bad. What I am saying is it CAN generate code that is reasonably performant, sometimes even more performant than you would have written it given time constraints, and fulfills requirements (even if sometimes it requires a little bit of manual effort) much faster than we ever could before. |
|