As I scroll through Lemmy, I keep seeing the same posts over and over. Exact same title (usually cross posted). Is there a way to group these posts so that we can decide which instance to interact with instead of seeing the same post 6+ times? It starts to feel like the content is just being recycled to the top of the next page.

I use the default browser on PC and Summit on my phone and usually sort by new. This same issue was starting to get to me on reddit til I left

  • Admiral Patrick@dubvee.org
    link
    fedilink
    English
    arrow-up
    6
    ·
    7 hours ago

    Sadly, Lemmy doesn’t provide crosspost information in the feed; the frontend has to detect those duplicates and roll them up itself.

    Not sure if any other UIs do, but Tesseract will match crossposts on title as well as URL (the default UI only uses URL). I wrote that behavior in specifically for what you described; I was annoyed by seeing 3-4 duplicate posts to different communities all in a row.

    It’s not perfect since the crosspost rollups only happen if the duplicates are fetched in the same batch, but it does help a lot.

    • lost_faith@lemmy.caOP
      link
      fedilink
      arrow-up
      3
      ·
      7 hours ago

      Tesseract

      That looks like a great project, thank you.

      If I understand correctly(I may not), this is a plugin/replacement for instances and not for clients?