Tangled – We need a federation of forges
168 points by icy 2 hours ago | 99 comments

willio58 28 minutes ago
Lots of negativity in the comments and while I'm as distrusting of VC funding as the next guy I think competition in this space is something we should encourage, and bootstrapping that is hard if not impossible at this point. Obviously this post was timed well with the 2-3 GitHub-hating posts that made it to the top of HN yesterday, but I commend the attempt here. I hope it takes off in a meaningful way.
reply
999900000999 33 seconds ago
You will never get around the free rider problem.

If I want to create 100 repos of vibe coded projects every month someone will have to pay for it.

At this point, just give me an honest version of GitHub that tells me what things actually cost. 5$ a repo, and another 1 per gb stored in LFS, cool.

reply
madamelic 42 minutes ago
The problem I feel with federated solutions is basically the 'cold start' problem.

When you are wanting to join a federated network, you have two choices: join a pre-existing server thereby creating the exact same problem you are escaping, ie: a giant server that holds you to its whims, BUT you do get a big network to begin with.

Or you start your own server but your network is zero, discoverability is zero, your feed is empty, and you have to convince other sites to federate with you / not block you for the crime of being a 1 person server / etc.

Am I alone in this feeling or am I just doing federation wrong? (But also this may just be a problem / quirk of Mastodon)

reply
knotbin 40 minutes ago
Yeah that's why Tangled didn't go with ActivityPub (Mastodon protocol) and went with ATproto instead, which is specifically built to solve that problem, so individual servers are all aggregated by centralized AppViews (that anyone can host) that give a singular unified "view" of the network that is just as cohesive as a centralized network feels.
reply
madamelic 38 minutes ago
Ah ok! Thanks for digging up info that I didn't go looking for myself. That's fantastic news.
reply
tbryant 38 minutes ago
This is more a mastodon thing. atproto doesn't really work the same way where every server is it's own semi-isolating zone. This gets into it well: https://atproto.com/articles/atproto-for-distsys-engineers
reply
vablings 39 minutes ago
I think the appeal here is you can either self-host or even migrate between larger providers.

The server costs for the frontend should be very low allowing them to operate basically forever and they are fed in by a series of other hosts

reply
danabramov 29 minutes ago
If anyone here’s curious about atproto data model, I wrote an into here: https://overreacted.io/a-social-filesystem/

It’s a bit long but should give you a really crisp picture.

reply
whereistejas 23 minutes ago
just wanted to share how much i loved this blog post :)
reply
code-blooded 43 minutes ago
Tangled is VC sponsored. It doesn't scream stability to me, but rather "we need to grow at all cost". I don't see the appeal.

Even though it's federated, when development stops, who will be there to fix bugs and maintain it?

reply
icy 38 minutes ago
Tangled is built entirely in the open: https://tangled.org/tangled.org/core, and our primary goal is to be "permanent software"—i.e. be fully reproducible and entirely self-hostable at minimal cost.

VC money is a means to an end. We're both Indian founders in Europe, and grants are nigh on impossible to find (4–12+ months for anything to materialize). VC is quite simply the quickest way for us to build a team, setup infra and accelerate development. We're also incredibly aligned with our investors on our goals (we took 6+ months to find the perfect partner for this).

reply
aejm 20 minutes ago
In the latest FOSS project I’m starting, I’m not avoiding all “open core” supposedly FOSS projects. In my experience, they’re the projects most likely to do a rug pull and change licenses. If they cannot commit to their entire project being free and open, they are less likely to actually be committed to the principles of free and open software.

While I was quite excited about some of the ideas being discussed in this project, it being VC backed is a complete non starter for me. Your claims of being built in the open don’t make me feel any better, you will eventually need to make returns for investors.

reply
shimman 24 minutes ago
VC money is absolutely not a means to an end, what is signals is that the company doesn't care about community and only cares about profit.

I'm with the OP you're replying to. Taking VC is an albatross that means a large portion of devs will never trust you or use your services (outside of bleeding your funds dry).

