this post was submitted on 09 Dec 2023
236 points (98.8% liked)

Linux

48652 readers
1139 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

At Open Source Summit Japan, Linux and Git creator Linus Torvalds talked about Rust in Linux, Linux maintainer fatigue, and AI's future role in Linux and open-source development.

all 33 comments
sorted by: hot top controversial new old
[–] [email protected] 77 points 1 year ago (1 children)

Looking ahead, Hohndel said, we must talk about "artificial intelligence large language models (LLM). I typically say artificial intelligence is autocorrect on steroids. Because all a large language model does is it predicts what's the most likely next word that you're going to use, and then it extrapolates from there, so not really very intelligent, but obviously, the impact that it has on our lives and the reality we live in is significant.

Exactly.

[–] MigratingtoLemmy 55 points 1 year ago* (last edited 1 year ago) (1 children)

I would have liked for Linus to maintain his angry-man-finger-thrusting self against evil corporates like Nvidia. I suppose I'm asking for too much, but his mild-mannerisms towards developers is a welcome change. Towards such corporates though, not so much. I would have liked some more motivated cursing against Intel and Nvidia and IBM. Oh well.

Other than that (which is a minor gripe from me at the most), touching message from Linus. Indeed, the maintainers are graying, and the current generation isn't that interested in kernel programming. I'm sure there will be talent around (as long as the big companies need Linux to run their servers, I'm sure someone will turn up), but someone to rise to the helm with a fiery approach to openness is very important to my heart. I don't think we will ever see another Linus in our lifetime, and I will personally grieve the day Linus and his core set of maintainers pass away.

I am not a programmer, and the best I can do is provide some funding to people who can/would engage directly with the kernel. But if the situation becomes so dire, I too will get my hands dirty, if nothing but to help the cause. Long live FOSS!

[–] [email protected] 42 points 1 year ago (2 children)

Linus was himself a major contributor to making people steer well clear of wanting to work on the Linux kernel. I didn't need that kind of abuse in my life.

So while he is identifying a problem, it's a bit like a recovering arsonist homeowner bemoaning the scorch marks on his house.

[–] MigratingtoLemmy 10 points 1 year ago

As I said, his change in behaviour towards fellow developers is a welcome change. There's no doubt about that.

I just wish he would continue to rage against companies up to no good, especially for FOSS. I never want him to get mild with Nvidia, and I want him to praise AMD a bit (they deserve it, and his opinion holds value).

[–] [email protected] 20 points 1 year ago (3 children)

That said, Torvalds continued, "Rust has not really shown itself as the next great big thing. But I think during next year, we'll actually be starting to integrate drivers and some even major subsystems that are starting to use it actively. So it's one of those things that is going to take years before it's a big part of the kernel. But it's certainly shaping up to be one of those."

I don't know about that, languages which are based on standards (c++ , javascript, c) seem to have much better enduring popularity, i don't want to see rust becoming less and less popular which will lead to less available developers (like what is happening with ruby).

[–] hansl 11 points 1 year ago (1 children)
[–] [email protected] 1 points 1 year ago

I assumed that he was talking about the fact the the languages he listed have a lot of syntax in common with each other, and with a few other languages. I could be wrong though

[–] GustavoM 7 points 1 year ago (1 children)

I too can't wait to compile the kernel (and its modules) on cargo.

[–] ikidd 7 points 1 year ago

I'll prep my supercomputer.

[–] jaybone 0 points 1 year ago (1 children)

Yeah… rust in the kernel scares me. Lol they are already worried about not having enough contributors, so…?

[–] [email protected] 20 points 1 year ago

they = rust or the linux kernel?

The linux kernel doesn't have enough contributors because it's really difficult + the entire organisational side of it works on antique tech (IRC and mailinglists). The majority of the project itself is also in C which has a horrible developer experience: linting, documentation, debugging, code completion, and the lack of a proper IDE. The entire development cycle is convoluted. How do you seriously want to attract people to the project if everything looks like it's still in a development cycle of the 90s?

If I were to discover a one-line bug in the kernel by reading it, actually testing the one-line fix would take me, as a newbie probably a solid week. Getting it into the kernel itself would probably take even longer.

The kernel is also known for Linus' outbursts and being filled with neckbeard elitists. The project in my eyes has an image problem.

As for rust, if that's what you meant, I'd be interested in knowing the source for not having enough contributors.

[–] GustavoM 0 points 1 year ago (1 children)

If that means an AI-assistant of sorts (like "that OS name that cannot be spoketh") I'm game.

Will that make some users freak out and make it sound like its doomsday, even if they implement a on/off toggle to the AI assistant? Probably.

[–] [email protected] 24 points 1 year ago (1 children)

An AI assistant has nothing to do with the kernel and will never be in it.

It's something for user space and can be done already. This is for the distro maintainers to decide.

[–] [email protected] 4 points 1 year ago (1 children)

What if AI will start contributing to the kernel end ends including AI there?

[–] [email protected] 2 points 1 year ago

Then it's over. We can tear it all down and start new.