|
|
|
|
|
by ctas
2188 days ago
|
|
I'm using my self-built reader called Feedist (not public) . It's extremely lightweight and built in boring PHP. The most important feature to me is the personal recommendation page which shows me the top 50 new posts in my subscribed feeds based on my previous reading behavior. It uses almost the same scoring algorithm as HN behind the scenes. It's so accurate and saves me a ton of time. Subscribing to a lot of feeds creates a lot of noise and this makes it easier to find content I might enjoy. |
|