this post was submitted on 17 Mar 2026
195 points (95.8% liked)

Free and Open Source Software

22050 readers
515 users here now

If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 3 years ago
MODERATORS
 

This thought came to me in the shower today. Open source checks most of the boxes. It is a collaborative, worker owned (develloper-owned) project, that tries to flatten hierarchy. Especially if you look at something like Debian ), which really tries to have a bottom-up structure.
Of course, there are exceptions, considering there are a lot of corporate open-source projects, that are not democratically maintained and clearly only serve the interest of the company, who created it (like chromium for example).
So I am mainly talking about community-oriented FOSS projects here.
And if you were to agree with my statement, would you say that developing FOSS software is advancing the goals of the anarchist / communist project, because it is laying the groundwork infrastructure needed for a new kind of economy and society?
Thought this could be an interesting discussion!

you are viewing a single comment's thread
view the rest of the comments
[โ€“] for_some_delta@beehaw.org 4 points 7 hours ago (1 children)

I consider FOSS a step toward prefiguring an anarchy.

Current source control management systems however perpetuate heirarchies with roles such as maintainer and developer with different permissions. I like to keep the permissions similar for roles. I might take away foot guns like force push from developers.

Another problem limiting anarchy is consensus. Getting agreement from everyone effected is still not quite there in the merge request process.

But you can fork it and make your own thing. Standard hierarchy has much more power over resources. Git's hierarchy is almost simbolic.