April 29, 2026
Forked feelings, federated feuds
Tangled – We need a federation of forges
GitHub wobbles, and the comments instantly turn into a messy breakup thread
TLDR: Tangled wants to make code collaboration less dependent on GitHub by spreading it across many servers that can still work together. Commenters are split between excitement over a real alternative and dread that it could become another federation-fueled drama machine full of blocklists, arguments, and chaos.
GitHub having a rough stretch was all it took for the internet to start asking the big messy question: why is so much open-source software living in one giant house? Enter Tangled, a new attempt to let people host code on different servers while still working together, swapping updates, and keeping the social side of coding alive. In plain English, it wants to make code sharing less dependent on one website and more like email: spread out, harder to control, and maybe harder to knock over.
But the real fireworks came from the crowd. One camp basically yelled, “Haven’t we seen this movie before?” and compared the idea to Mastodon-style chaos, predicting endless feuds over who talks to whom, spam wars, and culture clashes over everything from politics to, yes, “furry VNs.” That comment alone had the energy of someone watching a disaster in slow motion with popcorn. Another faction was much more upbeat, saying Tangled already feels like the simpler, friendlier GitHub alternative they actually wanted. Then came the practical skeptics arguing the whole thing is solving the wrong problem: why build a web of sites at all when the code repository itself could just include issues, forums, and wikis, airplane mode and all?
So the mood is peak internet: doom, hope, side quests, and one guy dropping a homework link to explain the underlying system in extra detail. Tangled may be pitching a decentralized future, but the comments section turned it into a referendum on whether online communities can ever stay normal for five minutes.
Key Points
- •The article argues that heavy dependence on GitHub creates risk for open-source software because it concentrates collaboration on one provider.
- •Tangled is presented as a federated code-collaboration system that combines Git for code transfer with the AT Protocol for communication.
- •The article places Tangled in a historical sequence of collaboration models: Git plus email, Git plus GitHub, ForgeFed with possible ActivityPub, and Tangled with AT.
- •Tangled federates events among Git servers called knots and supports cross-server collaboration, including forks and pull requests across different servers.
- •According to the article, the AT Protocol is used for issues, pull requests, social features, collaborator invites, and SSH public-key sharing, while Git handles the code itself.