Show HN: A better Hacker News front end (hakkernieuws.vercel.app)
I forked pajecawav's better-hn repo, which turned out to be an excellent foundation to build on. While the original implementation was clean and functional, it didn't quite capture the essence of Hackernews. More importantly, it was missing some features I considered essential for a truly viable alternative.
After tinkering with it for a while, I think I've nailed it—at least for my own use case. If it works well for me, chances are others might find it useful too. So I figured, why not share it?
Pretty straightforward: no ads, no tracking, no monetization schemes and no intention to do so. Just a simple deployment on Vercel's free tier, which costs me exactly nothing. I'm not expecting millions of users (let's be realistic), but we'll see how it scales if people actually start using it.
Any feedback is welcome, or just use it.
50 comments
[ 1.9 ms ] story [ 58.4 ms ] threadOverall there is too little space for the titles and the space there is, is given to the branding of the source, so favicon and domain.
I believe the focus should be the content. The hn community overall is quite good at filtering out the nonsense, so if you go to the homepage there will be quality content and having to filter out based on source is not necessary for me.
The approach taken in your design is similar to a search engine where filtering on source credibility or appropriateness IS necessary.
While it looks “modern” I think your redesign proves that flash does not equal good UX
(I appreciate that it's Load More instead of automatic infinite scroll, but still!)
It is a bit in similar direction like Old Reddit (good) to New Reddit (terrible).
Is it better or not is a subjective thing. Don't get discouraged by some of the comments posted here.
Also you followed original HN here making clicked on links grey, ive always found it annoyingly hard to quikcly spot them in the list after they get turned grey.
Thanks for sharing this
All this description says that it's better for you. Why? What could be improved?
I mostly check HN on my phone. Harmonic is awesome for this, and I can definitely tell you why it's better for phones.
- Nice filtering - infinite scroll - local bookmarking - rich UI for actions
I scratched my itch with a custom UserScript
https://github.com/mgladdish/website-customisations/tree/mai...
I'm particularly pleased with how quotes are rendered - I wouldn't go back to 'default' HN now.
My main gripes with HN UI are the expand/collapse and voting buttons are tiny on mobile. And it's very easy to accidentally hide an article by accident (it's a hassle to undo this).