• Sparkega@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    2 years ago

    The hardest part is when you have to curate by yourself. To me RSS feels like a lot of work upfront. Is there a tool to help discover items to add to your feed aligned with your interest?

    • realitista@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      2 years ago

      You can try mine as a starting point if you like. It covers most subject areas, has categories so that you can easily delete the categories you don’t care about. Just import the OPML file to any client you like. I like feedly personally.

    • RamenJunkie@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      2 years ago

      You start with vlogs you like.

      Then see who they have in their blog roll.

      More seriousl, I have literally used RSS regular since like 2006 or so. And I will NEVER forgive Google for killing Reader.

      Anyway, what I mean to say is, its just a growing process. Someone links an article and you say, “Well, this sote seems interesting” and you stick it in your RSS reader.

      Next thing you know you are pulling 1000-2000 articles a day, even with limiting filters.

      One last bit of advice. Most systems let you export your subs.

      DO THIS FROM TIME TO TIME BECAUSE YOU WILL HATE YOUR PAST SELF WHEN SOMETHING GOES WRONG AND YOU LOSE ALL YOUR SUBS.

      • mipadaitu@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        ·
        2 years ago

        I went the Local RSS Reader -> Google Reader -> Feedly -> Self-hosted FreshRSS myself. Kinda went full circle on this.

    • kazerniel@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      2 years ago
      • Look around in your online communities and see what publications get shared.
      • Once you find some sites you like, search the web/communities for alternatives with the same topic/vibe.
      • If you find journalists you like, see where else they publish their works, or what publications they used to work at. For bloggers / content creators, see who they collaborate with.
    • SatanClaus@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      0
      ·
      2 years ago

      This is where I’ve struggled. I’ve gone and tried once or twice and just kinda got confused and lost and came back to reddit, at that time.

  • dhork@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 years ago

    Hey, Joey, don’t say that shit out loud. Once they realize that there is a way to access content that isn’t sufficiently monetized, they will block it. Keep it secret!

    • mipadaitu@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      2 years ago

      The content creators should be shouting about RSS from the rooftops. The only people that lose out are social networks, and startups. It would be more difficult for a new person to get a foothold, but at least we decide what we want to read on our own.

        • SatanClaus@lemmy.dbzer0.com
          link
          fedilink
          English
          arrow-up
          0
          ·
          2 years ago

          Hard agree. I’ve had Gamers Nexus introduce me to a few channels but none have been small. I entirely skipped YouTube for most of my life so I missed the small town feel.

  • fitgse@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 years ago

    I use self hosted FreshRSS. I has:

    • news straight from the section I care about in chronological order order
    • new blog updates
    • music review updates
    • Bandcamp releases from artists/labels I follow
    • open source software releases I follow
    • YouTube updates from channels I follow.
    • etc

    It is by far the best way to get updates about just the things you care about.

    • atmur@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      2 years ago

      I started using FreshRSS around the same time Reddit killed their API, it has rapidly become one of my favorite self-hosted apps.

      Also,

      open source software releases I follow

      You have just taught me that I can add github release pages to my feed, I love FreshRSS even more now.

    • riquisimo@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      0
      ·
      2 years ago

      I use Feeder on android, which just lives on my phone instead of on my server.

      Would you say there are distinct advantages to self hosting an RSS reader? Most of the time when im browsing sites and reading it’s on my phone, not my desktop.

  • NineMileTower@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 years ago

    I remember Google Reader back in the day. I miss that a lot. Is there something comparable that I don’t have to host?

  • land@lemmy.mldeleted by creator
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 years ago

    Please do recommend RSS apps for all platforms. Currently using:

    Android: Read You iOS/Mac: Unread

  • bluGill@fedia.io
    link
    fedilink
    arrow-up
    0
    ·
    2 years ago

    Algorithms done right are useful. Make sure things that are likely important to be bubble to the top. I don’t have time to read/watch it all, so prioritize the important things for me.

    Done right is the hard part. It is too easy to prioritize memes that make people angry even though if you really investigate you discover that while there is a little truth it is grossly exaggerated and whoever is being mocked isn’t that stupid - because things that make people mad tend to get attention.

    The algorithm really needs a “there is plenty more but you have seen all the important stuff - go outside and do something” after I’ve seen what is important. Of course it then needs a “but I’m currently confined to a hospital bed so just show me something so I’m not bored out of my mind”. The likes of facebook of course cannot allow such a thing as once you stop scrolling their ad revenue is gone. However that is what the world needs.

    • horse_battery_staple@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      2 years ago

      The companies deploying the algorithms aren’t taking any of what you said into consideration though. They only want to feed you what has the most interaction as that can garner the most money from ad revenue.

      • Windex007@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        ·
        2 years ago

        Would be nice if open-source aggregators like Lemmy allowed users to “Subscribe” to community developed algorithms.

        I’d love to (attempt) to build an “ethical” algorithm for content sorting, have it be open-source, and be able to have clients use it without having to actually modify the client itself.

        • Dran@lemmy.world
          link
          fedilink
          English
          arrow-up
          0
          ·
          2 years ago

          There’s nothing preventing you from forking a Lemmy client or server to prototype this. Depending on how you implement the activitypub backend, you might be able to make it transparent to a user if you present an algorithm as an array of cross posts via a /c/ of a server.

          Anything more might require forking a client, which might be easier to implement but may be harder to convince a large userbase to migrate to.

    • TORFdot0@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      2 years ago

      The problem isn’t the algorithm just because it’s an algorithm, even chronological sort is technically an algoritim.

      The problem is closed source algorithms with no user choice that implement dark patterns and other addictive and psychologically abusive tactics to make users engage with their app as much as possible

    • Free_Opinions@feddit.uk
      link
      fedilink
      English
      arrow-up
      0
      ·
      2 years ago

      I don’t personally have any issue with algorithms - they work quite well for me, though it does require some active management. For example, if I watch one or two 30-second videos on YouTube, it quickly starts recommending more, which quickly floods my feed. However, when I start ignoring those recommendations, despite the temptation to click, the algorithm eventually stops pushing them and shifts back to suggesting accurately tailored, long-form content that genuinely interests me. The same goes for using the “not interested” button. This aligns with my experience on platforms like Twitter and Instagram as well, though the latter I no longer use.

      Algorithms obviously don’t care whether the content they show you makes you glad that you saw it. They simply serve what captures your attention. If it’s outrage, then that’s exactly what you’ll get. The algorithm knows plenty of other users engage with that kind of content, so it rationally assumes the same will apply to you.

      • bluGill@fedia.io
        link
        fedilink
        arrow-up
        0
        ·
        2 years ago

        If it’s outrage, then that’s exactly what you’ll get

        I don’t know how fix this, but this is one of the things a good algorithm needs to prevent. Outrage does get my attention - but it isn’t where I want my attention.

  • aliteral@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 years ago

    Thunderbird has RSS channels you can use and set-up (if you use the e-mail client, it is convenient).

  • originalucifer@moist.catsweat.com
    link
    fedilink
    arrow-up
    0
    ·
    2 years ago

    title could be worded better… i was confused at first that there was some algorithm for rss he was no longer using. it should be something like ’ i ditched the website algorithm feed and utilize the rss instead’

  • eronth@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 years ago

    Algorithms have the advantage of finding stuff for me that i wouldn’t have even thought to look for. Is there any thing with RSS that sufficiently mimicks this?

    • TORFdot0@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      2 years ago

      I mean you have to subscribe to a feed to be able to see it and I don’t see how RSS could sync a feed you don’t even know about. I suppose if someone started a platform that everyone used to sync their feeds then people could uncover content from the RSS feeds of other users but that seems to take the really simple out of really simple sync (RSS)

    • kamenlady@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      2 years ago

      I have been pretty happy with Read You

      I used feeder before that. Feeder is fine and may even have more options, but Read You has that perfect layout and text formatting…

    • unexposedhazard@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      0
      ·
      2 years ago

      I use quiterss on my linux desktop. Its already in the repos on debian and works great for me. I have extremely minimalistic requirements tho, so might not be for you if you want a shiny UI. It has tagging, custom keyword filtering, folders, notifications. All i need.

    • photonic_sorcerer@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      0
      ·
      2 years ago

      I use feeder installed via Fdroid. It sends me notifications that send me straight to the content. I rarely have to actually open the app. No complaints!