If this place truly cared about community they should have made a non-profit or some type of NGO, basically anything with a true community governance model. Not the current model of caring about money over a community.

We currently live in a society that solely cares about money and seriously doubt devs want to continue uplifting the current system that only benefits the rich at the expense of everyone else.

How many board seats does the company plan on giving to the community to ensure enshittification doesn't occur?

reply
kikki 14 minutes ago
> the company doesn't care about community and only cares about profit.

There are plenty of examples of VC funded companies that care about community & don't "only care about profit". Bluesky is a good one (literally a community / social platform). That's such a black & white take it baffles me.

> Taking VC is an albatross that means a large portion of devs will never trust you or use your services

A "large portion of devs" (the majority) use so many VC funded services? Probably _most_ services devs use are VC funded. GitHub itself - was VC funded.

You can have an anti-VC opinion but you have to also live in reality.

reply
bix6 10 minutes ago
O yeah cuz the non profit tactic worked so well for OpenAI.

OpenAI and Claude both took VC money and everyone on this message board uses them regardless of ~community~

Not all VCs are scum

reply
xandrius 34 minutes ago
Mmmm still rather not support this.

I prefer slow and steady wins the race kind of project. Good luck!

reply
baq 32 minutes ago
when in doubt, copy astral's exit strategy and get bought out by a foundation model lab. (yeah n=1, but that's still greater than 0 ;))
reply
the_biot 8 minutes ago
Is the code base AI slop? You've published your code as open source, but without an explicit AI policy.
reply
OneDeuxTriSeiGo 33 minutes ago
> who will be there to fix bugs and maintain it?

Those of us who use it. Tangled is a neat project and architecturally it makes a lot of interesting choices but code-wise it's relatively simple and from my personal forays in it I'd say pretty easy to maintain.

The majority of the codebase is loosely related go modules. Then some static HTML+CSS. And finally a small sprinkle of typescript to tie things together. And of course a bit of Nix for orchestration.

IIRC it all runs on a pretty trivial amount of hardware that a single person could currently host by themself.

Users' knots, spindles, and PDS (plus atproto at large) do the real heavy lifting infra-wise.

reply
pfraze 30 minutes ago
The most valuable thing Tangled will ever do is establish the protocol of Tangled. Once that’s done, it lives as long as people are willing to run it.
reply
OneDeuxTriSeiGo 19 minutes ago
Exactly. I'm personally slowly working on my own parallel "appview" of tangled that is accessible exclusively via SMTP, IMAP, JMAP, and eventually integration with a Lore + Patchwork frontend.
reply
whereistejas 20 minutes ago
its one of the most complex htmx projects i have seen. super cool.
reply
uncenter 14 minutes ago
You wrote this comment on a VC funded news aggregation website, so who's to say?
reply
Ritewut 19 minutes ago
I don't mind VC funding as long as they aren't YC funded.
reply
colesantiago 25 minutes ago
When a project is funded by these VCs I question:

Why does it need VCs? Why not company and corporate sponsorship like Ladybird?

Why should we spend our time on a developer tool that would be enshittified down the line when VCs expect 10x returns?

reply
OneDeuxTriSeiGo 17 minutes ago
In this case the VC in question is funding various atproto projects as they are one of the primary backing VCs for Bluesky.

So even if they don't expect returns from a given atproto project, they are investing money (and therefore funding FTEs) in the ecosystem at large.

The investment isn't necessarily in any one of these projects in isolation. It's in the AT protocol at large.

reply
icy 16 minutes ago
> Why does it need VCs? Why not company and corporate sponsorship like Ladybird?

You talk about corporate sponsorship like that's trivial to find. Trust me when I say we spent over half a year chasing down grants/sponsorships only to be met with closed doors, extremely long wait times for pennies. We'd also be required to keep our day jobs—which means less focus on Tangled dev, and ultimately very slow progress overall.

