this post was submitted on 11 Aug 2024
94 points (98.0% liked)

Opensource

1131 readers
24 users here now

A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!

CreditsIcon base by Lorc under CC BY 3.0 with modifications to add a gradient



founded 11 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] dohpaz42@lemmy.world 49 points 1 month ago (3 children)

Here’s another perspective on this situation.

Personally, from what I’ve read, this stinks of a group of people trying to bully the developer out of Python using the rules as their weapons. It’s a cowardly tactic.

[–] doodledup@lemmy.world 16 points 1 month ago

Imagine working 20 years on something only to get bullied out for some irrelevant disagreement...

[–] jet@hackertalks.com 11 points 1 month ago

100%.

CoC's are used as Soviet era purity commissars to either push a agenda unrelated to the mission of the organization or to be a hammer to punish those who don't toe the line. The fact that this committee is secret makes the problems double

The fact this CoC ban happened because of feedback to a bylaw change tells me this is punish someone for objecting to a fait accompli

[–] refalo@programming.dev 11 points 1 month ago* (last edited 1 month ago) (3 children)

It's ironic to me because from what I have seen in many technical online communities at least, places that have an established code of conduct seem to have an extremely difficult time dealing with opinions they happen to not like, which to me is the opposite of their own CoC terms such as tactful, respectful, safe and inclusive. Instead the opinions they don't like are weaponized using the other negative terms they list such as anti-social, unhelpful, trolling, controversial etc. Basically I guess it's all left up to interpretation by the mods as to how/if to handle those situations, which was already the case anyway.

https://en.wikipedia.org/wiki/Paradox_of_tolerance

[–] sunzu@kbin.run 12 points 1 month ago

People latch on whatever little power they can get via these social constructs.

Office politics comes to mind here too.

[–] andioop@programming.dev 7 points 1 month ago* (last edited 1 month ago)

The trouble with this is where do you draw the line? What you say is totally true and makes sense sometimes. The question is when is it actually that situation? I can imagine two situations:

  • one where the disliked opinion is "the Nazis were right", and where the kicked person will probably argue back with

opposite of their own CoC terms such as tactful, respectful, safe and inclusive. Instead the opinions they don’t like are weaponized using the other negative terms they list such as anti-social, unhelpful, trolling, controversial etc.

as a way to try to legitimize their position, express their negative feelings at being excluded (because even if you're a bad person, being excluded feels bad), and make the ban look to others like "oh, just a power-trip by bad management" and totally unjustified. Note that they might legitimately believe it is unjustified, that they probably are not twirling a mustache thinking in strategic terms of "how can I legitimize my position" and are just expressing their hurt feelings—but those are the things that happen when you make that argument.

  • one where the disliked opinion is "I don't like dogs", which absolutely does not warrant a kick except maybe in a panel of judges of a dog competition or something, where the part I quoted is a good representation of the situation—people are being intolerant when they should not be, the kicked person's grievance is legitimate, and there might be a case of just personal dislike or power-tripping affecting the decision. When they argue with

opposite of their own CoC terms such as tactful, respectful, safe and inclusive. Instead the opinions they don’t like are weaponized using the other negative terms they list such as anti-social, unhelpful, trolling, controversial etc.

it is actually probably valid.

There are some actions/opinions where the view on whether it is the former situation or the latter situation is… controversial/unclear. I always wonder what happens when it is that kind of situation and how to deal with it.

[–] Alphane_Moon@lemmy.world 2 points 1 month ago* (last edited 1 month ago) (1 children)

I see where you are coming from, but to me it comes off as a little bit naive and reductionist.

That being said, I am thinking of this more globally, not necessarily solely in context of open source development (let alone this case in particular).

[–] FizzyOrange@programming.dev 1 points 1 month ago* (last edited 1 month ago) (1 children)

Why? I agree with him. CoCs are either a short redundant statement of implicit decent behaviour (do you really need to write down that people should be respectful?) or long lists of ambiguous rules that are used to pretend mod decisions are less arbitrary than they really are. Pointless in both cases.

If he had really done all these terrible things then would they really have not suspended him just because they didn't have a CoC?

I reckon you could put useful things in a CoC, like stuff about enforcement procedures, and in fact PSF does have that... but then they go and:

the Python community Code of Conduct team may take any action they deem appropriate

And the list of inappropriate behaviour is so extensive ("Excessive swearing"?) that they basically have unchecked power anyway.

I wouldn't be surprised if having an explicit CoC enforcement team is also likely to attract just the kind of people you don't really want.

[–] Alphane_Moon@lemmy.world 3 points 1 month ago

I just find the notion that all CoC policies are useless in all cases to be a bit broad and almost parochial.

There can be cases in a multi-cultural collective where a CoC helps everyone get on the same page.

A CoC can also act as a "policy of last resort" where you generally have a more laissez-faire approach, but you can refer to the CoC policy if someone repeatedly doesn't get the message.

It all depends on the context of course, but staying that CoC policies are universally bad seems very simplistic.