In Praise of RSS and Controlled Feeds of Information

https://blog.burkert.me/posts/in_praise_of_syndication/

419 points · 57 comments · view on lemmy.world

57 Comments

mesamunefire@piefed.social · 59 pts · 316d (12 replies)

I love the idea of the internet coming to us rather than us going out to the internet. And RSS is an excellent example.

I want a system that will cache articles, comics, essentially websites and stay on a system until I am ready to read it. Then it will transform into a queue (RSS clients), email, ebook/pdf format, etc...etc... and ill read it. Its easy for server admins (people are not bombarding their systems), its easy for users (get content how they want it to work) and its better for the internet as a whole. Its one of my favorite tech that has not gone away.

Ive went from google reader, to thunderbird rss, to freshrss on my own system. My phone queues it all up in the morning and in the afternoon at work, where internet is spotty, ill read my pre-downloaded articles. Its a great system.

TechnoCat@lemmy.ml · 6 pts · 316d (3 replies)

email is pretty close to the system you mention.

mesamunefire@piefed.social · 13 pts · 316d (2 replies)

Id rather subscribe to certain entities instead of having ALL entities being able to send me messages. Every time I have my own mailserver, it gets overwhelmed with spam.

But yes email as a technology is really close to perfect.

TechnoCat@lemmy.ml · 4 pts · 316d

understood. 👍🏻

drosophila@lemmy.blahaj.zone · 1 pts · 315d

Yep, instead of a single address you should be able to issue keys that let people message you, and when you receive a message you should be able to see what key was used to send it.

And of course you should be able to revoke keys (tell your mail server to no longer accept messages signed with it).

rezad@lemmy.world · 1 pts · 316d (7 replies)

freshrss doesn't cache images. how do you do it offline?

mesamunefire@piefed.social · 2 pts · 316d (6 replies)

Couple different ways.

It came with my setup script back a year or so ago but https://github.com/FreshRSS/Extensions/tree/master/xExtension-ImageProxy works. Also the caching occurs when it gets transfered over to my phone or client. The client does the heavy lifting. I dont really care after that.

rezad@lemmy.world · 1 pts · 316d (5 replies)

I remember that extension but I didn't user it because it didn't cleanup after it self (old not needed images stayed in cache).

what is "your phone"? you mean an app? I know about text caching (I don't know if frehsrss has an option to get original page for RSSs that has just a simple text that redirects to full page), but even inoreader that had that (if i remember correctly) didn't have image caching.

mesamunefire@piefed.social · 1 pts · 316d (4 replies)

TTRSS reader. It has a "cache image" button on it. I assume it works.

Ive never had any issues even outside of internet. comics come in from what I see.

rezad@lemmy.world · 1 pts · 316d (3 replies)

it works with freshrss self hosted?

mesamunefire@piefed.social · 1 pts · 316d (2 replies)

Yep doing it now! :)

rezad@lemmy.world · 1 pts · 316d

tt-rss and frehsrss are two different self-hosted apps. are you sure using that app doesnt mess with freshrss?

neuracnu@lemmy.blahaj.zone · 45 pts · 316d (1 reply)

This is your casual reminder that Lemmy was built to support RSS. Just look for the RSS logo on the top of any community's list of posts:

And for those pining for the old days of Google Reader, I have been a huge fan of Newsblur.

TeamAssimilation@infosec.pub · 3 pts · 316d

This is not technical, but I hope the subscriptions are getting Lyric the dog some meat along with “Home cooked meals of green beans, sweet potatoes, carrots, and brown rice”. Dogs require meat, it’s not their fault.

desmosthenes@lemmy.world · 29 pts · 316d

I ended up building my own ingestor and discovery (finds RSS feeds across the web, adds it to a queue for me to review) application with over 15k sources and always growing. I serve the content through a public front end if anyone is interested: https://startyparty.dev/ - all articles link out to their sources. all media plays in the app. no tracking, no analytics, no gimmicks. free to use. videos use youtube embed player unfortunately. lemmy, mastodon, blue sky, youtube, podcasts, youtube music, general articles, browser based games and more.

cyrano@lemmy.dbzer0.com · 27 pts · 316d (21 replies)

Come on everyone. Share your best RSS setup. No wrong answers

Jack_Burton@lemmy.ca · 11 pts · 316d
[ removed ]
plenipotentprotogod@lemmy.world · 10 pts · 316d (1 reply)

TBH I just use the Feeder app on my phone. Fully self-contained. No account, no server, no middleman of any kind. Just the app.

