I wouldn’t like to actually block a community all together here, but yeah, I would like to see less posts of that community. Is there a way to do this, either in Jerboa or the web UI?

  • PriorProject@lemmy.world
    link
    fedilink
    English
    arrow-up
    7
    ·
    edit-2
    1 year ago

    Lemmy doesn’t have a concept of what a “post like this” is. It only categorizes posts based on simple statistics like “number of recent votes”, which I believe drive the “hot” ranking or number of recent comments (active), or the date of the post.

    Creating a concept of a “post like this” would generally require an AI/ML classification pipeline. This kind of thing is common at big social media companies, but it’s pretty computationally expensive compared to regular browsing. It’s also somewhat ideologically fraught as it’s the same tech big social media companies use to create algorithmic echo chambers and drive unhealthy engagement. I realize your proposed use-case is pretty innocuous… but I suspect many folks will extrapolate to view the proposal through that lens.

    I don’t see folks champing at the bit to immediately add a feature that would add to the capacity woes the biggest instances are already feeling, but I’m equally sure you’re not alone in desiring features that would need to be built on top of classification pipelines. Maybe someday Lemmy will have one, but it doesn’t exist today.

    Edit: Maybe a less general approach to this would be to offer a weighting for each community, and lemmy would skip some percentage of posts to that sub in your feed. This isn’t how most commercial sites would do this, but it’s simple and maybe close to what you want. It also doesn’t exist today though.

    • cyanarchy@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      3
      ·
      1 year ago

      Want to thank you for digging into why these are difficult concepts to reconcile. It seems incredibly simple in hindsight but the explanation is helpful.

    • PCChipsM922U@sh.itjust.worksOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      Edit: Maybe a less general approach to this would be to offer a weighting for each community, and lemmy would skip some percentage of posts to that sub in your feed. This isn’t how most commercial sites would do this, but it’s simple and maybe close to what you want. It also doesn’t exist today though.

      That is a good idea, others have suggested this as well. Like maybe add weight to certain communities, but be only profile wise, so you can tweak your own profile, which won’t intefre with other’s feeds.

      Also, a warn prompt when blocking communities would be nice as well. I’ve blocked a few communities by mistake, unblocked them afterwards, but had to log in the web UI to unblock them, there is no unblock community/user option in Jerboa.

    • 15Redstones@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      I think it’d make sense to have a sorting by (number of recent votes)/(number of votes in other recent posts in that community). That way posts from larger communities have less of an advantage.

  • thirdorbital@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    5
    ·
    1 year ago

    Not what you’re asking, but it took me the longest time to figure out that you can set your default home page to your subscribed communities instead of whatever is more-or-less-randomly hosted on sh.itjust.works. (It’s the “Type” setting in your user profile). Hopefully this helps anyone who stumbles on this.

  • Album@lemmy.ca
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    1 year ago

    It seems like you’re confusing general recommendation algorithms like Google News/discover that suggests content you might like based on your perceived interests with a forum/link aggregator that ranks content based on time, upvotes and on your literal subscriptions.

    Reddit didn’t have this feature because that’s not how the system works.

    How do you propose to do a “show less like this” referring to recommended content when Lemmy does not “recommend” anything at all.

    • can@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      4
      ·
      1 year ago

      It wouldn’t need to be fancy. Could literally be “automatically hide every second post from this community”.

      • 15Redstones@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        6
        ·
        1 year ago

        Or just “count upvotes from posts from this community as half” when sorting posts by Hot. Maybe calculating the score of a post from both the points and the size of the community so that posts from smaller communities are visible too.

        • Geiger0148@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          4
          ·
          1 year ago

          Weighting by community, so my feed isnt completely overrun by cats and I see enough Norwegian death metal crochet posts

            • cyanarchy@sh.itjust.works
              link
              fedilink
              English
              arrow-up
              1
              ·
              1 year ago

              As a reddit transplant (aren’t we all?) I’m going to be avoiding cat subreddits entirely. Not that I don’t like them, it just opens the floodgates for me to subscribe to all of them and I’ll be back to square zero.

            • can@sh.itjust.works
              link
              fedilink
              English
              arrow-up
              1
              ·
              edit-2
              1 year ago

              They’re on Github but pretty swamped atm.

              At the moment we are urgently working to solve major issues, such as optimizing slow database queries, ripping out the inefficient websocket API, and fixing a major security vulnerability (big thanks to deadcade). In addition we suddenly have to manage dozens of pull requests. To give us time to work on these priorities, it would be very beneficial if users could refrain from interacting with issue trackers when possible. Before opening an issue, make sure that it hasn’t been reported before. And when writing comments, make sure that they actually contribute to solving the issue at hand. Generally it is better to move discussions to Lemmy if possible.

    • PCChipsM922U@sh.itjust.worksOP
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      1
      ·
      edit-2
      1 year ago

      Maybe like a personal pereference in your profile which you can tweak. Not for every community, but for ones added, yes.

    • PCChipsM922U@sh.itjust.worksOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      I know, but that wasn’t the point. It’s not that I don’t wanna see anything from certain communities, but this particular one was in every 2nd post on the feed 😒. It’s a popular community, I know, posts get upvoted, commented, etc., thus they show higher on the feed. Still, it feels a bit spammy. I like cats just as much as the next person, but not in every 2nd post.

      • Trekman10@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 year ago

        I am trying go subscribe to many communities to help dilute that, and I also try changing the views on my subscribed feed between new, hot, and active. (At least on Jerboa)

        Maybe this gets added in the future to help encourage more adoption.