TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Feedbunch, a simple and elegant feed reader

23 pointsby amatriainabout 10 years ago

10 comments

amatriainabout 10 years ago
Hi guys.<p>I&#x27;ve released Feedbunch, a web app to read RSS and Atom feeds similar to the disappeared google reader. Signups are currently open and it will be totally free for at least as long as it is in the beta phase.<p>It aims to be simple to use, hiding unnecessary complexity from the user as much as possible (feed autodiscovery, detecting when a feed has changed its URL, etc). It is responsive and supports being installed to the home screen in mobile devices, behaving almost like a native app.<p>Feedbunch is opensource under the MIT license. The backend is a json REST API built with Ruby on Rails, and the frontend is a mix of Bootstrap and AngularJS.<p>I&#x27;m very interested in hearing your opinion and I hope you find it useful.
评论 #9237077 未加载
评论 #9238256 未加载
detaroabout 10 years ago
Oh, and maybe make the fact that it is open-source a bit more noticable. I didn&#x27;t notice it at all the first visit and just now parsed the github logo.<p>Note to everybody else: It&#x27;s open-source ;)
评论 #9238126 未加载
hackuserabout 10 years ago
OT: I appreciate that most people want a simple, lightweight reader. But for myself, can someone recommend a sophisticated RSS reader for power users? I need to process feeds as efficiently as possible; a serious bottleneck is simply reading all the headlines to find the articles I want (and I&#x27;m picky about the feeds I download). I don&#x27;t want simple, I want fast; I don&#x27;t care about complexity or a learning curve, as long as it doesn&#x27;t delay me as a user. I want the Vim (or Emacs?) of feed readers:<p>* Immediate responsiveness, especially displaying article content<p>* Information-dense, well-designed UI, so my eyes can skim headlines quickly.<p>* Search and sort<p>* Deduplication<p>* Automatic grouping: This feature would reduce the headlines I need to review by 50% or more, I would guess. Group articles regarding the same topic, similar to what Google News does (but with my feeds and a more information-dense UI). For example, automatically group articles about the new Samsung wearable announcement, so I can choose the best one to read or simply delete them all.<p>* Filtering: Based on headers or full-text, especially to highlight my favorite feeds and authors.<p>* Analytics: Which feeds, authors, etc. do I read the most? From which do I open the full article the most (I download all summaries, for speed)? It would help me weed out less productive feeds.<p>* Efficient management of feeds: Auto-discover changed feed URLs, etc.<p>* Security: No external connections from within articles without user confirmation. That is, no image downloads, beacons, etc. No JavaScript.<p>I&#x27;d happily pay &gt; $100 for all that.
abrowneabout 10 years ago
My quick feedback:<p>Nice and simple, seems fast enough. I like that it&#x27;s a responsive design.<p>I need an option for oldest first. (I can&#x27;t use a feed reader without this option.)<p>Needs j&#x2F;k for next&#x2F;previous entry.<p>Top bar should scroll out of the way when reading entries so it doesn&#x27;t take up so much space.<p>Default font should be something more readable than Helvetica&#x2F;Arial. (My suggestion: Source Sans Pro.)<p>(Disclosures: I am a happy paid user of FeedHQ, but I like trying new feed readers.)
评论 #9238505 未加载
deweyabout 10 years ago
For people who are looking for another self-hosted and minimal rss reader there&#x27;s also miniflux [0]. With Fever sync for the various RSS apps supporting it.<p>Not affiliated, just a happy user.<p>[0] <a href="http://miniflux.net/" rel="nofollow">http:&#x2F;&#x2F;miniflux.net&#x2F;</a>
rspeerabout 10 years ago
The sign-up process is pretty demotivating. Give me a way to at least see <i>something</i> happen before I go through the whole e-mail confirmation thing.
评论 #9239876 未加载
Involuteabout 10 years ago
So long, Feedly, you sucking douchenozzle, and hello, Feedbunch. Add a donate button somewhere, amatriain, so I can give you some dough.
involute1344about 10 years ago
Add some way to send suggestions&#x2F;comments. E.g., the feed for Hacker News is completely different from what Feedly shows and from the front page of HN. Where&#x27;s it coming from? I shouldn&#x27;t have to come to HN to as about this.
评论 #9248157 未加载
malnourishabout 10 years ago
I&#x27;ve been using RSSOwl for a while now to browse RSS feeds, but I just tried out your demo login (thanks for that! maybe you should add a link on the landing page to demo) and I really like the UX, well done. It&#x27;s slick and I haven&#x27;t noticed any problems as of yet.
kevinmcfabout 10 years ago
Does the import work? I am trying to import my Feedly OPML file and it has been sitting at 0 of 0 for a while.
评论 #9238137 未加载