Hi folks this is a project I worked on with some of my students when I was running an online JS programming course. Although the online course is no more, I finally got around to releasing Hacker Herald with a former instructor and student - thanks Arnav and Archis!
To those wondering if there is a need for such a Hacker News front end, I would just point out that most newspaper websites are laid out like this - clearly some people like this kind of layout!
Also for some stories a picture really does help - currently there is a HN story titled, "Portland airport grows with expansive mass timber roof canopy". But IMO it's better to actually see a picture of the timber roof while scrolling rather than having to click through to the article.
Tho as many others mention, one of the great things on hackernews is the minimalism / simplicity - and i have to admit its one of the reasons why i always like to go on hackersnews. Just a simple textlist, easy to read, no visual clutter.
Tho for people that like a more colorfull/stylish layout this might be a good alternative
So even though I really like (and will bookmark!) this new interface design, I hope HN proper never changes.
This isn't ideal from a privacy PoV, because you're basically announcing your presence to tens of different orgs even if you don't click on anything.
And, some hosts might not appreciate their images being hotlinked - the big sites probably don't care or even notice, but someone's personal blog without a media CDN might end up getting hammered with traffic.
Does not like my VPN / AdBlocker, getting a few CORS errors connecting to the Amazon S3. If you really want people to use the site would recommend proxying the request through the server. If you are already running a node.js server straightforward to do, if not still a huge leap but would also want to configure Caddy (NGINX) [or run on the same server and block the port] to run the proxy locally and forward only your requests so it does not get abused.
A lot of the audience here is running AdBlock and / or VPN so others are most likely to hit the same issue.
Could you crowd-source categories/tags for the stories and then try and implement an opt-in / opt-out function that lets us exclude certain categories. I'm not even sure if it's possible but you're some of the way there.
(Disclosure: I made it)
I'm always interested to hear more about the sustainability of alternative HN frontends... the initial time investment, ongoing hosting costs, etc.
Maybe it'd be worth doing the research to find out what the probability is of lasting longer than the domain renewal year, especially for those such as this offering the chance for users to invest additional value.
Fairly high density, divided by day, and able to reduce down to groups of Top 10 / Top 20 / Top 50%.
This is my go-to since Top 10 is about all I have time for these days :)