We debated VC heavily (we're both idealists after all), but figured we can make it work—it's ultimately the founders that make bad calls leading to enshittification. There's plenty of examples of VC-backed companies that haven't enshittified. Tailscale is an excellent one, and hence we brought on Avery as an angel in our round.

reply
jerojero 56 minutes ago
"There are 4 standards that try to solve this problem, its too many, we need one that finally unifies it all and solves the problem once and for all" "There are 5 standards that..."

Jokes aside, I think we need stronger arguments as to why something like activity pub is not good enough to solve the problem instead of trying to come up a new way of solving the "decentralized comms" problem.

reply
knowtheory 48 minutes ago
I dunno man. Why was Tangled able to ship on top of ATProto even prior to getting funded, and ForgeFed has been hanging out for years?
reply
Kye 42 minutes ago
That's become my answer to all "why not ActivityPub?" questions.

AP isn't completely stagnant but there's a reason AT is still holding on to and accelerating that early developer excitement AP had. Maybe it's marketing, maybe it's money, maybe it's some technical thing. Maybe it's the community. Whatever it is, people seem to enjoy developing in the Atmosphere in a way I never saw on AP.

reply
danabramov 31 minutes ago
ActivityPub and atproto are differently shaped. Pitting them against each other is like asking “why need web when we have email”.

ActivityPub is email-shaped. Servers are inboxes sending messages to each other.

atproto is web-shaped. User repositories host data (like personal sites or git/RSS), while apps aggregate from repositories (like Google Reader).

Different topologies lead to different properties. Eg atproto lets user change hosting with no disruption in app experience. atproto also lets anyone build new apps aggregating over existing data.

ActivityPub doesn’t allow either of those things. It’s literally a bunch of small centralized coupled hosting+app services messaging each other.

reply
nerdypepper 53 minutes ago
its linked in the original post as well, but here is an explanation of why activitypub is not a good fit for this problem, by the authors of ForgeFed themselves: https://forgefed.org/blog/actor-programming/
reply
compyman 47 minutes ago
Reading that - I'm really not sure that AT Protocol has a much better story there either.

(as I understand it) the data has to live in a PDS, PDS are keyed by accounts, so you are similarly stymied for collaborative projects? I guess AT Proto is still a real work in progress so maybe that story has improved since the last time I checked it out.

reply
pfraze 39 minutes ago
Yeah the problems they seemed to have were over collaborative data structures with permissions. You’re right about how atproto solves that, which means you’re using CRDTs if you need to collaborate. If that’s a fit mismatch, I’d tell people to just appoint api servers which wrap a repo and provide the needed semantics.
reply
knowtheory 44 minutes ago
Yeah, capability for group permissions is a key part of the work happening on permissioned data in ATproto right now.

https://dholms.leaflet.pub/3meluqcwky22a

https://dholms.leaflet.pub/3mfrsbcn2gk2a

https://dholms.leaflet.pub/3mguviy6iks2a

https://dholms.leaflet.pub/3mhj6bcqats2o

reply
nerdypepper 37 minutes ago
> But federated authorization is one of the things ActivityPub doesn't define, and leaves it to us to figure out.

this is the key bit, atproto has this. sidecar services like knot can use service authentication[0] for authenticated requests.

[0]: https://atproto.com/guides/auth

reply
noirscape 12 minutes ago
Forge federation seems like a bad idea to me. If you want to go the route of decentralized project management (note that git as a VCS tool is already decentralized for this purpose), you're probably much better off modernizing the git-over-email workflow instead.

Decentralizing the code isn't an issue; cloning repo's between servers is so standard that any forge can import a code repo from any other forge.

The difficulty is ancillary stuff like issue trackers, wikis and MRs, but using a federated protocol for that seems ill-advised given the much weaker safeguards against spam. Mailing lists have a very large existing body of work on the matter of dealing with spam and a proven method of mirroring/archival. (Most git wikis are just git repositories with a different renderer.)

The main reason nobody likes doing git-over-email is mostly just because it's very user-unfriendly to set up (since modern mail clients typically aren't correctly configured to deal with them). It's a very developer oriented workflow in the worst way possible. A modernized mailing list program that automatically takes care of things like reformatting emails/not leaking email addresses to the general public would go a long way to make it easier to deal with.

