meta-protocol negotiation #24
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
e.g WebDAV + ActivityPub or AP + WebDAV or AT Proto + ...
See also https://github.com/immers-space/activitypub-express
See also "This also reduces the “cold start” problem for new apps. If some of the data you care about already exists on the network, you can bootstrap your product off of that. For example, if you’re launching a short video app, you can piggyback on the Bluesky
followrecords so that people don’t have to find each other again. But if that doesn’t make sense for your app, you can have your ownfollowrecords instead, or offer a one-time import. All existing data is up for reuse and remixing.Some open social apps are explicitly based around this sort of remixing." from https://overreacted.io/open-social/