Remix.run Logo
liveoneggs 3 hours ago

It took me a minute to figure out what this was even talking about.

Tangles is, apparently, a gitlab-type project where PRs and bug reports and stuff are available on something called "at protocol" which is the bluesky social network "federated protocol".

at protocol competes with ActivityPub, which is mastadon

--

so you could, in theory, have a little federation of gitlabs peer-to-peering with each other, which is desirable for some reason.

jonahx 3 hours ago | parent | next [-]

The "some reason" isn't mysterious... it's redundancy and avoiding a single point of failure and ownership.

liveoneggs 18 minutes ago | parent [-]

But the actual git part isn't federated

mikey_p an hour ago | parent | prev [-]

except it isn't at all like ActivityPub and is implemented radically differently to avoid many of the problems with ActivityPub.

liveoneggs 15 minutes ago | parent [-]

I was saying at protocol is to bluesky as activity pub is to mastodon

So it's as if all the github pull requests were tweets, I guess?