this post was submitted on 02 Sep 2024
29 points (100.0% liked)

Fediverse

27805 readers
253 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
 

Hello everyone. Just trying out piefed here in the fediverse. I’m looking for great examples of piefed feeds that work well in mastodon. Would love any recommendations you have.

top 5 comments
sorted by: hot top controversial new old
[–] [email protected] 6 points 1 week ago* (last edited 1 week ago) (1 children)

There's not much in the way of communities on PieFed yet. The list is here: https://piefed.social/communities/local?sort_by=last_active%20desc

Following communities from Mastodon works about as well as following Lemmy ones - this is something I'd like to improve, but it's only very recently that we got a community that wasn't a meta / testing one. Following users is less spammy, 'cos you'll get their posts, but not all their comments to other people's posts, so maybe you could try following someone like Rimu.

Either way, Mastodon doesn't process outboxes and backfill old stuff, so you'll have to wait for something new to be posted.

[–] [email protected] 1 points 1 week ago (2 children)

Does following a community spam your feed with every reply to every thread in that community, or just with new posts?

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

Just new posts :D

I tested it in https://piefed.social/c/playground

EDIT: unless the poster is from a remote instance, then the reply shows up as 'Boosted' in Mastodon. Argh.

[–] [email protected] 3 points 1 week ago (1 children)

It'd be every reply I think.

It's partially fixable, by interacting with Mastodon the same way PeerTube does and have the community Announce only the posts. For everything else after that, it depends on whether the user is local or not. Anything a local user does could be sent directly, and if a remote user replied to a local user's post, the local user could send a 'post update', for Mastodon to then retrieve the replies collection, circumventing the problem of us not having the remote user's private keys. But if a remote user replied to a remote user's post on a local community, they'd be nothing we could do about it (don't have the keys for the 'post update', can't Announce it without it being spammy either)

[–] [email protected] 1 points 1 week ago

Hm, messy. Thanks for the reply. It's like we're so close to good interoperability, but yet so far.