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: f.ilter.us [filtered Hacker News]

2 pointsby mduvallabout 13 years ago
I made a small application over the weekend that I'm sure has been done a thousand times, but it's a filtering website done for Hacker News and has sorting by points and most recent (similar to reddit and other sites). Was wondering what the community thought, room for improvements, etc. I wanted some way to look at HN on the iPad (ended up using Twitter's awesome Bootstrap), so here it is: http://f.ilter.us/<p>The code is also available here on GitHub, if that's useful to anybody: https://github.com/maskact/hacker_news_filter

2 comments

cobychappleabout 13 years ago
Pro: Pretty cool, being able to close/hide stories I've read and don't want to see in the list anymore.<p>Con: I couldn't switch to browsing HN this way without a link to the comment thread for each post.
cobychappleabout 13 years ago
Clickable link: <a href="http://f.ilter.us/" rel="nofollow">http://f.ilter.us/</a>