this post was submitted on 07 Feb 2024
303 points (99.7% liked)

Fediverse

27787 readers
452 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
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 20 points 7 months ago (1 children)

The fediverse is as if you took X, TikTok, Snapchat, Instagram, and Facebook and made them all interoperable so you could post anything from anywhere, and all your followers would be guaranteed to see it.

I think the one thing that still confuses people is the concept of instances with platforms like Lemmy and Masto. It’s like there are multiple Reddits and Multiple Twitters, and what differentiates them confuses newbies.

[–] [email protected] 8 points 7 months ago (5 children)

What I don't understand is why I only see Lemmy content when browsing through Sync. If Mastodon is connected to the fediverse, how do I find that content?

Also, as far as I can tell, most of the fediverse is basically more like Reddit than anything else.

[–] [email protected] 15 points 7 months ago* (last edited 7 months ago) (2 children)

ATM, you can't. Normal mastodon posts are not understood by lemmy servers. They don't know how to handle content that is not associated with a community.

Most of the fediverse is like twitter. Users making posts to their own "microblogs"/profiles, following each other or browsing a timeline of all posts by everyone. That's mastodon, and it has by far the most activity.

Lemmy doesn't support profile posts, and you can't follow users, only communities.

Basically, all content on Lemmy is posted to groups, while all content on Mastodon is posted to the users own profiles. While the networks are technically connected, the content type is not compatible.

I hear mastodon is getting support for groups, though, which might be something that can be interoperable with lemmy communities. Then they could look at communities as if they were user groups, and post to them, and we could sub to mastodon user groups, and see their posts and feeds as if they were communities.

But until Lemmy implements support for "user" posts and "user" following, we won't see the majority of content of that type, coming from mastodon.

There's already some funky interoperability that comes from the underlying structure of communities kind of being user accounts, where mastodon users can follow Lemmy communities, and post to communities by mentioning them. But it's not pretty.

[–] [email protected] 1 points 7 months ago

There's already some funky interoperability that comes from the underlying structure of communities kind of being user accounts, where mastodon users can follow Lemmy communities, and post to communities by mentioning them. But it's not pretty.

If you put the mention at the top like Mastodon defaults it'll look very messy on Lemmy because it will be trying to insert a MD link in the title field. If the mansion and hashtags are placed at the bottom of the post instead though, the post will appear fine on Lemmy.

There are a few guides on how to create posts that are compliant, Basically it's like this:

[Title] separated by blank line [Body]

[Hashtags (optional)

[Community mention] *you can only mention one community and if you want the post to appear on Lemmy that Community should be the first mention. If you want to mention people on Mastodon their mentions must come after.

Biggest drawbacks currently are:

  1. Title will be repeated in the body
  2. Issues mentioning people in addition to the community, also can't post to multiple communities at once.
[–] [email protected] 13 points 7 months ago

To be clear, the Fediverse doesn't mean that everything is interconnected. It means that everything can be interconnected, but most sites will only do a very minimal form of interconnectivity. And that's mainly due to personal choice. You wouldn't want to have Instagram posts on your Reddit feed, and you wouldn't want Tumblr posts on YouTube. You can do that, but why would you?

So most sites will only interconnect with other sites that they deem to be similar enough in content style. Lemmy interconnects with Kbin because both are Reddit clones. Kbin interconnects with Lemmy, but it also interconnects with Mastodon. Apparently the developer of Kbin thought that Mastodon is similar enough in content style that people would appreciate having Mastodon posts appear on Kbin. And this happens for all the other sites. The Fediverse is less like a tightly connected network, and more like a loose connection of sites that could operate together, if they ever chose to do so. Like a federation, if you will

Basically, if you're on Lemmy (which you are), you're only going to see Reddit-like content

[–] [email protected] 7 points 7 months ago

You probably have seen posts in Lemmy communities from a mastadon user without realizing it.

[–] [email protected] 5 points 7 months ago

lemmy is incapable of the 'microblog' part of the fediverse of which mastodon only uses. . there are other server apps, like kbin that allow you access to both.

i picked mbin precisely for this reason. plus it didnt look like someone forgot the css.

[–] [email protected] 2 points 7 months ago

From what I understand, there are different content types in activity pub. Lemmy forces on viewing community groups, Masto focuses on individuals. Lemmy would need to build support for following an individual.

They underlying technology supports it, people just have to build a user experience for it, and that hasn’t been done yet.