6 ms·
> there's been a massive increase in people migrating from C to Rust due to LLMs. Strange. I was expecting the opposite move as LLMs know the C pitfalls and tr
by blastonico 3mo ago
> there's been a massive increase in people migrating from C to Rust due to LLMs.
Strange. I was expecting the opposite move as LLMs know the C pitfalls and traps well enough to write corrected code.
- steveklabnik 3mo agoRust’s relentless focus on local reasoning and good feedback (error messages) gives it a tremendous leg up when it comes to working with LLMs.