Remix.run Logo
davidw 3 hours ago

Also isn't it an advantage for LLM coding to use an existing language that has a lot of code that LLM's have already stol... I mean ingested?

fragmede 2 hours ago | parent | next [-]

Depends. A professor told me AI is really good at writing bad pandas code because it's seen a lot of bad pandas code, so starting from scratch isn't necessarily the worst thing.

still_grokking 2 hours ago | parent | prev [-]

Exactly! Completely new languages without large amounts of reference material are terrible for LLMs.