I’d like to invite you all to share your thoughts and ideas about Lemmy. This feedback thread is a great place to do that, as it allows for easier discussions than Github thanks to the tree-like comment structure. This is also where the community is at.

Here’s how you can participate:

  • Post one top-level comment per complaint or suggestion about Lemmy.
  • Reply to comments with your own ideas or links to Github issues related to the complaints.
  • Be specific and constructive. Avoid vague wishes and focus on specific issues that can be fixed.
  • This thread is a chance for us to not only identify the biggest pain points but also work together to find the best solutions.

By creating this periodic post, we can:

  • Track progress on issues raised in previous threads.
  • See how many issues have been resolved over time.
  • Gauge whether the developers are responsive to user feedback.

Your input may be valuable in helping prioritize development efforts and ensuring that Lemmy continues to meet the needs of its community. Let’s work together to make Lemmy even better!

  • thegreekgeek@midwest.social
    link
    fedilink
    English
    arrow-up
    6
    ·
    1 day ago

    We need an RSS feed for saved posts, but the Devs seem to think it would be a privacy issue. Now idk what kinda Fucked up porn They’re saving on Lemmy but I just want to read the articles I save on here in my RSS reader.

    • Rikudou_Sage@lemmings.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      11 hours ago

      Just implemented it for fun on my instance (lemmings.world). Sadly you need to be a user of that instance for it to work. When logged in you go to https://lemmings.world/rss/init, afterwards a link is shown (among other information) that looks something like https://lemmings.world/rss/4e6490fe0613f6e2e03cd420f71df14476e769b57604652921c1a7b2150f0888 - that is your personal RSS feed of stuff you saved with a URL that cannot be guessed automatically (the hash is entirely random).

      It could be made to work for all instances, but that would take me a while. You can also ask the admins to install the app on their website (it’s open source and can be found at https://github.com/RikudouSage/LemmyPersonalRss).