this post was submitted on 24 Nov 2025
83 points (96.6% liked)

Linux

10243 readers
636 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 26 comments
sorted by: hot top controversial new old
[–] ISO@lemmy.zip 1 points 4 minutes ago

I think it's time for this instance to consider introducing a filter where users have to choose a language they know (any language), and then have to answer easy questions about it (in a specific way), before being able to post here.

It can be limited to specific posts, to limit the false-negative filtering of genuine discourse.

This should help with bots, or worse, actual humans who accepted being shaped into acting like ones. The line separating the two has become very thin anyway, given the prevalence of LLM use, both automatic AND manual.

[–] onlinepersona@programming.dev 30 points 14 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.

[–] eleijeep@piefed.social 1 points 26 minutes ago (1 children)

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?

[–] ISO@lemmy.zip 0 points 13 minutes ago (1 children)

Can you point to relevant non-trivial public work of yours that has zero CVE's?

The more you learn and know, the more you refrain from making such statements. This is universally applicable, and not limited to C or programming. And that's what makes your "story" suspect.

Or maybe it's a reading comprehension issue.


^I^ ^used^ ^to^ ^write^ ^non-trivial^ ^C^ ^code^ ^myself^ ^btw.^

[–] eleijeep@piefed.social 1 points 7 minutes ago

That's quite an insulting insinuation, and no, I'm not going to doxx myself on my pseudonymous piefed account.

What do you want me to write?

[–] 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.