Cancel Culture in IT

by Apr 16, 2025

Cancel Culture in IT

Cancel Culture is happening in major communities to developers and contributors, like:

  • Linux Kernel
  • C++ Standard Committee
  • Python
  • NixOS
  • openSUSE
  • Godot

And the reasons? Completely absurd:

  • Being Republican
  • Liking an old SNL sketch
  • Using the word “Question” in a technical paper title
  • Suggesting to “focus on software”

It’s gone so far that we’ve renamed “master” to “main” and banned terms like blacklist/whitelist🤪.

I started noticing this trend before COVID, but it exploded during the pandemic.

So, what’s causing this Cancel Culture? Codes of Conduct (CoCs) seem to be the centerpoint of this.

At first, CoCs sounded noble: promote kindness, avoid bullies.

But let’s be honest—the community already knew how to handle bullies.

Instead, CoCs added bureaucracy to systems that were already working.

Now, this bureaucracy is a weapon. Some individuals exploit it for power plays, targeting others unfairly. People twist the rules in the CoC to fit their agenda—even rewriting CoCs to justify their actions.

To make things worse, single anonymous complaints are enough to cause upheaval.

Transparency is non-existent when these complaints are made, making it easier for bad actors to manipulate the system.

How to defend against anonymous complaints? If I file a complaint, I stand by it. I don’t need anonymity!

And now, CoC boards are being created on top of CoC’s —self-appointed groups deciding who’s “good” or “bad”—silencing voices and shutting down dissent.

This isn’t progress. It’s power masquerading as virtue.

The solution?

  • Remove CoCs and CoC boards.
  • Strip them of their authority.
  • Trust the community and the legal system. It’s already in place.
#
Remy van Duijkeren

Remy van Duijkeren

Power Platform Advisor

Microsoft Power Platform Advisor with over 25 years of experience in IT with a focus on (marketing) automation and integration.

Helping organizations with scaling their business by automating processes on the Power Platform (Dynamics 365).

Expert in Power Platform, Dynamics 365 (Marketing & Sales) and Azure Integration Services. Giving advice and strategy consultancy.

Services:
– Strategy and tactics advise
– Automating and integrating

Subscribe to
The Daily Friction

A daily newsletter on automation and eliminating friction

Related Content

I see your comment. And I see AI fingerprints all over it.

I see your comment. And I see AI fingerprints all over it. You know the ones where you think: Bro... did you even read my post? 😅 I get it. We want engagement. We want the algorithm to give us more eyeballs. But fake engagement is still fake. Here’s what happens when...

read more

Abstract the abstraction 🤯.

Abstract the abstraction 🤯. .NET devs, we love our patterns... maybe too much. For a simple CRUD app, I've seen: Repositories – because obviously we can't query directly, that's too mainstream UnitOfWork – like transactions, but now with extra ceremony Services –...

read more