You can hardly get online these days without hearing some AI booster talk about how AI coding is going to replace human programmers. AI code is absolutely up to production quality! Also, you’re all…
I took some code and scripts I wrote and passed them through AI. A lot of it was tightened up, and even better, it added comments and turned some things into functions so they were reusable.
I parsed everything it did to sanity check it. Really, use it like a junior developer. “Hey helper, write me a piece of code that does X.” You always double check the junior.
100%
I took some code and scripts I wrote and passed them through AI. A lot of it was tightened up, and even better, it added comments and turned some things into functions so they were reusable.
I parsed everything it did to sanity check it. Really, use it like a junior developer. “Hey helper, write me a piece of code that does X.” You always double check the junior.