this post was submitted on 31 Jan 2024
1550 points (100.0% liked)
linuxmemes
25669 readers
965 users here now
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
- Don't get baited into back-and-forth insults. We are not animals.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudo
in Windows. - No porn, no politics, no trolling or ragebaiting.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
5. 🇬🇧 Language/язык/Sprache
- This is primarily an English-speaking community. 🇬🇧🇦🇺🇺🇸
- Comments written in other languages are allowed.
- The substance of a post should be comprehensible for people who only speak English.
- Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
6. (NEW!) Regarding public figures
We all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations. - Keep discussions polite and free of disparagement.
- We are never in possession of all of the facts. Defamatory comments will not be tolerated.
- Discussions that get too heated will be locked and offending comments removed.
Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Potentially hot take: I wish that more free and open source project leaders had the same "no-bullshit" attitude as Torvalds. It's a great way to cull out entitled people who put their own feelings over actual contribution, thus having negative impact over the project.
And every single other alternative to this behaviour would lead to worse outcomes, either to the project or the patch submitter.
I don't disagree.
I just wished he stopped making it personal. There's a huge difference between calling a person stupid and shitty versus calling the implementation stupid and shitty.
He rants, points out the flaws, calls the contributor a moron, and you have to waits a few emails before Linus actually provides a teaching moment. That kinda sucks.
It really does drive people away. I'm not good enough for the kernel, but there's a project I could contribute to as part of my job but I don't because there are mean folks there. My first contribution there was met with cursing.
Looks like you have not been a part of any Linux community before 🤔...
My opinion is that it is:
I didn't call your approach stupid because I don't think that it's stupid, even if I disagree with it.
If the message wasn't delivered, there's a high chance of further interactions that might create drama in the future. The quote in the OP is an example of that - in the original context there's an "AGAIN" that shows that it was not the first time that Steven Rostedt submitted a patch with the exact same issue.
So I believe that, even if you might get less drama now because the message wasn't understood, you'll end getting it later anyway.
Also, Torvalds' message does promote growth, if read fully. Even with the "your code is garbage", he's still explaining:
atomic64_add_return()
get_next_ino()
and other VSF functionsit's just that the quote picks the spicy bit and leaves the boring carb behind.
This was not directed towards the Linux community. It was directed towards a Google engineer. The community is the ones that you're indirectly proposing that deserve worse software for the sake of that part of Google's corporation.
And "worse" is not just a matter of "oh, I got a kernel panic. Damn. Reboot." It's actually serious shit; that kernel code will end being used in things from medical applications to sending Ingenuity to Mars. Worse code might literally mean "we detected your cancer too late, last time you were here the MRI wasn't working".
He is not even getting personal in this case dammit. I concede that getting personal (he does it sometimes) would be over-the-topic, but in this case he's insulting the code, not the person.
Torvalds' style is an outlier but so is the kernel. And the kernel being an outlier suggests that harsh criticism actually works.
Most of our [we = human beings, including you and me] production is garbage, even if acknowledging this offends our sensibilities.
It's almost like you guys [you + people across this thread] want to believe that only the carrot is effective. The stick is also effective, even if you don't want to believe that it is.
Dunno if you noticed, but this is actually ruder in hindsight.
And odds are that, if he did it the way that you're proposing, people would complain again that he's being rude, and expect him to mince words even further.
He did it before, during, and after bashing Rostedt.
It will fall on deaf ears
It's garbage.
There's many ways to point out the issues with the patch without being a jerk. The patch wouldn't have made it in either way, and maybe there could've been more useful conversations about the concerns (re: tar) that were brought up in the previous message.