this post was submitted on 18 Mar 2025
146 points (95.6% liked)

Linux

6540 readers
510 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
[–] ysjet@lemmy.world 5 points 23 hours 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.

[–] limer@lemmy.dbzer0.com -5 points 21 hours ago (1 children)

Some old fashioned c++ and c developers, like me, feel more entitled to entrench more, and see Rust as a political movement, and not a serious tool.

I’m fairly reactionary against adding more Rust to stable projects. While I’m sure at some of that is me being old and set in my ways, the other gives people like me talking points, which may or may not help.

[–] MadhuGururajan@programming.dev -4 points 11 hours ago (1 children)

your description of yourself is that you're an insufferable twat?

[–] limer@lemmy.dbzer0.com 8 points 11 hours ago (1 children)

Ignoring your rudeness now. It’s more like I’ve seen the same wheel invented a lot of times and can recognize most tech are basically equally functional.

I used to make fun of cobol because it has no stack; I often wondered why such a language was ever popular, why it had so many lines of code. Now, I know there was a reason it worked, why it still is used, and can appreciate how people work with it.

I’ve made a couple of my own languages nobody uses; so new and different languages do not overawe me as much.

Any popular language, new or old, works well enough with it having strengths and weaknesses. Some have superiority in their libraries or ecosystems and not the core. It’s ok to choose a language based on this or that. It’s ok to mix and match languages together in one project because it’s how they talk together which makes it work, and in the larger scope of things it really does not matter which is used.

I personally have nothing against any language, including rust.

It’s a general trend to try to fit a specific language everywhere that irritates me, I tend to see that as a software nerd’s religion or politics instead of how much better that language is.

And so, based on the above, is why proponents of their holy language irritate the crap out of me. And rust is certainly not the first to do that

[–] axum@lemmy.blahaj.zone -1 points 8 hours ago (1 children)

There's a lot of irony here for you to invent enemy "holy rust" people in your head while failing to see your own projection of "use my holy C I preach and stop preaching others".

[–] limer@lemmy.dbzer0.com 4 points 7 hours ago (1 children)

I made no such claim about c nor am I saying it should be used in general, if you read what I wrote more carefully, I am actually against all that

[–] axum@lemmy.blahaj.zone -2 points 6 hours ago* (last edited 6 hours ago)

Some old fashioned c++ and c developers, like me, feel more entitled to entrench more, and see Rust as a political movement, and not a serious tool.

I’m fairly reactionary against adding more Rust to stable projects.

You know, you have the choice to not fall victim to your own cognitive dissonance and instead help these people find common ground instead of being a dismissive stick in the mud right?

Maybe take the time to learn enough rust to see the other sides picture?

Not to mention it's highly unlikely you can link me to any specific project you yourself specifically run where this 'rust religion' has been a problem that actually exists.