←back to thread

416 points floverfelt | 1 comments | | HN request time: 0s | source
Show context
nicwolff ◴[] No.45057148[source]
> I’ve often heard, with decent reason, an LLM compared to a junior colleague.

No, they're like an extremely experienced and knowledgeable senior colleague – who drinks heavily on the job. Overconfident, forgetful, sloppy, easily distracted. But you can hire so many of them, so cheaply, and they don't get mad when you fire them!

replies(11): >>45057296 #>>45057327 #>>45057402 #>>45058005 #>>45058021 #>>45058031 #>>45058066 #>>45058320 #>>45058354 #>>45059469 #>>45060122 #
furyofantares ◴[] No.45057402[source]
These metaphors all suck. Well, ok, yours is funny. But anyway, LLMs are just very different from any human.

They are extremely shallow, even compared to a junior developer. But extremely broad, even compared to the most experienced developer. They type real fuckin fast compared to anyone on earth, but they need to be told what to do much more carefully than anyone on earth.

replies(5): >>45057580 #>>45057833 #>>45059467 #>>45059884 #>>45060020 #
CuriouslyC ◴[] No.45057833[source]
I've gotten Claude Code to make CUDA kernels and all kinds of advanced stuff that there's zero percent chance a junior would pull off.

AI is like a super advanced senior wearing a blindfold. It knows almost everything, it's super fast, and it gets confused pretty quickly about things after you tell it.

replies(4): >>45058215 #>>45058307 #>>45058506 #>>45059628 #
1. andoando ◴[] No.45059628{3}[source]
And today I asked Claude code to carefully look at and follow the structure of my tests and write some more, and after 5-10 mins it completely ignored it, wrote one class with all the helper methods and a bunch of compilation errors from fields that arent even in my model.

I figured there's probably a ton more logical issues and deleted it immediately