Linus Torvalds talks AI, Rust adoption, and why the Linux kernel is 'the only thing that matters'
Linus Torvalds talks AI, Rust adoption, and why the Linux kernel is 'the only thing that matters'

www.zdnet.com
Linus Torvalds talks AI, Rust adoption, and why the Linux kernel is 'the only thing that matters'

cross-posted from: https://lemmy.sdf.org/post/21338325
Summary of Linus Torvalds and Dirk Hohndel's Conversation at Open Source Summit China Key points discussed by Torvalds and Hohndel:
Overall, the conversation highlighted the ongoing evolution of the Linux kernel, the importance of security and updates, and the potential impact of emerging technologies like AI on open-source development.
You heard it here first folks. Linus said that AI is saving Linux, since it's in NVIDIA's interest to support the OS and AI will make Linux adoption less of a boogeyman.
Just remember, Linus said it not me!
Edit: not to imply that I said, or believe this. I'm just kind of surprised that he would (although the NVIDIA point seems spot on)
openQA from SUSE is proof that advanced automation tools can be extremely useful to developers. It would not be surprising if "AI" hardware and software is used for this and things like it in the future.
I don't know how he can still maintain this clearly insane stance. Pride?
This is a good sign at least!
Definitely agree here. One thing I really liked that I saw a while ago is colour coding code based on how "surprising" each token was to the LLM, the idea being bugs would be more surprising. Neat idea. It didn't seem to actually work very well but maybe it could be improved.
Biggest issue I have is that no company I've worked for is ever going to be ok with sending our code to some AI company's servers, and the options for local models are super limited. So I can't actually use any of this stuff except for hobbies.
How else should it be handled?