top | item 46766818

(no title)

barelysapient | 1 month ago

I think LLMs also kill off most programming languages. I think we’ll end up with a handful of languages that LLMs most proficient at writing for and the languages required for device or processor compatibility.

The cost improvement for an LLM to emit a feature (with an engineer in the loop) is too much of an improvement. We’ll look at engineers coding in C the same way we look at engineers today who code in assembly. LLM enabled development becomes the new abstraction; probably with a grammar and system for stronger specification formalization.

discuss

order

delaminator|1 month ago

I've done a bit of experimentation with that. And the irony is Rust seems to fare best because of the error messages of the compiler.

I have had a lot of conversations with Claude about it and it supports that theory.

13rac1|1 month ago

Warning: Claude may support the theory, because Claude is a sycophant.

hxugufjfjf|1 month ago

Claude told me the exact opposite. Always claims that Python or JavaScript is the best choice because its training corpus is so much larger than the alternatives.