Some instances and groups are very chatty (*gestures to /lemmyshitposts), so much so that they dominate the All page.

I knew that there would be a point that browsing /all would no longer be a pleasant or feasible experience, but I quite liked having a pulse on what everyone in the #threadiverse (that kbin.social federates to, anyway) are thinking. But right now it seems @memes is dominating everything.

I don’t want to fully block them from showing up in my feed, but i don’t want to let them full send either. Would it be feasible to add a feature in future releases to be able to adjust the algorhythm on the user-side that would allow for mutes, or deranking it in your feed, instead of outright blocking it?

  • 1chemistdown
    link
    fedilink
    81 year ago

    Good news, just like Reddit enhancement suite, kbin has kbin enhancement suite going. Why don’t you ask them if they can do this.

    @enhancement

    • artillect
      link
      fedilink
      131 year ago

      It might be kinda hard to pull off, but I’ll see what I can do. I’m not sure if KES can be used to (easily) modify the post rankings, but I think randomly hiding them based on a factor you set could work well. So if you set it to 50% for @memes, it’ll hide half of the posts from there on average.

      It’s not perfect, but I think it strikes the right balance between seeing every post and blocking it. I’m busy this weekend but I’ll create an issue on KES’s GitHub repo and someone might beat me to it.

      • e569668
        link
        fedilink
        31 year ago

        This might be a bad suggestion, but would it be possible to do something like mute community for x hours? So until now reaches a timestamp, hide posts from that community (sort of like discords mute channel for x hours). That way people could be like “I’m done with memes for now, but want to see them when I wake up”

      • PositiveNoise
        link
        fedilink
        21 year ago

        That would be a totally fine workaround. So I guess the user would create a list of ‘attenuated communities’ or some such, and set a value for each.

      • hariette
        link
        fedilink
        41 year ago

        Going to see if I can spin out a community dampener based on the filter feature Artemis has already. Cause I’m so finding myself a bit tired of meme dominating so much heh.

      • mack123
        link
        fedilink
        31 year ago

        Agreed, custom aggregators for kbin and the fedverse in general, will become a thing.

        I can see a view that combines the hot posts from each of my subbed communities, with the top 1 or two posts from each featuring, filtering over a time constraint or some other ranking system.

        A client side implementation would be possible, but expensive in api calls. Server side should be easier. Maybe even defining a query language of sorts that can be user customised, if we wanted to be really fancy.

        Some form of weighted rank, combining activity and interaction. I am subbed to some slow communities that are just starting. Maybe having a post or two in 24 hours where I would want those posts to rank highest. Subbed fast paced communities would then rank lower if we factor frequency and interaction on a per community basis.

      • 1chemistdown
        link
        fedilink
        21 year ago

        @Prouvaire

        Yes, Hariette has been super responsive to the community. They’re a fan of Apollo and they’re trying to bring that same community interaction between users and their development of the app. Looking forward to it.