Earlier quoted context omitted.
Perhaps you could give some reasons why?
Immaculate UI/UX. Whether in landscape or portrait orientation, there are many clever flourishes: it uses Tweetie's "pull up to refresh" mechanism for moving between articles in a feed; or you can swipe an article left or right to return to the feed index; or you can pinch the article/feed to return to all of your feeds. In a feed index view, you can swipe a list item to the left or right to either toggle the read st…
Ask HN: Why do RSS Readers (mostly) suck?
71–79 of 79 posts
Re: Ask HN: Why do RSS Readers (mostly) suck?
#72The rest are ordered by category/tag.
Works fine for me!
Also I use Postrank to turn some of the high-volume into low-volume high-importance feeds.
Re: Ask HN: Why do RSS Readers (mostly) suck?
#73Try Fever: http://feedafever.com/
Re: Ask HN: Why do RSS Readers (mostly) suck?
#74I have a quite good experience with feedly. It's a firefox extension which integrates with google reader. The integration seems to have some bugs with new "shared items", other than that it's perfect.
Re: Ask HN: Why do RSS Readers (mostly) suck?
#75Re: Ask HN: Why do RSS Readers (mostly) suck?
#76It sounds like you're subscribing to too many feeds. 2500+ items? You need to do an audit, cut that figure in half, then see if you're still unhappy with your RSS app.
Re: Ask HN: Why do RSS Readers (mostly) suck?
#77I wondered this myself until I hit upon the simple solution of deleting feeds with too low a signal to noise ratio (for my personal tastes). Expecting RSS readers to tease out relevance means having to give them an idea of what's relevant to you. This seems to be a self-inflicted problem on the part of people who use feed readers. I've tended to think I "needed" to follow more than I could possibly consume and retain…
Reeder and Feedly both rock, but the key is eliminating low signal to noise sources.
Re: Ask HN: Why do RSS Readers (mostly) suck?
#78Earlier quoted context omitted.
I agree with your claim that recommendation algorithms aren't AI complete, but for different reasons. "It only involves matching patterns to key-words." False. Recommendation might be far trickier. Nonetheless, if you can do recommendation perfectly, it still doesn't mean that you can solve NLP, machine vision, control (robotics), planning, or any of the other major AI tasks.
Well, I was speaking broadly... But the point is that we have many examples of recommendation systems that do work reasonably well and working reasonably well is what I suspect would satisfy most users. Further, a reader which could learn reasonably well from passive observation would give users the base do explicit tagging and rating.
Re: Ask HN: Why do RSS Readers (mostly) suck?
#79Sit down and really write out your requirements. Two things will emerge from that exercise: 1. there probably is in fact a reader out there that meets it, you just haven't found it yet or 2. your requirements require solving the AI-complete problem of perfectly determining what you are interested in. Generally I find most people slot into #2. I am not kidding. I've been listening to this complaint for about 8 years n…
The problem of reasonably determining what someone is interested in from what they've previously read, skimmed and skipped shouldn't be "AI complete." It only involves matching patterns to key-words. It might not be easy and the results might not be perfect but it seems possible. Using data from friends and finding the best correlates could help too. You could use the Netflix algorithm or other magic. I suspect that'…
Good luck.