reply
d_silin 60 minutes ago
Federated solutions seem to be the future, after once-beloved provider becomes the crumbling monopoly.
reply
mikepurvis 32 minutes ago
It's not a clear one-way trip though. The "original" blogosphere of the 2000s was heavily federated with MovableType supporting trackbacks and then later systems automating that further with pingbacks. Ultimately it all fell to spam and hosting complexity though, and now almost all blogs are on a handful of centralized hosts again.

Spam/moderation is going to be the biggest hurdle to overcome with any distributed forge effort. It'll likely come down to some kind of web-of-trust/vouching system, but it's delicate balancing ease of access with not making it a slog to constantly manage spam.

reply
ghc 59 minutes ago
Is there really nothing like BitTorrent for git, or have we just not heard about it because of GitHub's network effects? It feels like this problem was solved long ago for binaries.
reply
icy 57 minutes ago
There is! https://radicle.dev :)
reply
swed420 45 minutes ago
From today:

HardenedBSD Is Now Officially on Radicle

https://news.ycombinator.com/item?id=47944864

reply
ghc 43 minutes ago
Oh, that's pretty cool! Now I can't decide whether that approach or one based on AT is better...
reply
icy 32 minutes ago
Pick whichever. We <3 the Radicle team and they're admittedly solving a much harder problem (gossiping git!) and rather elegantly at that.
reply
pfraze 25 minutes ago
Yeah I’ve met the Radicle people a couple times. I’ve never given it a thorough review but, for their goals, their designs have always seemed strong, and they’re pleasant people to chat with.

The main difference was atproto wanted to tackle scale, so we went with a servers & aggregation model. Radicle is going for device-to-device networking as a primary goal.

reply
baq 57 minutes ago
gittorrents were talked about and built at least 15 if not 20 years ago.

the issue isn't mirroring of data, this is a solved problem. everything else that a forge does is a problem - issue tracking, PRs, reviews, CI/CD, authn, authz, secrets, audit trails, ...

reply
ghc 36 minutes ago
BitTorrent also enabled search engines to be built easily, which created discoverability. Unfortunately it's a much harder problem for git repos, especially when competing with GitHub search.
reply
dtj1123 57 minutes ago
Radicle may be what you're after
reply
yodon 14 minutes ago
GitHub is a huge and almost 20 year old company suddenly experiencing massive scale growth as a result of an externality it didn't cause and that no one predicted. That an incredibly difficult scenario for any long-running, established organization to handle.

Yes, GitHub is temporarily breaking under the increased load, yes, it's likely to still be a thing in 2 months, and no, it's unlikely to still be a thing in 12 months.

It's very unlikely a cool new thing will peel enough developers off GitHub in the next six months to survive long term as GitHub inevitably gets its ability to handle the new normal scale back.

reply
ecshafer 34 minutes ago
Why? I really don't see the purpose of a federation of git repos. Git is already totally decentralized. 99% of projects only have a small list of committers. Tangled just doesn't solve an actual problem. Github was used because it was an easy to set up, free, place to store code and share it, and it had source viewing which was a step up from sourceforge. With multiple solutions available that makes this easy, its just not necessary to federate anything. The common user account part of github just isn't critical.
reply
varun_ch 17 minutes ago
There’s a lot more to GitHub than just the git part. Issues, PRs, etc.
reply
ecshafer 16 minutes ago
Why does issues and prs need to be federated? I can't think of any part of Github that benefits from federation. Just set up your own instance.
reply
NetOpWibby 43 minutes ago
Last time I tried Tangled they had no concept of private repos. That’s the only thing keeping me on GitHub (oh, and my massive likes collection, I use those as bookmarks).

