←back to thread

744 points DearNarwhal | 1 comments | | HN request time: 0.202s | source
Show context
Beijinger ◴[] No.42731367[source]
My buddy will soon offer an RSS reader. I will post it here.

Yes, you can create an RSS feed from a Youtube Channel. You can can create an RSS feed from Reddit.

You can't to my best knowledge create an RSS feed anymore from Twitter

Newsletter to RSS: https://kill-the-newsletter.com/

More stuff:

Blogs & RSS https://rssfeedasap.com/ https://code.rosaelefanten.org/rssparser.lisp/dir?ci=tip

This one you have to pay. I am considering it. Some RSS feeds don't work on my TinyTinyRSS. I think cloudflare, like always, is killing it:

https://politepol.com/en/prices

PS: If you have an idea for a RSS reader domain, please suggest.

replies(8): >>42731782 #>>42732613 #>>42733140 #>>42733602 #>>42733836 #>>42735591 #>>42739771 #>>42742573 #
mattlutze ◴[] No.42735591[source]
Does the world need another RSS reader/mousetrap? We already have so many.

https://duckduckgo.com/?t=ffab&q=rss+readers

What is your friend's idea to revolutionize with their new reader?

replies(4): >>42735635 #>>42736145 #>>42736418 #>>42740005 #
1. rollcat ◴[] No.42740005[source]
> Does the world need another RSS reader/mousetrap? We already have so many.

And we also have near-universal OPML import/export, so the cost of switching is minimised.

> What is your friend's idea to revolutionize with their new reader?

You don't need a revolution to make your app compelling, you just need to improve on status quo. RSS has a lot of shortcomings, most importantly discoverability.

Here's a simple idea: crowdsourced discovery. Users could opt-in to anonymously share their feed list (whole or parts); keyword-based categorisation could group them into topics; etc. The reader could use an algorithm (haha, we're coming full circle) to suggest interesting topics, feeds, posts. Honestly I'd be interested in something like <https://kagi.com/smallweb/>.

Extra kudos if the dataset is released publicly.