this post was submitted on 18 Mar 2025
147 points (95.7% liked)

Linux

6541 readers
582 users here now

A community for everything relating to the GNU/Linux operating system

Also check out:

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

founded 2 years ago
MODERATORS
 

For personal reasons, I no longer feel safe working on Linux GPU drivers or the Linux graphics ecosystem. I've paused work on Apple GPU drivers indefinitely.

I can't share any more information at this time, so please don't ask for more details. Thank you.

If you think you know what happened or the context, you probably don't. Please don't make assumptions. Thank you.

I'm safe physically, but I'll be taking some time off in general to focus on my health.

Well that's sudden.

you are viewing a single comment's thread
view the rest of the comments
[–] termaxima@jlai.lu -3 points 1 day ago (2 children)

If the Rust maintainers keep dropping like this, I foresee Linux eventually losing its lead as an operating system. The transition to Rust is absolutely necessary, other OSs are catching up slowly but surely.

And unlike AI, this makes an actual positive difference in maintainability and speed.

[–] unexposedhazard@discuss.tchncs.de 40 points 1 day ago* (last edited 1 day ago)

other OSs are catching up slowly but surely.

Which ones are those? Linux is a rock, it doesnt budge it just slowly but surely does its thing. Thats why people use Linux, because it serves its purpose and it has been doing that for a while without Rust.

[–] ysjet@lemmy.world 8 points 1 day ago (1 children)

Rust isn't necessary. It can be mildly helpful, but it's also hurt in that it's community tends to make it actively unhelpful, just like in this case.

Linux development happened just fine for decades before rust, and while there are benefits to rust from a security point of view, if they can't maintain the code, they'll just go back to C and deal with process and policy for managing memory safety.