Linux is neither meritocracy or anti-meritocracy, it is anarchy/communism, whether you like it or not, and that is possible because copying cost is negligible.
Are you confusing Linux-the-kernel with Linux-the-desktop-OS? Linux is a Unix-like kernel[1] project created and managed by Linus Torvalds. What you get when you download Ubuntu Linux is a collection of software that uses Linux as the kernel; to avoid further confusion, let's call such things... I dunno, "GNU/Linux".
Linus is the
Benevolent Dictator For Life of Linux. He has chosen (based on merit) trusted "lieutenants" to be subsystem maintainers, but the last word on if to merge any given patch is Linus'.
That is the meritocracy we're talking about.
Copying (aka "forking") a project is free. Maintaining it or convincing, say, Ubuntu to switch from Linux to MyBetterLinux is not. How is the forked project governed?
I can buy the anarchy/communism claim in the larger GNU/Linux (or F/OSS) ecosystem context. Within a project, it's (typically) meritocracy.
This leads to shitty code simply becoming landfill.
If only...
They may appear like some sort of leftists, but their actual endgame is to end this anarchist utopia and commercialize linux. Or destroy it so it stops being competition to commercial systems. Mark my words.
You do realize that the GPL allows you to copy Linux, GNOME and OpenXcom a flash drive and sell it in a street corner?
Did you know that
IBM just bought Red Hat, a commercial GNU/Linux vendor that employs many Linux, GNOME and other F/OSS project developers (including a notorious Mr. Poettering)?
Did you know that Android phones use a (forked) Linux kernel? Did you know that Microsoft claims that Linux infringes upon numerous patents and
collects royalties from Android device makers (and makes more money that way than from any Windows Phone ventures)?
Anarchist utopia? Hardly. I do agree that the CoC is a fantasic way to sow discord and tear projects apart.
And Mr. Torvalds was likely given choice between:
- Comply to demands
- Go Snowden
- Go to prison for rape and/or pedophilia, it's so easy nowadays. All they need is to drop some child porn on any computer you're working on and you're toast.
That seems plausible if you happen to believe
ESR's informant. Seeing one of Linus' daughters appear in the Manifesto signatories gives credence to a different conspiracy theory.
Regardless of motive and tactics, this whole mess is disgusting. Linus was one of my heroes. Seeing him cave in to bullies' demands makes me sad.
[1] A kernel is the piece of software that controls the hardware, manages multitasking, handles the networking stack and such things. No person uses a kernel directly[2]; programs use it, and the vast majority of those only via other libraries. Haven't checked, but I very much doubt that OXC has any Linux-specific code in it (and POSIX is not Linux).
[2] inb4 cat /dev/random > /dev/sda1 (FFS don't do this!)
(EDIT: typical tipsy tuesday typos)