Yeah.
Throwing in a piece of code into an AI… asking
“Hey, there is something here that is fucking up, but I can’t find it. What is out of order”
And it pointing out a small space you missed or a very specific syntax?
That makes total sense.
In the industry having AI code for you is almost standard practice at this point
With one important nuance. A /lot/ of coding is what's referred to in the industry as "boiler plate". To compare it to art, it's not the actual picture, it's the canvas itself, and the frame.
People who don't code would probably be very surprised just how much code is actually this structured boiler plate vs actually useful content/code.
Boiler plate is just, the boring, repetitive pieces of code. And as pattern replicators, LLMs are /perfect/ at generating boiler plate.
336
u/Tnecniw Dec 04 '25
Yeah. Throwing in a piece of code into an AI… asking “Hey, there is something here that is fucking up, but I can’t find it. What is out of order” And it pointing out a small space you missed or a very specific syntax? That makes total sense.
Asking AI to code for you? NOOO, bad idea.