Hacker News new | ask | show | jobs
by pipeline_peak 1455 days ago
Like the author and plenty of commenters have posted, even something as simple as an RSS feed is expensive when hosted among tens of thousands of users.

> One of the features is that I will get “new articles up to 10x faster”. What’s that supposed to mean? That I have not been getting new articles straight away when I visit Feedly?

This is a perfect example of what we take for granted, multi users RSS feeds have to poll missing pub dates, they don't just fetch the latest posts on a users request. This game where they pull the curtain and you realize how bottle necked you are as a free user, that's the sad game of running a business on these types of services.

I've had an idea for an RSS reader for quite some time. One with a layout like HackerNews or early Reddit where all users have their own RSS feed, they can look at and follow other users feed items. there's a main page with posts ranked by number of followers and comments on each post. then of course a personal feed.

But considering how much feature creep these services suffer, I don't see how I'd be able to keep it running without some premium payment system, certainly donations can't serve enough.