Thing is both statements can be true.
Used appropriately and in the right context, LLMs can accelerate some select work.
But the hype level is ‘human replacement is here (or imminent, depending on if the company thinks the audience is willing to believe yet or not)’. Recently Anthropic suggested someone could just type ‘make a slack clone’ and it’ll all be done and perfect.
dylanmorgan@slrpnk.net 1 month ago
Oddly enough, my grasp of coding is probably the same as the guy in the middle but I still know that LLM generated code is garbage.
samus12345@sh.itjust.works 1 month ago
Yeah, I actually considered putting the same text on all 3, but we gotta put the idiots that think it’s great somewhere!
dylanmorgan@slrpnk.net 1 month ago
Yeah, there’s definitely morons out there who never bothered to even read about the theory of good code design.
theterrasque@infosec.pub 1 month ago
I guess I’m one of the morons then, but what do I know. I’ve only been coding since the 90s
theterrasque@infosec.pub 1 month ago
That’s kinda wrong though. I’ve seen llm’s write pretty good code, in some cases even doing something clever I hadn’t thought of.
You should treat it as any junior though, and read the code changes and give feedback if needed.
Digit@lemmy.wtf 1 month ago
All the best garbage to learn from, to debug, debug, debug, sharpening those skills.