Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×
Open Source Linux

Linus Torvalds Talks About Rust Adoption and AI (zdnet.com) 48

"At The Linux Foundation's Open Source Summit China conference, Linus Torvalds and his buddy Dirk Hohndel, Verizon's Head of the Open Source Program Office, once more chatted about Linux development and related issues," reports ZDNet: Torvalds: "Later this year, we will have the 20th anniversary of the real-time Linux project. This is a project that literally started 20 years ago, and the people involved are finally at that point where they feel like it is done... well, almost done. They're still tweaking the last things, but they hope it will soon be ready to be completely merged in the upstream kernel this year... You'd think that all the basics would have been fixed long ago, but they're not. We're still dealing with basic issues such as memory management...."

Switching to a more modern topic, the introduction of the Rust language into Linux, Torvalds is disappointed that its adoption isn't going faster. "I was expecting updates to be faster, but part of the problem is that old-time kernel developers are used to C and don't know Rust. They're not exactly excited about having to learn a new language that is, in some respects, very different. So there's been some pushback on Rust." On top of that, Torvalds commented, "Another reason has been the Rust infrastructure itself has not been super stable...."

The pair then moved on to the hottest of modern tech topics: AI. While Torvalds is skeptical about the current AI hype, he is hopeful that AI tools could eventually aid in code review and bug detection. In the meantime, though, Torvalds is happy about AI's side effects. For example, he said, "When AI came in, it was wonderful, because Nvidia got much more involved in the kernel. Nvidia went from being on my list of companies who are not good to my list of companies who are doing really good work."

This discussion has been archived. No new comments can be posted.

Linus Torvalds Talks About Rust Adoption and AI

Comments Filter:
  • Torvalds: "Later this year, we will have the 20th anniversary of the real-time Linux project. This is a project that literally started 20 years ago, and the people involved are finally at that point where they feel like it is done... well, almost done. They're still tweaking the last things, but they hope it will soon be ready to be completely merged in the upstream kernel this year... You'd think that all the basics would have been fixed long ago, but they're not. We're still dealing with basic issues such

    • I have no problem with long-winded project. Most good software I use every day has taken years or decades to mature. Hell, Linux itself is over 30 years old.

      I've always been skeptical about the stupid "Move fast and break things" mantra: the tech bros who keep repeating it think they're clever, but those of us who have been around the block know all it really creates is trail of broken software.

      • I'd argue there's a significant difference between those long-lived projects you might rely on (Linux, Gimp, etc.) as opposed to projects like Hurd. Linux may be 30+ years old, for example, but most of that 30 years has been spent on constant iteration and improvement of an already very usable product. Hurd is more in the "Duke Nukem Forever" class... although arguably that's being a tad unfair to the developers of DNF - since they did eventually release a product.

  • by sabian2008 ( 6338768 ) on Sunday August 25, 2024 @04:26AM (#64733120)
    ♻️
    https://m.slashdot.org/story/432284
  • AI is the hottest topic when you talk to the kernel developer #1? WTF is wrong with people?

  • Yes, that seems slow, but it is about expected when you do solid engineering in an area that is at least partially experimental. Can also take longer. Try to do it mich faster and the results will not be good.

  • I'm hoping this means Rust is past the Peak of Inflated Expectations and is now entering the Trough of Disillusionment. I'm sick of every 5th HN article being about how somebody did something in Rust.
  • What's going to happen to Linux when Linus kicks the bucket?

    • > What's going to happen to Linux when Linus kicks the bucket?

      He'll be uploaded to the Cloud and in the future when technology has advanced enough, will be downloaded into a brand-new android body.
    • Re:Linus (Score:4, Funny)

      by ArchieBunker ( 132337 ) on Sunday August 25, 2024 @04:21PM (#64734322)

      Systemd completely takes over. All of /etc is moved into a single binary database file and to boot securely your EFI stack has to download new keys daily.

      • So you are a;ways connected to the Internet and vulnerable to a NULL file masquerading as an EFI keyfile?

        Shades of The Crowdstrike Update Disaster are now dancing through my mind.

  • Can someone please invent something better than Rust? Please? The design and syntax of Rust of awful. Just overhauling the syntax would be an improvement.
  • I have to say, as a Real-Time Embedded guy - the fact that it is taken about 20 years to get here wrt Real-Time Linux is about 19 years too late.

May the bluebird of happiness twiddle your bits.

Working...