I've been meaning to set up something more elaborate, but this really does work fine, and I like to mention it in these threads for anyone who's interested in RSS but thinks it's a big lift to set up. It can be complicated, but it doesn't have to be. Download an app and start adding publications that interest you. That's all it takes to get started.

freeman@feddit.org · 2 pts · 315d

Don't forget to backup your subscriptions. Its really easy, it just generates a opml textfile, which every other reader could import.

BCBoy911@lemmy.ca · 8 pts · 316d

Akregator on desktop, Read You on mobile.

001Guy001@sh.itjust.works · 6 pts · 316d

I use Feedbro on Firefox. It allows you to create rules for feeds with specific checks/actions (for example to filter out items that contain specific words)

jarmitage@mander.xyz · 6 pts · 316d

NetNewsWire on iOS has been awesome for years. Free and open source to boot.

mbirth@lemmy.ml · 4 pts · 316d (1 reply)

News Explorer on macOS, iOS and ipadOS. Syncs everything, so whatever device you pick up, you can continue reading where you left off. Also supports following people on Mastodon and YouTube channels via RSS.

YetAnotherNerd@sopuli.xyz · 2 pts · 316d

Yeah, this has been fantastic. Oh, and it can convert the R-word to a feed. ;)

MonkderVierte@lemmy.zip · 4 pts · 315d

Capy reader on my phone. Lightweight and filters blacklist out.

Since i've found no readers for shell that just dump the important bits, without ncurses background shenanigans and whatnot, i've made my own in 100 lines POSIX shell. It's kinda slow (500 ms), since it calls multiple times awk per line. Maybe i'll redo it in python sometime.

TeamAssimilation@infosec.pub · 4 pts · 316d

TheOldReader.com

Free for 100 feeds, although it added a small ad in the home page recently, which can be blocked btw.

Lem453@lemmy.ca · 4 pts · 316d (1 reply)

FreshRSS self hosted. Just navigate to the website in your browser, install it to android via a browser 'app'. Assign the app to a gesture.

Now i swipe from the left and my RSS opens. Fully self hosted with no tracking beyond the websites you visit.

TunaLobster@lemmy.world · 1 pts · 315d

I installed Read You for my android client. I don't have the fancy gesture set up though.

Teknikal@eviltoast.org · 3 pts · 316d

Mines very basic I just replaced the Google feed using Octopi launcher so a swipe left opens capyreader instead. It's recent so haven't put all that much on there just UK headlines some basic tech stuff and the onion of course.

stsquad@lemmy.ml · 3 pts · 316d

I have paid for Newsblur ever since they cancelled Google Reader. I also use elfeed on various emacs instances for project and update feeds of various types.

x00z@lemmy.world · 3 pts · 315d

FreshRSS docker container on my VPS.

A_norny_mousse@feddit.org · 3 pts · 316d

I use it for podcasts, the app is gPodder but doesn't require a gPodder account. It does have a search function though.

hummingbird@lemmy.world · 3 pts · 315d

Theoldreader.com on the desktop and gReader Pro on Android. That app is ancient but still works and no modern app comes close to its UI.

exu@feditown.com · 3 pts · 316d

Nextcloud News and its app

vodam@lemmy.zip · 3 pts · 316d

a pretty basic newsboat setup though i do have a script set to update it every 30 minutes (maybe i could set it to wait longer, i dont need immediate news forever)

kazerniel@lemmy.world · 2 pts · 315d

Paying for Newsblur's hosted version - I need its keyword filtering feature and I like to support small companies :)

lepinkainen@lemmy.world · 2 pts · 315d

Self hosted FreshRSS, read both on the web client and on NetNewsWire linked to the installation on my phone.

Built a few feed hydrators for sites with shitty feeds with no content in the feed.

Not my blog, but a great write up on how to do it: https://hamatti.org/posts/i-built-custom-rss-hydrator-for-better-github-and-youtube-feeds/

jayjayjay@piefed.social · 26 pts · 316d

Kill the Newsletter

Turns newsletter subscriptions into RSS feeds. Helps keep my inbox clean and is helpful on sites that don't advertise a feed.

FauxPseudo@lemmy.world · 13 pts · 316d (9 replies)

I stopped using RSS a long long time ago. And then when I left Reddit and found Lemmy, I also restarted my RSS feeds and cleaned up the links. I don't go there everyday but I do enjoy when I get there.

But I have asked in numerous places for people's best RSS links and always come up with zero feedback.

So let's try it here. What are your best RSS links?

axum@lemmy.blahaj.zone · 10 pts · 316d

