TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Does anyone still use RSS readers?

4 点作者 laksmanv超过 8 年前

8 条评论

drdeca超过 8 年前
I do!<p>If you are making something that would make sense to include an rss feed, please include an rss feed.<p>Rss is great!<p>Edit: It is a standard useful format for a common purpose&#x2F;use.<p>You know every irritating thing that some websites with their own dashboard feed system thing do, like rearranging the order of things, or only showing the things that &#x2F;they&#x2F; think are important, and ignoring user stated preferences?<p>With rss you don&#x27;t have those problems.<p>Rss respects user choice.<p>It allows users to follow their stated preferences, instead of what the website thinks are their revealed preferences.
mindcrime超过 8 年前
Of course we do, RSS is indispensable. Forget the &quot;RSS is dead&quot; crowd, because it really isn&#x27;t. It&#x27;s not <i>trendy</i> like it used to be, and arguably didn&#x27;t &quot;take over the world&quot;. But there&#x27;s a lot of ground between &quot;dead&quot; and &quot;rule the world&quot;. RSS is awesome and everybody should continue to produce and consume it where it makes sense.
niftich超过 8 年前
To avoid a thread filled entirely with confirmation bias, I&#x27;ll post to say I used to use RSS extensively until about 5 years ago. I never used Google Reader, so the fate of that product didn&#x27;t affect me.<p>Mostly, my appetite for news has changed, in that I went from passively consuming news to seeking out particular sites and reading more articles -- and also, because of HN, I discover more news than I could organically follow through RSS on my own.
mutagen超过 8 年前
While I&#x27;ve scaled back my use, mostly as a part of a info-diet, I still use one.
lsiunsuex超过 8 年前
A few mid 20s post grade writers of one of my sites recently asked me if I could implement RSS feeds for their blog posts. I asked the same thing.<p>Easy enough to code the feeds - if someone has a need for it, why not.
Neliquat超过 8 年前
Yes. Adoption never waned, only implementation. Not as hip an monitizable as social buttons. Therefore less pressure on devs to support it. Find a way to push ads, and watch it take off again.
评论 #13188025 未加载
leoreeves超过 8 年前
I used to use them a lot more but got overwhelmed by the amount of content of some of the websites I read were posting. They are very useful though for following multiple blogs.
Bino超过 8 年前
Protip: I fetch github commit logs etc as RSS. Just add .atom to many github URLs.