this post was submitted on 24 Nov 2025
84 points (96.7% liked)

Linux

10229 readers
835 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
 

Alex Gaynor recently announced he is formally stepping down as one of the maintainers of the Rust for Linux kernel code with the removal patch now queued for merging in Linux 6.19.

Alex Gaynor was one of the original developers to experiment with Rust code for Linux kernel modules. He's drifted away from Rust Linux kernel development for a while due to lack of time and is now formally stepping down as a listed co-maintainer of the Rust code. After Wedson Almeida Filho stepped down last year as a Rust co-maintainer, this now leaves Rust For Linux project leader Miguel Ojeda as the sole official maintainer of the code while there are several Rust code reviewers.

top 23 comments
sorted by: hot top controversial new old
[–] onlinepersona@programming.dev 30 points 13 hours ago (2 children)

In this thread: people who believe the myth of the safe C programmer. The one who has memorized the spec and is able to hold endless context in their brain while writing code. They themselves are C compilers.

[–] 0xDEADBEEFCAFE@programming.dev 9 points 12 hours ago (1 children)

You're kidding yourself if you think most people in this thread are actually programmers. Most people here wouldn't know the difference between C and Rust code if they saw it, let alone be able to write anything in either language.

[–] jasory@programming.dev 9 points 12 hours ago

I think that there are certain attitudes that mainly occur to people outside the domain. Like how people endlessly shit on open-source projects, but few of those people are ever actually at the wheel of one.

[–] eleijeep@piefed.social 1 points 1 minute ago

the myth of the safe C programmer

I learnt C around about 1997 and I've used it off and on professionally since about 2006. I am not a myth, and there are many others like me.

What do you want me to write?