aka freamon

Codeberg: https://codeberg.org/freamon?tab=activity

Anything from https://lemmon.website is me too.

  • 0 Posts
  • 11 Comments
Joined 6 months ago
cake
Cake day: March 27th, 2024

help-circle







  • I’m not sure that it ever quite worked - the videos currently on Lemmy are likely to ones brought in manually, rather than new ones that have come in via federation.

    The community copies (on lemmy.ml, endlesstalk.org, etc) all show 0 subscribers. At a guess, it’s because the format of the Followers collection on PeerTube is slightly different - it doesn’t have the empty ‘items’ array that Lemmy expects, so it just rejects it. As such, any new posts will also get rejected by Lemmy (the same way it does if a community genuinely does have 0 subscribers). A couple of Updates have come through, so maybe Updates circumvent that check.


  • I think they were asking if you were a bot because your account has been set up as one: your profile on mstdn says ‘automated’, and if you do curl --header 'accept: application/activity+json' --location https://mstdn.social/users/internetisscary | jq . then it says your ActivityPub ‘type’ field is ‘Service’ rather than ‘Person’.



  • It’s hit and miss. Some instances are sending the same activity 2 or 3 times, and there’s a theoretical maximum on the number of activities that an instance can process, so whether federation of a particular thing happens depends on how whelmed a server is at the exact moment you send it.

    I’ve also seen a comment from lemmy.ml not being acted on by LW, so there are some drops happening.