Live data from Hacker News

Ruby removed “Participants will be tolerant of opposing views” from its CoC

github.com

31–40 of 637 posts

Re: Ruby removed “Participants will be tolerant of opposing views” from its CoC

#31
Generally I'm opposed to rules changes as a solution to moderation problems unless the rules genuinely do not provide for a way to discipline people who misbehave. But to some extent, they're necessary. Would we prefer if enforcement of rules was capricious and random? Better to have a shared understanding of behavioral expectations before engaging in shared labor.

Still doesn't remove the need for good moderators though.

Re: Ruby removed “Participants will be tolerant of opposing views” from its CoC

#34
post #3

Title seems wrong according to the diff on GitHub.

https://github.com/ruby/www.ruby-lang.org/pull/2691/files

Yeah, looks like that's the diff OP intended to link.

At face value, it seems even worse than presented.

Removed:

>"Participants will be tolerant of opposing views."

Modified:

>Before - "Behaviour which can be reasonably considered harassment will not be tolerated."

>After - "Behaviour which can be considered harassment against protected classes will not be tolerated."

The "reasonably" removal aside - for an attempt to be much more precise and inclusive with language, why would they narrow the previous "harassment" to "harassment against protected classes"? I'm sure this wasn't the intention, but rather than adding or intensifying any protections, the change, if read literally in the context of the diff, makes it seem like harassment is now tolerated if you aren't a protected classes whereas it previously wasn't tolerated at all.

I think a better route would've been to keep that line as-is and add a new line saying something like "any remarks that could be considered disparaging, mocking, or exclusive towards any protected classes will not be tolerated". This makes it clear that any kind of singling-out of protected classes is disallowed, regardless of the fact that some people may consider the definition of "harassment" to require something more severe than that.

Re: Ruby removed “Participants will be tolerant of opposing views” from its CoC

#35

Almost more surprising is that this was removed: > When interpreting the words and actions of others, participants should always assume good intentions. In favor of this: > Participants should speak and act with good intentions, but understand that intent and impact are not equivalent. Also changed yesterday: > Behaviour which can be reasonably considered harassment will not be tolerated. became: > Behaviour which ca…

"Protected class" means stuff like race, sex or veteran status. So if you harass a random conference-goer at a Ruby-focused event, that cannot be addressed under the CoC because you haven't evidenced harassment towards a protected class as a whole (e.g. all veterans)? How does that even make sense?

No, many other rules would still apply including “Behavior which can be reasonably considered harassment will not be tolerated.”

Re: Ruby removed “Participants will be tolerant of opposing views” from its CoC

#36
post #2

This whole CoC thing is just stupid. Why do they need to write this kind of rules in the first place?

Because people keep saying and doing crappy things, and then when they are called out for it, they claim its just a joke.

It probably is a joke. Jokes often have a butt. What else do you think they're up to, exactly...

Re: Ruby removed “Participants will be tolerant of opposing views” from its CoC

#37
post #10

[flagged]

What I think is odd is that "protected classes" language is a highly us-legal-system-centric concept.

Even more than US-centric, the commenters in the GH discussion explicitly refer to California laws. The internet is not California, regardless of what the technologists who live there would like to believe.

(to be clear, I'm completely in favor of protecting people from harassment and abuse, though I strongly disagree with reserving that only to legally protected classes).

Re: Ruby removed “Participants will be tolerant of opposing views” from its CoC

#39
post #8

This github links to a twitter thread about rationale for the change which mentions a sexist joke that was in the ruby mailing lists but doesn't link to it. I feel like I've read entire news articles about kinds of events like these where no one will actually show what was said. We're just supposed to agree it was really bad sight unseen. Here's my guess at the joke at the core of this for anyone wondering: http://bl…

It's mentioned (quoted) in the github thread. It was a "joke" about women and age.

    Date.today

    Date.today +1 # no error, but wrong result!

    # Maybe this has been written for women, having calculated their age ;)

Re: Ruby removed “Participants will be tolerant of opposing views” from its CoC

#40

.

How about not telling offensive jokes, not making offensive assumptions, or just not being offensive. Its a programming language mailing list, what exactly is it about a sexist joke that you think belongs there?

.
Post reply on HN