Getting a bot to spam out 12 posts in a minute is not the way to make me want to engage.

  • dohpaz42@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    6 months ago

    This is where I believe that other site did a decent job with their front page: they created filters that divided it into most popular, what’s trending, and what’s new. I like seeing posts from the variety of different communities, but I do not necessarily want to see every single post. Especially the ones from the same community, in succession. Having a way to only see the ones that are considered “popular” would be nice.

    • Schmidtster@lemmynsfw.com
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      6 months ago

      Lemmy has 3 different feeds with 8 different ways to sort them, atleast my viewer does…. What more do you want?

      Curating a feed is best left to yourself, not someone who can tweak the algorithm to avoid certain posts showing up since they have an agenda.

  • keefshape@lemmy.ca
    link
    fedilink
    English
    arrow-up
    1
    ·
    6 months ago

    Is there really any scenario where a normal user should NOT be rate limited on posts or comments to some degree? Say, no more than 3 posts per minute? No more than 10 replies?

    • breadsmasher@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      6 months ago

      But when anyone can run an instance, you can’t control it. Someone has an instance which allows them to make as many posts as they want, and then all that content is federated to connect servers

      • Azzu@lemm.ee
        link
        fedilink
        English
        arrow-up
        0
        ·
        6 months ago

        Really though? You can implement the same limits for federated posts, and just drop the ones exceeding the rate limit. Who knows, might be frustrating for normal users that genuinely exceed the rate limits, because their stuff won’t be seen by everyone without any notice, but if they are sane it should be minimal.

        The notice might still be able to be implemented though. idk how federation works exactly, but when a federated post is sent/retrieved, you can also exchange that it has been rejected. The local server of the user can then inform the user that their content has been rejected by other servers.

        There are solutions for a lot of things, it just takes the time to think about & implement them, which is incredibly limited.