Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Keep in mind, LLMs can't introspect. They integrate your prompt with their training data.

If Python is an extremely popular programming language people like to write about using (it is), you'll expect a lot of people to state that Python is their most proficient language and for that to make its way into the training data. When you ask the LLM, you'll get Python as an answer some fraction of the time and other languages some other fraction.

Those answers are orthogonal to how good the LLM actually is though. In the training data, you'd like a sufficiently robust sample of code (which Python should have) without most of the code being terrible (which Python doesn't have in the wild).

Mind you, IME they do better with Python than very new languages, and they do better with Python tooling than whatever maven build garbage you might have to deal with, but that's faint praise.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: