top | item 46450421

(no title)

wilsonnb3 | 2 months ago

> "Why is Claude writing TypeScript I'm supposed to read?" 40% of code is now machine-written. That number's only going up.

How much of the code is read by humans, though? I think using languages that LLMs work well with, like TS or Python, makes a lot of sense but the chosen language still needs to be readable by humans.

discuss

order

sublinear|2 months ago

Why do people keep saying LLMs work well with high level scripting languages?

I've never had a good result. Just tons of silent bugs that are obvious those experienced with Python, JS/TS, etc. and subtle to everyone else.

alienbaby|2 months ago

Perhaps they are being more successful in their use of llm's than you are?