I’m self-hosting with cgit, maybe I could move my private repos to SourceHut? Idk.

reply
tao_oat 3 minutes ago
There's an AT protocol working group for private data: https://atproto.wiki/en/working-groups/private-data

But you're right, the protocol doesn't currently support this.

reply
whereistejas 2 hours ago
tangled is a really cool project; the most important feature it provides is that it is jujutsu first.
reply
horsawlarway 13 minutes ago
I don't really see it.

I used JJ for a bit, but I personally really, really dislike the anonymous branch approach it forces you into.

Branches are just useful conceptually, at least to me. For the same reason I like my documents grouped into folders.

Frankly - I think JJ just ended up taking up far more mental bandwidth than git. Simple operations need generated ids, commands require complicated input (ex - the entire revset thing), I have to be constantly thinking about the tool and its structure.

It feels really oversold to me. It's solving problems for people who live in source control, not problems for people who just want snapshots of code every now and then. Hell - just look at some of the example commands from the suggested tutorial:

jj new ym z r yx m -m "merge: steve's branch"

jj log -r 'ancestors(trunk, 2)'

jj new o

jj log -r '@ | ancestors(remote_bookmarks().., 2) | trunk()'

---

With all due respect, if the intro tutorial to your tool includes a command having to literally write function names in quoted commands, or run a command with fucking 8 (EIGHT!) arguments... You've jumped the shark.

Not trying to harsh anyone's buzz - if you like it... great, it's clearly quite powerful. But it misses the mark for me. I want "just powerful enough" with minimal mental overhead.

reply
Kye 58 minutes ago
I assume you don't mean Tangled is an expert martial artist. Can you translate this to not-a-dev-but-uses-git?
reply
DauntingPear7 56 minutes ago
They’re referring to the Jujutsu VCS https://docs.jj-vcs.dev/latest/
reply
whereistejas 28 minutes ago
oopsie; should have added links.

`jj` is a wrapper around git and offers a much better dev-ex for managing changes.

it has features like:

- conflicts are first class citizens

- `rebase` is the default mode; there is no need for an interactive rebase mode.

- all descendant changes automatically rebase

- a much more intuitive version of `git reflog`. in `jj`, we have `jj op log`

- cheap branching: branches in `jj` are just tags (or bookmarks) that can be moved around

reply
siarune 53 minutes ago
Jujutsu is a git-compatible version control system
reply
jakelazaroff 56 minutes ago
jujutsu is a different version control system: https://www.jj-vcs.dev/
reply
austin-cheney 28 minutes ago
I really don't understand this fear about a single pillar of failure, as people were in tears about the Ghostty thread yesterday. git is not GitHub. git is not HTTP. git is inherently decentralized with no concept of client/server. In git there is only local and a plurality of remotes.

That said the solution is simple. Open a secondary, or a new primary, account with another provider and add it to your project's list of remotes. Here:

    git remote add <name here> <URI>
If further explanation is needed see SO: https://stackoverflow.com/questions/42830557/git-remote-add-...

Boom, problem solved: do it yourself redundancy/decentralization. If you want to make this federated then write a file containing a variety of remotes per addressed location and a script to dynamically update git according to your catalog at every location.

reply
tenacious_tuna 26 minutes ago
> Boom, problem solved

Not if your CI depends on github, or if you have specific actions to review things, or if you use SSO because you're an enterprise, or....

Workarounds exist for each of these cases, but they add significant friction. That's not terrible if you're one person, but if you're an org? big problem.

reply
austin-cheney 20 seconds ago
Most enterprises self host for all those critical things so they aren't blocked by third party service interruptions. SLAs might refund some money, but they won't recover the lost time.
reply
u_fucking_dork 20 minutes ago
> or if you use SSO because you're an enterprise

Enterprise Cloud up time is 100% for last 90 days for most services, with a one being at 99.98 and one at 99.97.

