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.
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.
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.
Redox is advancing, I think it’s possible for it to become dominant someday, I don’t know the likelihood but if rust in linux dies completely it feels almost inevitable.
would probably be for the best anyway, they’re porting wayland and cosmic, would be nice to undo all the technical debt in the long run probably. Not for a very long time though.
Maybe in 10 years someone will invent another new language that will solve everything and then all the Rust code will have to be changed again. The cycle continues endlessly lol
It’s not just about rust, it’s also just that there’s a lot of tech debt in the linux kernel just from the design, they don’t change a lot because they don’t want to mess anything up, redox has been able to learn from all of that.
rust is also an awesome tool for writing OS’s however
https://redox-os.org/faq/#what-features-does-redox-have
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.