RSS is still the best way to track the news on the web, and these RSS readers can keep you right up to date.

  • 4dpuzzle
    link
    fedilink
    English
    65 months ago

    One question. Why do we need a web app for something that was designed to work locally?

      • 4dpuzzle
        link
        fedilink
        English
        35 months ago

        Do you need that? You only need to sync the feed. There are formats like OPML for that. At worst you need a file sync tool like syncthing. The feed contents seen by the readers are all the same.

        I’m yet to see a good reason why feed readers need to be web apps. This is worse than the case of git - a decentralized tool is taken and made centralized.

        • @kfet@lemmy.ca
          link
          fedilink
          35 months ago

          When you have 100+ feeds you really want to avoid reading twice the same entry. It’s the single most important feature in an RSS reader for me.

        • @DrinkMonkey@lemmy.ca
          link
          fedilink
          25 months ago

          Agreed. The syncing can be managed other ways. The only thing I’m left with is using on a work computer for some reason, where one’s own devices aren’t available/permitted? But that’s probably not a common usage case.

        • ginerelOP
          link
          fedilink
          15 months ago

          So the OPML file does handle the read status as well? isn’t it just a format to export and import feeds inside a reader?

    • jlow (he/him)
      link
      fedilink
      2
      edit-2
      5 months ago

      Depends on your use-case obviously, for me it’s very nice to have all feeds and read status on all devices (laptop, phone, tablet) and don’t need to add a new feed to all devices or set it up again when I change phone, reinstall Linux etc. It also has user-management, so you could have accounts for friends and family and even expose it to the internet (which I wouldn’t at this point) or but it on a private mesh / vpn like Tail-/Headscale.

      Edit: Whoops, I was talking about self-hosting. Having it as a web service has the same benefits if you don’t wanna tinker with tech, obviously, (with the caveat that people from that service know what you read …)