376
'Maybe the problem is you' ... Linus Torvalds wades into Linux kernel Rust driver drama
(www.theregister.com)
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Community icon from opensource.org, but we are not affiliated with them.
I dunno, people have been saying Rust will go away in a year or two for, like, five years now. This feels different to me. I could easily be wrong, but I don't think it's just another fad language.
I'm not saying that Rust will go away.
Well, go away was maybe not exactly the correct term, but come on. You know what I meant.
My point is simply that it's probably not worth it to add another language. Doesn't have anything to do with Rust really.
Though I do think that the language is a bit over hyped. It's obvious companies and projects used to say they're using Rust, not just because they want to attract young developers or like the language, but because it's a way to get VC. Like AI and blockchain.
I do like Rust. But mostly because it encourages functional style programming. And the tooling is of course awesome. Especially compared to C and C++. However, I do believe that static pure functional languages are superior to Rust.