Show HN: One RSS Feed for the Most Popular HN Bloggers (2025 Rankings)(rss-aggregator.philippd.workers.dev)
rss-aggregator.philippd.workers.dev
Show HN: One RSS Feed for the Most Popular HN Bloggers (2025 Rankings)
https://rss-aggregator.philippd.workers.dev
4 コメント
<self promotion>
One thing that would be nice is to have the feed be human readable. It is as easy as adding a single line to the XML and setting the content type [1].
Your feeds are also missing a bunch of the headers that readers use to avoid over-fetching your feeds. I build an feed analyzer [2] to help debug things like this.
[1] https://www.rss.style/
[2] https://www.rss.style/feed-analyzer.html
</self promotion>
One thing that would be nice is to have the feed be human readable. It is as easy as adding a single line to the XML and setting the content type [1].
Your feeds are also missing a bunch of the headers that readers use to avoid over-fetching your feeds. I build an feed analyzer [2] to help debug things like this.
[1] https://www.rss.style/
[2] https://www.rss.style/feed-analyzer.html
</self promotion>
Really appreciate you reaching out and "self promoting" your project! Super useful! I tried to implement some of the feedback from your analyzer with my latest commit [1]. Feel free to open a pull request with additional improvements or leave them here.
[1] https://github.com/philippdubach/cloudflare-rss-aggregator/c...
[1] https://github.com/philippdubach/cloudflare-rss-aggregator/c...
The idea of aggregating feeds doesn’t make much sense to me, that’s what me feed reader is for, no? I just subscribe to the feeds I like. Or what is the benefit of subscribing to an aggregated feed I have no control over?
[1] https://news.ycombinator.com/item?id=46478377