246
Microsoft wants to replace its entire C and C++ codebase, perhaps by 2030
(www.theregister.com)
This is a most excellent place for technology news and articles.
I'm my experience, LLMs are especially bad at Rust. They really don't seem to grasp the borrow checker.
I used Rust with Deepseek for a small project for copying and pasting snippets and it went pretty well, but I wouldn't trust it to work with and debug a codebase on its own, especially not an OS