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!<p>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!<p>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.
While i have to admit, from all the alternative frontends i have seen over the years (and there have been alot) this is by far the best.<p>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.<p>Tho for people that like a more colorfull/stylish layout this might be a good alternative
I notice you're hotlinking the images from their respective sources.<p>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.<p>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.
The UI is very nice. Congratulations on the release, with all the articles about releasing the last few days must feel good.<p>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.<p>A lot of the audience here is running AdBlock and / or VPN so others are most likely to hit the same issue.
I like how this looks but I have a feature suggestion....<p>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.
Thanks for being willing to stick your neck out by putting your own spin on things!<p>I'm always interested to hear more about the sustainability of alternative HN frontends... the initial time investment, ongoing hosting costs, etc.<p>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.
My first reaction was: this is super cool. I can't say whether I'll stick to it as I often read HN via newsboat and <a href="https://hnrss.org/frontpage" rel="nofollow">https://hnrss.org/frontpage</a>, but I'll give it a try! Thanks for sharing!
I prefer the density of the original, but your addition of "Today", "Yesterday", "Wednesday"... buttons is excellent. That is much more useful than the infinite scroll on the vanilla homepage.
One of the best HN redesigns I've seen in that it's not just "add whitespace" but is a totally different layout.<p>My take on social media is that you have to have an image in a post if you want people to engage with it.
I'm not sure how the pics/subtitled are crowdsourced, but I'm wondering if it'd fare just as well simply using the OGP protocol? ie, the preview cards we see in most apps/platforms where links are posted. And if they don't have the OGP[0] tags, it could fallback to the crowdsourced solution. Or even let users choose which should be their default, and the ability to swap between the two?<p>[0] <a href="https://ogp.me/" rel="nofollow">https://ogp.me/</a>
Always great to see alternative hackernews frontends!<p>I really like the newspaper like layout.<p>My own hackernews frontend project is this: <a href="https://news.facts.dev/interests" rel="nofollow">https://news.facts.dev/interests</a><p>The goal was to add a quick way to filter by interests
One tip, it might be an idea to create permalinks, so that people can open up the page at any specific date instead of just the past week. I don't know if that's feasible though, is the data for each page generated statically or kept updated?
Personally, I don’t care for the images on the articles. I find them distracting from the information I actually want, the headline and content. It seems that their purpose is purely aesthetic in this UI, but not a pleasing one for me.
The site is neat, but the airport article is really the only one that benefits from an image though. It'd be nice to not have to scroll past logos, stock images, etc.
I like it. I think you need some kind of ... mascot. Like a town crier with a smart phone up by the banner.<p>Is this one scenario where perhaps you should reverse the order of the "tabs" along the top? Like put "Today" on the far right with "Yesterday", etc. following from right to left?<p>Or honestly ditch them altogether — adding "Yesterday" is more than enough. Who wants to go back several days to read old news?
Nice - reminds me of an old RSS reader for iPad that would build out a newspaper looking aesthetic called "The Early Edition" from nearly a decade ago.<p><a href="https://www.macstories.net/ipad/the-early-edition" rel="nofollow">https://www.macstories.net/ipad/the-early-edition</a><p>Sadly it's no longer around.
I would love to get this for the different HN categories like "ask" and "show" (I personally use the "show" part way more than the noisy frontpage)
I like it, but I also like the simplicity of HN because I can simply scan all the headlines super efficiently, without any distractions and quickly see if something is of interest.
For those who want something similar but for YouTube, there's DeArrow, to eschew clickbait thumbnails and titles and replace them with crowdsourced ones.
I like the re-design. Maybe including the actual date instead of 'Tuesday', 'Monday' in the header might be clearer. Just a thought.
I'm not sure of some of the feedback being given here - the magazine layout seems to get me focused on stories that are interesting but that wouldn't have caught my attention otherwise.
I suspect many folks here enjoy the minimalist Hacker News UI but I, for one, really enjoy what you've put together. It somehow makes me more interested in checking out stories/posts I might have otherwise skipped on the normal UI. I'll give this a spin day-to-day.<p>What are your plans for this project?
I want to thank you for doing this, but for a different reason: it reminded me how much I appreciate the vanilla HN layout.<p>I viscerally HATE all the news sites that look like your project.<p>I've sought alternative sources of news with a more old-school look, without success.<p>I used to think it wasn't <i>just</i> the pictures. I found the average quality of reporting went down, along with a rise in clickbait headlines and stories, around the same time mainstream outlets adopted the new format. I figured that may have been part of what conditioned me to hate it. But now I realize the cosmetic factor really is quite substantial.<p>I like being able to digest lots of information in front of me at once, and the words on the HN site pack in better density (I guess it turns out not every photo is worth a thousand of them). Yes, the timber roof photo looks great. But too many of your crowdsourced pictures feel almost generated, rather than authentic to their associated piece, and I find them distracting.<p>Thank you YC, for sticking to your guns and keeping the 'boring' layout all these years!
The saying, “If it ain't broke, don’t fix it,” comes to mind. I’m all for progress, but Hacker News's simplicity and density are its major features.