|
|
|
|
|
by flohofwoe
4 days ago
|
|
Why would *any* programming language matter when LLMs can just directly output binaries from a sufficiently detailed spec ;) And specifically, why would Rust be a better choice than C or Zig when the LLMs get good enough to just write memory safe code in unsafe languages (they are already pretty good at finding memory safety bugs). IMHO for code generation, different things start to matter (like fast build times, while 'convenient highlevel abstractions' become less important). |
|