Live data from Hacker News

Show HN: Our weekend project - HN Showcase, browse "Show HN" posts

news.ycombinator.com

1–10 of 19 posts

Show HN: Our weekend project - HN Showcase, browse "Show HN" posts

#1
http://www.hnshowcase.com

Moses (nnythm) and I browse Hacker News daily. Show HN posts are some of our favorite parts of HN. We wanted to create a way to browse Show HN articles, even those that might not quite make it to the front page. We created http://www.hnshowcase.com last weekend to make discovering projects posted on HN easier. It searches all "Show HN" posts and generates a thumbnail view for each of them. You can sort by submission date, points, and number of comments, and navigate with left/right or j/k keys.

We used the following technologies:

HN Search API, Pyramid web framework, jQuery, url2png and thumbalizr for thumbnail generation, and dotCloud for hosting.

Let us know what you think and how we can improve the user experience!

Re: Show HN: Our weekend project - HN Showcase, browse "Show HN" posts

#7
post #5

why is this better than searching "show hn" on hnsearch?

hnsearch is certainly a great way to find the same information, and in fact we use it underneath to get our data. However, going through hnsearch requires a few steps and many casual readers might not bother to go there. Since most "Show HN" posts link to the project homepage, we hope that displaying a thumbnail of each page in a visual gallery can help views discover interesting content faster.
Post reply on HN