Discussion about this post

User's avatar
Sherman Chen's avatar

Nicely written. That is basically my experience working with AI on coding, whether it is net new or something I need modifying. The spec piece is important because otherwise, AI will be out of control and hallucinating at the same time, and you will be spending a lot more time telling it it's stupid. Another thing developers should remember is that AI code in textbook coding, which is a plus and a minus. A plus, because the code will be written to cover all the cases, even those you know your app will "never" get to that place. A minus because of the same reason - and the code, maybe something as simple as the BASIC "10 Print "I am with Stupid" 20 GOTO 10" and AI will generate 1/2 a page of code because of its "textbook" brain. =)

Maybe the key is to realized that there are more than 1 way to get the AI to do what you want, you just have to experinment with it and figure out what works for you and what don't

No posts

Ready for more?