Ars technica still supports rss by topic

https://arstechnica.com/rss-feeds/

vodam@lemmy.zip · 10 pts · 316d

its been a while since i checked out mine, but the ones i do still sometimes read are

hackernews frontpage: https://hnrss.org/frontpage low-tech magazine: https://solar.lowtechmagazine.com/feeds/all-en.atom.xml xkcd comic: https://xkcd.com/rss.xml oglaf (often nsfw): https://www.oglaf.com/feeds/rss/ and k6bd (a long comic, highly recommend starting at the beginning): https://killsixbilliondemons.com/feed/

they might not be the best for you, though, you should try looking for if the websites you read still have an rss page

whotookkarl@lemmy.dbzer0.com · 4 pts · 316d (2 replies)

I tend to go for the fire hose approach with news agencies AP, democracy now, CCN, RT Al Jazeera, BBC, France 24, Fox, common dreams, NPR, pew research, open source post, and a few geographically local sources. Entertainment pbs has a few, tvline, xkcd. Using capy reader.

FauxPseudo@lemmy.world · 2 pts · 316d (1 reply)

by links?

whotookkarl@lemmy.dbzer0.com · 3 pts · 316d

Exported and cut out the local stuff, not sure on the etiquette so just posted under a spoiler. A couple like AP and Reuters are re-streams from a third party.

::: spoiler Tap for OPML with links

:::

fodor@lemmy.zip · 2 pts · 316d (3 replies)

Maybe I'm not understand what you're asking. You want to build a list of feeds to follow, right? To avoid single point failure or censorship, right?

So stop asking for one link, and start telling us what topics you care about. There is no point in a non-custom list of RSS feeds. You need to start the process yourself.

LSNLDN@slrpnk.net · 2 pts · 316d

If I understand correctly he’s asking for links to sites that have an RSS feed available, to fill up some app like NetNewsWire with good content. I found this hard myself, just getting news sources or whatever, since I think a lot of these sites have disabled any old RSS feeds they used to have to funnel users through their algorithms

FauxPseudo@lemmy.world · 1 pts · 316d (1 reply)

If I asked just for the topics I care about then I'm not helping anyone else reading. I'm looking for the quality sources. The ones that aren't filled with filler. The ones that have the key news stories and the oddball stuff.

kazerniel@lemmy.world · 2 pts · 315d

I follow some of theguardian.com's topical feeds - each tag and author has their own feed. It's a UK-based site, but it has international editions and mostly does good quality centre-left journalism.

MonkderVierte@lemmy.zip · 12 pts · 315d (1 reply)

It's simple and elegant, no matter if RSS or Atom. Easy to parse too.Yet somehow, finding a good rss reader app is like finding a needle in a haystack.

Edit: i'm satisfied with Capy Reader, but thanks for the recommendation.

kazerniel@lemmy.world · 4 pts · 315d

After more than a decade of Feedly, I've been using Newsblur for the last couple years. I love its filtering feature where I can set some tags or title keywords and just hide all matching posts from that feed - it's the only thing that made some feeds usable.

fodor@lemmy.zip · 12 pts · 316d

It's not ironic, is it? The creators of RSS knew exactly what they were trying to create, as did RSS users, and what the bad alternatives would be like. If you are new to the show, welcome!

gary@piefed.world · 11 pts · 316d (2 replies)

I love RSS! For the longest time I used Miniflux, and I still have an instance running, but lately I've just been using the Unread app on iOS. That's one of the many great things about RSS: you're not tied down to any specific app or platform, you can pack up and take your feeds wherever you want if you wanna try something different.

Tehhund@lemmy.world · 4 pts · 315d (1 reply)

Seconding Miniflux! It's my main RSS reader. I pay for the hosted version, it's super cheap and works great. And since it's simple HTML I can write Greasemonkey scripts to customize it a bit.

gary@piefed.world · 2 pts · 315d

I love it! Even the built in CSS and JavaScript customization goes a long way. I'm not creative enough to figure out anything crazy with Greasemonkey lol

commander@lemmy.world · 10 pts · 316d

I switched back to RSS sometime ago. Been using Inoreader

The_Picard_Maneuver@piefed.world · 8 pts · 316d

I set up RSS a few months ago and do enjoy it.

RSS Guard on PC, Feeder on mobile.

Rooty@lemmy.world · 8 pts · 316d

Sadly, a lot of sites have started shuttering their RSS feeds and hiding content behind paywalls. I have to periodically clean my feed and remove dead links.Luckily, there are a lot of sites that basically copy AP and Reuters news verbatim.