Enterprise customers get an SLA

reply
emaro 23 minutes ago
I think this is less about source code itself, and more about the surrounding ecosystem of project management. Handling of issues, pull requests, who gets commit or admin access, all that stuff. If you mirror your git repo to other providers, fine. But if you have thousands of issues and PRs on Github, you still can't really move away and you still can't really work if Github is down.

Edit: I absolutely support federated forges, including Tangled as well as ActivityPub based approaches like the (slow) progress to federate Forgejo.

reply
mkl 22 minutes ago
Projects are more than code. This doesn't solve the problem of issue trackers, pull requests, CI, etc.
reply
austin-cheney 5 minutes ago
Pull requests are a core feature of git, the protocol, so I think you probably mean certain PR features more than just PRs.

Issue trackers can be self-hosted from fully mature applications via docker images. You might find something here: https://selfh.st/apps/

CI is typically actioned from a configuration file in your repository to a CI SAAS solution, which could be anything. Travis CI was popular for a long time. When I was big into CI SAAS my favorite was Semaphore CI.

reply
RobRivera 25 minutes ago
Thanks for the lead on the details, this has been on my spring cleaning todo list. Sounds like I have my weekend errand picked.
reply
bfrog 50 minutes ago
radicle.xyz also does the distributed/seeded forge setup and I think does a nice job of it already.
reply
galbar 50 minutes ago
I was just thinking about forge federation this morning. It'd be nice to base the federation on email, which has been working fine for decades (boring tech and all that), and build UIs on top of it to facilitate collaboration.
reply
collinmanderson 15 minutes ago
Why not Just™ store all PR/Issues content as markdown on a separate branch along side the code itself? Why do we need a new protocol?
reply
bkummel 28 minutes ago
In what sense do we need Tangled if there's already ForgeFed?
reply
icy 11 minutes ago
Except there isn't already ForgeFed.
reply
toastal 33 minutes ago
Why do we need to stick to Git? We need better tooling around the Patch Theory-based VCS which are better for decentralized working to begin with.
reply
estimator7292 58 minutes ago
I don't think calling your git server a "knot" is going to go over well with certain large subsections of the OSS community.

Or rather, it will go over way too well.

reply
icy 57 minutes ago
Ha, we heard this but decided to stick to it because hey, it isn't hurting anyone. No harm in a little bit of fun.
reply
Kye 57 minutes ago
Furry developers are all professionals and won't have a giggle fit every time they think about it.
reply
short_sells_poo 49 minutes ago
I don't get the joke and I'm a bit too worried about googling this on my work pc, can you please enlighten me what's up with the word knot :D
reply
Kye 47 minutes ago
The knot is the bit that causes two canids to get en-tangled after getting frisky.
reply
kordlessagain 26 minutes ago
If anything starts with "we need" I just laugh.
reply
calvinmorrison 21 minutes ago
If only git was a distributed system!
reply
j3s 21 minutes ago
it is - but dealing with code involves a lot more than just git.

tangled distributes the rest of the stack - issues, comments, pulls, stars, etc.

reply
ddosmax556 47 minutes ago
This looks cool but the issue github is dealing with is exponential usage. They're trying to 30x their capacity right now - let that sink in! Microsoft here or there, any company would be struggling under this load. And I frankly don't think that any ideology driven alternative will ever be able to provide better uptime under the same load - or any alternative period, for that matter. We're just living in times where everyone is catching up with the capabilities of agents, and it was obvious that things like this will happen 12 months ago. Good luck for your project though!
reply
hauleth 41 minutes ago
I agree that any company would struggle in such case. The thing is that everyone see that GH is pushing for more agents, their Copilot thingy, and AI everywhere, while basic functionality that people relies on is constantly failing.

If you push a lot of new features but your baseline is constantly failing, then something is wrong.

