by postalcoder on 5/23/25, 6:44 PM with 82 comments
I've built an alternative Hacker News front page. It is inspired by and meant to be a replacement for hckrnews.com.
I built this because HN is woefully underfeatured, but most sites that try to improve it seem to assume that the visual design is the problem. hcker.news tries to maintain HN's familiarity while adding useful enhancements.
There are three primary views:
- Timeline View: Browse top stories by votes or comments grouped by day, week, or month (e.g., top 20 per day, top 100 per week).
- Aggregate View: See top stories by votes or comments over custom time ranges.
- Front Page View: The original HN front page, untouched.
Feed Filtering: - Kagi Small Web: View only stories from websites that are a part of Kagi's Small Web, which is a curated list of non-commercial blogs
- Custom Keyword Filters: Include/exclude keywords (e.g., include "Rust," exclude "DOGE") or set a minimum score threshold.
- No HN Algorithm: Timeline and Aggregate Views show stories usually downranked by the HN algo (e.g., flagged posts or those with too many comments).
UI: - Unread Flags: Quickly spot new stories or ones you haven't seen.
- Two Layouts: Classic HN style or a compact story view inspired by hckrnews.com.
- Multi-column & High-density Modes: Fit more content on screen.
- Themes: Light, Dark, and Manila.
I'd love your feedback and suggestions. Cheers!by jasonthorsness on 5/23/25, 7:21 PM
The fact that they do this yet also expose the data and access to enable a proliferation of cool alternatives views like this one is extremely user-friendly. Unfortunately, the rest of the internet seems to be going in a different direction and locking things down.
by koito17 on 5/23/25, 9:48 PM
I understand browsing without JavaScript isn't considered a valid use-case nowadays, but it would be nice if the site performed some sort of server-side data fetching. That way users don't experience flickering. As a bonus, while waiting for JavaScript to load, users can at least see headlines (but maybe not stories; that's totally fine).
by coolwulf on 5/23/25, 7:35 PM
And I saw this post from it :)
by ls-a on 5/23/25, 7:51 PM
by wvl on 5/23/25, 9:43 PM
btw, to those who want a dark mode for hcrknews, try: https://hckrnews.com/beta/
by nico on 5/23/25, 8:22 PM
One thing that I miss, that I use a lot on HN, is the hide feature. It helps me clear the clutter of stuff that I either already read or am not going to read
by adrianwaj on 5/24/25, 12:44 AM
One of the best things about it (as mentioned in article) is the ability to see the top comment on any item very quickly.
Try it here:
https://web.archive.org/web/20180804173424/http://hackerbra....
Press "top" on any item. Also try the number on each.
Note how the comments can toggle open/shut and the colors.
I would definitely use that feature. :)
Also note the byline indents, curved boxes, spacing and popups on each single comment link.
by Brajeshwar on 5/24/25, 4:08 AM
Perhaps, you should send a pull request to add this.
by aryan14 on 5/23/25, 9:59 PM
by insane_dreamer on 5/24/25, 3:51 PM
by arvinsim on 5/24/25, 1:56 AM
It's just jarring though to switch the actual Hacker News comment section from the site.
by emmanueloga_ on 5/23/25, 10:11 PM
* Clarify relationship with https://hckrnews.com/
* Don't put the settings in localStorage, use URL params. That has a lot of usability improvements including being able to share the state, bookmark it, and heads up the current state. Use Rison [1] for the URL params to make it nice to read.
* The settings overview is too terse. What does something like "Timeline, Top 20, Day, Comments"? Maybe you could turn that into a concise natural language sentence.
--
by conroydave on 5/23/25, 8:18 PM
by pravosleva on 5/24/25, 9:58 AM
by atomic128 on 5/23/25, 8:18 PM
by feep on 5/23/25, 11:02 PM
Any plans for rss?
I currently use https://hnrss.github.io/ (another great project), but the additional filters (once they are available as params) would be nice for rss.
As long as I am here, thanks to whoever is responsible for https://hckrnews.com, too.
by dan_voronov on 5/24/25, 10:05 AM
by bosky101 on 5/24/25, 6:19 AM
by _august on 5/23/25, 7:41 PM
by insane_dreamer on 5/23/25, 10:00 PM
How about view by #comments (besides time / #points)?
What does the colored vertical bar to the left of some posts represent?
by gloosx on 5/24/25, 10:52 AM
Why?
by stevenwliao on 5/23/25, 8:05 PM
by auraham on 5/24/25, 7:40 AM
by adrianwaj on 5/23/25, 9:57 PM
Does one exist already?
by gaws on 5/27/25, 3:49 PM
by pglevy on 5/23/25, 7:20 PM
by stevenally on 5/23/25, 7:54 PM
Well done! I will be using it.
by looking4job on 5/23/25, 8:10 PM
Other than that I like it and will use it instead of hckrnews
by freediver on 5/23/25, 7:37 PM
by dbacar on 5/23/25, 7:47 PM
by ganisgan on 5/23/25, 7:07 PM
by AtroxDev on 5/23/25, 8:54 PM
by thewinnie on 5/23/25, 7:02 PM
by tonymet on 5/23/25, 10:06 PM