I am also ‘Andrew’, the admin of this server. I’ll try to remember to only use this account for posting stuff.

  • 1 Post
  • 98 Comments
Joined 2 months ago
cake
Cake day: February 17th, 2025

help-circle




  • There’s a good chance that the person has automated the activity (it certainly doesn’t appear to be done with any thought), but they’re technically not a bot.

    It’s a relatively new feature, but PieFed merges up crossposts that it sees into one post - whether the post you see within a topic is yours or not will depend on the sort type - there’s a ‘layers’ icon beneath relevant posts, and clicking that can get you to the other posts if the visible one isn’t the one you want.





  • PieFed isn’t hiding mods - when Lemmy fails to get them, it’s for its own mysterious reasons.

    In ActivityPub, to get the moderators of this community you can do this from the command-line:
    curl --header 'accept: application/activity+json' --location https://feddit.uk/c/fedimemes/moderators | jq .orderedItems

    To get the moderators of a PieFed community, it’s exactly the same:
    curl --header 'accept: application/activity+json' --location https://piefed.social/c/50501/moderators | jq .orderedItems

    In both cases, the mods URL comes from the attributedTo field for the community.


  • What is the update delay for Fediseer?

    I don’t know. It’s not something I’m familiar with - it might just default to saying ‘closed’ if it doesn’t have the data.

    It’s interesting that the obvious bot accounts on those instances were set up in mid-March last year, so I’m guessing that these are somebody’s army that they’ve used before, but overplayed their hand when they turned it on the DonaldJMusk person. The admins can reasonably be blamed for setting up instances with open registrations and no protections and then forgetting about them, but I’d be wary of blaming them for being behind the attack directly. The ‘nicole’ person is unlikely to have used their own instance - it’s probably just someone with the same MO as whoever owns the bots, finding and exploiting vulnerable instances.







  • It’s probably best to keep the first +1 for your own post or comment, as that’s what’s expected from people’s experience on other platforms, and that’s how it will appear on platforms that the content has federated to. Whether a user’s reputation score should give them an additional and visible +1 is debateable, but PieFed might be stuck with that decision now.