LLMs “know” how to do these things, but when you ask them to do the thing, they vibe instead of looking at best practice’s and following them. I’ve worked with a few humans I could say the same thing about. I wouldn’t put any of them in charge of production code.
You’re better off asking how a thing should be done and then doing it. You can literally have an LLM write something and then ask if the thing it wrote follows industry best practice standards and it will tell you no. Maybe use two different chats so it doesn’t know the code is its own output.
fullsquare@awful.systems 5 days ago
llms allowed them to glide all the way to the point of failure without learning anything
cyrano@lemmy.dbzer0.com 5 days ago
Exactly, if you read their twitter thread, they are learning about git, data segregation, etc.
The same article could have been written 20 years ago ago about someone doing shit stuff via excel macro when a lot of stuff were excel centric.