reply
hmokiguess 43 minutes ago
You frame the symptom as the problem though. Others seem to be attributing this to Azure migration and Copilot overhead tightly coupled to GitHub infrastructure.
reply
short_sells_poo 54 minutes ago
Slight tangent: the post says that github is crumbling. Can someone get me up to date on what's going on please? Admittedly I'm not following tech drama particularly closely, but I thought I'd have heard if a major thing like github was going down the chute.
reply
AnEro 48 minutes ago
So there has been increasing issues form the github side for the past year and I believe they also just lost alot of customer/user data on top of several critical vulnribilities and bugs in base service and in actions.

My POV: Github actions are inconsistent in billing, security and require alot of attention to do right. Github has worse uptime than alot of free online videogame services, when most enterprise and business world leans on it for developers. Leaving a lot of users with terrible experience the past year having to constantly examine github firefighting for issues around availability, security, and billing instead of doing work that makes the company/people money.

Example walk through of securing github actions for ci/cd and managing SBOM python dependancy/supply chains (giant complexity) [1], Github has remote code execution[2], Uptime by 3rd party tracker shows 86% past 90 days. (First quarter in 2 years where they didn't have atleast one month above 90% uptime) [3]

[1] https://astral.sh/blog/open-source-security-at-astral [2] https://www.wiz.io/blog/github-rce-vulnerability-cve-2026-38... [3] https://mrshu.github.io/github-statuses/

reply
radicalriddler 47 minutes ago
It’s had horrific uptime, to the point of hitting 88.x uptime percentage.

This is likely on the back of Mitchell Hashimoto (Hashicorp founder) announcing he’s moving off of Github as well.

And really just years of Github feeling inconsistent, bad UX, no good solutions for open source developers in terms of AI spam etc.

reply
gempir 49 minutes ago
reply
ramon156 45 minutes ago
88% uptime, search index incident, CVE's to name a few.

Check a local repo and go to pr's, there's a big banner telling you there's an ongoing ncident

reply
MYEUHD 48 minutes ago
Github has frequent downtime: https://mrshu.github.io/github-statuses/
reply
colesantiago 46 minutes ago
Tangled is VC funded just like initially how GitHub was:

https://blog.tangled.org/seed/

It always ends the same way.

enshittification.

Also:

> Bain Capital Crypto is an investor.

A crypto VC is invested in this.

This is not the solution.

reply
knotbin 43 minutes ago
You completely missed the point. The point isn't that you should find a company that you trust and think is ethical. The point is to shift the power dynamics so you don't have to trust anyone. That's what building on ATproto does. Tangled is also fully open source and anyone can host their own knot and AppView.
reply
colesantiago 32 minutes ago
You seem to have missed the fact that Bluesky is funded by the same crypto VC.

Look how well that has turned out even though Bluesky is open source.

Tangled is not funded by the community.

It would be better if it was rather than it be owned by VCs.

reply
knotbin 29 minutes ago
> Look how well that has turned out even though Bluesky is open source.

??? Bluesky can make decisions, mistakes, or moderation choices you disagree with and you can just go to https://blacksky.community, a completely independent AppView with different moderation that was up for the entirety of a 24hr outage Bluesky recently had.

I'd say AT Protocol is turning out pretty well.

reply
colesantiago 12 minutes ago
> ??? Bluesky can make decisions, mistakes, or moderation choices you disagree with

Bluesky PBC still has major influence of the AT Protocol.

> and you can just go to https://blacksky.community, a completely independent AppView

Swapping one broken chair for another broken chair won’t cut it.

Development and steering is subsidised by VCs funding Bluesky at this point. (especially a crypto VC)

Have you ever asked whats in it for them?

What plans are they going to put into the protocol?

I can see the AT Protocol shoving crypto payments or whatever in their insatiable quest for growth and ROI, because when the funding money runs out when BS miss their growth targets, this is what happens.

And for Tangled’s monetisation path, it is questionable.

So no.

Not a solution.

reply
ctdinjeu4 10 minutes ago
[dead]
reply