this post was submitted on 07 Jul 2023
3628 points (98.5% liked)

Fediverse

27955 readers
215 users here now

A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).

If you wanted to get help with moderating your own community then head over to [email protected]!

Rules

Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy

founded 1 year ago
MODERATORS
 

Lemmy.ml has now blocked Threads.net

you are viewing a single comment's thread
view the rest of the comments
[–] matt 15 points 1 year ago* (last edited 1 year ago) (2 children)

Because they use ActivityPub, both of them can potentially interact with each other (post, viewing, following, liking, boosting, etc). There's no way to stop Threads from being able to interact fully with Lemmy if it's something Meta wanted to implement. Mastodon can already interact with Lemmy directly by following communities, posting to communities, and interact with posts/comments. Lemmy doesn't go the other way though because it isn't implemented, but it could be.

Any ActivityPub software/platform/website can interact with any other ActivityPub software/platform/website if it so wants to, because the backend of things like posts/comments/communities/etc are the same across every single platform if they choose to implement them, the difference between the ActivityPub platforms is how they choose to show you information and how you interact with it.

Edit: Made a few edits for clarification.

[–] [email protected] 3 points 1 year ago* (last edited 1 year ago) (1 children)

Technically, communities/magazines aren't an activitypub thing. The way it's implemented, Mastodon (for example) sees a community as just another user.

A post in that community looks like a "toot" from the community user. Comments in that thread look like replies to the toot.

[–] matt 3 points 1 year ago (1 children)

They are actually, communities are ActivityPub groups, the issue is that Mastodon does not implement groups (but it is soon!), so what the Lemmy group has to do is boost all the posts/comments so that people can see them in Mastodon.

Once Mastodon gets groups though, the experience should be much better.

[–] [email protected] 2 points 1 year ago

I had no idea! Thanks for the correction

[–] TimewornTraveler 2 points 1 year ago (1 children)

what's Activity Pub? you're the first person to teach me that name

[–] matt 11 points 1 year ago

For a non-tech answer, it's basically the "language" used between these websites to make them talk to each other.

If a website uses ActivityPub, it can fetch information (and send information) to other sites that are using ActivityPub in a specific way that's designed for social media.

Another example of this would be SMTP (simple mail transfer protocol) which is what e-mail uses so that different e-mail servers (outlook, yahoo, gmail, etc) can all talk to each other seamlessly.