Remix.run Logo
blastonico a day 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 a day ago | parent [-]

Rust’s relentless focus on local reasoning and good feedback (error messages) gives it a tremendous leg up when it comes to working with LLMs.