Ask me anything.

I also develop Tesseract UI

  • 2 Posts
  • 32 Comments
Joined 2 years ago
cake
Cake day: March 17th, 2024

help-circle


  • Not that that isn’t good advice to make mods’ lives easier in general, but for the ban evader I think you’re talking about, it’s usually pretty apparent if you look at the profile of the user being reported:

    1. Minutes old, 10+ posts and no comments or maybe 1 boilerplate-looking one.
    2. Usually cycles through c/Politics, c/News, c/Health, c/UK, c/Ohio, c/Television and a few others
    3. Here lately, spams out 10+ posts rapid-fire and then deletes the account (not all UIs indicate a user is deleted, but that info is often helpful).

    Granted, I’m really good at pattern matching. It’s like my one neurodivergent superpower lol.





  • Lemmy’s API doesn’t have a direct way to do that, unfortunately.

    Tesseract (web-based lemmy app) used to have that before I took it out. After the ranking metrics were removed from the API, it was hard to sort them other than by new/old or by score. When you have a mix of active and inactive communities, it didn’t work great without the ranking metrics being there.

    You can still group communities, but only for organizing them or (in the dev branch/next version) applying filter policies to communities in that group.

    I may revisit the idea if I can figure out a better way to generate/sort the custom feeds.