I think the current interface it is perfect for to read, the comments trees are expanded so we just scroll, without distracting colors, nor stilted formatting, nor graphical noise, that allows to read from top to bottom without_visual_interferences; basically the content is the format so the eyes decide were to go. Also is very fast to load by the browsers (minimal css, anecdotal js, no frameworks).<p>As others, I am happy with the current layout. I only modified news.ycombinator.com##.spacer:style(height: 10px !important;) for a bit more separation between the news' titles list (probably due something in my browser).
I do not care - most of these will be gone when authors realize it takes more time to keep it up and no one cares. HN works for me basically 11 years now so no thanks.
I'm pretty happy with the current layout, at least since the change to a responsive width. I tended to miss the "more" link, so I increased its size with ublock origin.<p><pre><code> news.ycombinator.com##.morelink:style(font-size: 3em !important)</code></pre>
I resorted to a UserScript to fix the worst of the site's UI problems.<p><a href="https://github.com/mgladdish/website-customisations/tree/main/news.ycombinator.com">https://github.com/mgladdish/website-customisations/tree/mai...</a><p>I'm particularly pleased with the changes to how comments are rendered, especially downvotes and quotes. It makes such a difference to not have the UI be actively hostile to read.
I have recently released an alternative myself: <a href="https://news.ycombinator.com/item?id=36760714">https://news.ycombinator.com/item?id=36760714</a> (<a href="http://dstill.ai/hackernews" rel="nofollow noreferrer">http://dstill.ai/hackernews</a>). Would be curious to hear why people seek alternative ways to browse HackerNews :)
I've only tried a couple of those and the original web interface is better than those for me. From the descriptions of the others, I doubt that they would be better, either. Not saying those things are bad or misguided, just that HN's web interface meets my needs well as-is.
I just use this site, plus a custom stylesheet. It took me around 2 hours to write it (and occasional updates) but it works for me. Almost every important thing on the page has a descriptive class name, so it's not too hard.<p>A benefit is that you can actually reply from here.
On desktop I'll stick to the original page, it's so simple and good.<p>But it isn't that good on mobile.
On mobile I use Harmonic for Hackernews it is the best one I've used. I tried many others but Harmonic is the only one I'm still using. The only reason that made me want to use another App, was that it wasn't open source, but it got open sourced some time ago.<p><a href="https://github.com/SimonHalvdansson/Harmonic-HN">https://github.com/SimonHalvdansson/Harmonic-HN</a>
Tooting my own horn, but <a href="https://dev.thnr.net/" rel="nofollow noreferrer">https://dev.thnr.net/</a> is how I’ve enjoyed HN for the past year. Thumbnails plus surfacing details about links such as author and channel.<p>About page: <a href="https://dev.thnr.net/about/" rel="nofollow noreferrer">https://dev.thnr.net/about/</a>
The feature I’ve found lacking is the ability to copy and paste all the comments on a story into my personal knowledge system and retain the threading and formatting. (I do this every once in a while for threads that have many high quality comments or links that I’d like to save.) I’ve never figured out a way to maintain the threading/indenting.
I've been using the "Hacker News: Mark All Read" Firefox extension since 2015.<p>It simply hides, or change the color when I read the post, without having to click on "read" by myself. Thanks a lot to the author and people whio adapted it to Firefox <3
I created a reader[0] that was received positively[1].<p>[0]: <a href="https://hzn.jero.zone/" rel="nofollow noreferrer">https://hzn.jero.zone/</a><p>[1]: <a href="https://news.ycombinator.com/item?id=36335469">https://news.ycombinator.com/item?id=36335469</a>
I just use the plain old website with a greasemonkey script to filter out posts from certain users and sources along with other posts and comments containing key words that tend to provoke uninteresting discussion.
I use Edge's split layout now, along with boring ol' HN and a Tampermonkey script that opens every link in a new window. This gives me a split screen view with every new link going to the right split.