Live data from Hacker News

Rust Moderation Team Resigns

github.com

281–290 of 912 posts

Re: Rust Moderation Team Resigns

#281

> You'll never get everyone to settle on the same moral values so it's inevitable that you'll get someone who is unapologetic about some value they hold. I'm less familiar with Rust community moderation, but as an example of what not to do, I would offer up the Go maintainers' strategy of advertising unrelated, partisan, ideological content on their web pages and then shutting down any kind of critical conversation a…

[deleted]

Re: Rust Moderation Team Resigns

#282

Earlier quoted context omitted.

> the company is bound by legal concerns to not reveal why the person was fired I think this is a fairly common misconception. While you might sign an anti disparagement agreement when you were hired, those tend to be one-way and designed to protect the company. And the bar to prove a defamation case is extremely high . AIUI, most employers simply do not disclose details on firings as a matter of policy, not law.

> AIUI, most employers simply do not disclose details on firings as a matter of policy, not law. Note that this isn't true in much of Europe, where in many countries firing someone beyond their probationary period requires due cause. I kinda suspect this is largely a function of at-will employment?

There is to be a cause, but there is no need to broadcast it to the world. The specifics are mainly a matter between the employee and employer.

Re: Rust Moderation Team Resigns

#283

> You'll never get everyone to settle on the same moral values so it's inevitable that you'll get someone who is unapologetic about some value they hold. I'm less familiar with Rust community moderation, but as an example of what not to do, I would offer up the Go maintainers' strategy of advertising unrelated, partisan, ideological content on their web pages and then shutting down any kind of critical conversation a…

> Providing legal representation to those who may have been denied a fair trial

This is partisan?

Re: Rust Moderation Team Resigns

#284
IMO it makes sense that the Rust moderation team should also be the Rust core team, and that losing the confidence of your peers is the scope and magnitude of wrong that should trigger action. This will allow some modicum of abuse per the culture of any core team, but it will also align power with incentive and avoid power paradoxes like "who watches the watchmen".

This is similar to how some legislative / deliberative bodies administer themselves.

Re: Rust Moderation Team Resigns

#285

Comrade Klabnik has been as toxic for the Rust community as he was for the Ruby on Rails community. This could actually turn out to be a positive for the future of the language and community. I'm not a fan of Amazon but if they took over as it's stewards it would be a lot better.

Some of us respectfully disagree.

Re: Rust Moderation Team Resigns

#286
I'm not very familiar with these Rust institutions. What are the moderation team and core teams? What places are the moderation team tasked with moderating, and what powers do they have?

Re: Rust Moderation Team Resigns

#287
post #267

> You'll never get everyone to settle on the same moral values so it's inevitable that you'll get someone who is unapologetic about some value they hold. I'm less familiar with Rust community moderation, but as an example of what not to do, I would offer up the Go maintainers' strategy of advertising unrelated, partisan, ideological content on their web pages and then shutting down any kind of critical conversation a…

It's sad that the Equal Justice Initiative[0] (linked by the Go homepage) is considered partisan. [0] https://en.wikipedia.org/wiki/Equal_Justice_Initiative

It is also completely unrelated to a programing language, so the commenter's grievance seems founded.

Re: Rust Moderation Team Resigns

#288
post #49

Why does a language need a “moderation team”? C++ seems to do fine without one.

Does the C++ core committee have central forums for public discussion of features or is it exclusively a design-by-committee thing with mostly closed-door meetings?

It has public mailing lists.

https://lists.isocpp.org/mailman/listinfo.cgi/

Re: Rust Moderation Team Resigns

#289
post #228

I don't believe proper free software projects require significant moderation of behavior between individuals. If someone says something that rises to the level of a crime, report it to your local authorities. Otherwise, if a person is generally toxic enough, they will be worked around. Note that expelling a person from a project for being a jerk in one or more instances may do more harm than good. What is the value o…

> Otherwise, if a person is generally toxic enough, they will be worked around.

This often puts a considerable drag on the whole project, one that can easily climb to way above the contributions of that person. Even worse, this is often not visible at the project level, as multiple people start independently avoiding this person, even finding technical work-arounds to avoid working with them; while their direct contributions are visible to everyone, making it seem like they are indispensable.

The situation with Linus is even more interesting: for years people have worked with him knowing that they sometimes have to endure his abrasive manners. Then, one day, enough people seem to have discussed this with him, and he decided to accept their feedback and change his ways. How much more successful could Linux have been had this discussion happened 10 years earlier? How many developers have quit or never started working on Linus out of social anxiety? Perhaps it's 0, perhaps it's not.

Re: Rust Moderation Team Resigns

#290

Earlier quoted context omitted.

"The core team refused to kick out a misandrist member" would lead to a lot of drama if they said it publicly. If that is why they are quitting then it makes sense that they refused to say anything about it.

It's not like she would be the first or the only team member with rather controversial political views. As long as these views don't meaningfully impact her work on Rust, why shouldn't she be on the team? Why can't we just learn to be more tolerant of dissenting views?

Also...from the first line of Rust's CoC:

    We are committed to providing a friendly, safe and welcoming environment for all, regardless of level of experience, gender identity and expression, sexual orientation, disability, personal appearance, body size, race, ethnicity, age, religion, nationality, or other similar characteristic.
And the first line from the Moderation section of that same document:

    Remarks that violate the Rust standards of conduct, including hateful, hurtful, oppressive, or exclusionary remarks, are not allowed.

It's not just that it's a controversial political view -- it's a clear violation of the first rule of participating in the community. It's rules for thee but not for me.

If you're a man, I don't see how it would be possible to feel safe or welcome in _any_ association with the Rust community when a prominent Core team member is advocating for you to be killed.

It's like saying that Hitler's position on Jews is just a controversial political view.

Post reply on HN