Quote:
Originally Posted by chaley
I'm glad for that it has worked for you. I must confess, though, that I find it hard to believe that generative AI will write correct & efficient code. But then I come from 60's-70's schools of computing, when even making a program do *anything* was a challenge. 
|
Anything beyond trivial, small, well documented on the internet examples it tends to fail at, and fail in non obvious ways, often inventing API functions that would do what the user asked but that dont actually exist. That said, if you are new to an area it is a great way to get started and to get pointers to areas of the API that would take you much longer to find by traditional methods of exploration.