Is anyone interested in a better Hacker News?
I really like the content on this forum but I find the features and UI lacking. I was going to make another website dedicated to tech news and discussion but with a better user exp. Would anyone be interested in trying the product when I finish it?
70 comments
[ 5.7 ms ] story [ 138 ms ] threadThe whole twitter thing around the bots was just a theatre.
Who cares about UI
P.s., to OP, you can roll your own UI on top of HN without losing whatever this community is.
1. Dark mode
2. Two-factor authentication for better account security
Apart from that (and maybe a better API to help with third-party apps), HN is perfect. The minimal (should I say retro?) UI just adds to the charm of the site. Consider it repellent for those who aren't ready for the HN atmosphere.
Ublock Origin filters are great workaround
https://rich.sh/2024/03/20/hn-theme
just update a few lines:
# Text
news.ycombinator.com##.c00:style(color: #fafafa !important)
# Inputs
news.ycombinator.com##input[type="text"], input[type="url"], textarea :style(background-color: inherit; border: 1px solid #d4d4d4; color: #000000 !important)
https://github.com/bensadeh/circumflex
Maybe an alternative might be an imageboard instead.
Then there's the problem of remembering the story's title so one can search for it. Say, several days later I want to revisit a story that I remember the substance of but I have forgotten its title then sometimes it's almost impossible for me to find it again (stories often have short or cryptic titles that have little bearing with their content).
There's also a similar problem with comments, if I want to revisit a comment I read several days earlier, it's often almost impossible to find—unless I've noted the handle of the poster.
Another annoyance are stories behind firewalls, the poster will have access but many of us will not. It would make sense for these stories to be flagged with a big red dot or such so we can bypass them.
There is a button below every post labelled ‘favourite’, once you’ve marked a post as favourite you can access the list of such bookmarked posts under your profile settings called favourited posts
Here’s a link to your one : https://news.ycombinator.com/favorites?id=hilbert42
> Then there's the problem of remembering the story's title so one can search for it. > There's also a similar problem with comments.
There’s tool at https://hn.algolia.com to help you search for posts via both title and comments
> There's also a similar problem with comments, if I want to revisit a comment I read several days earlier, it's often almost impossible to find—unless I've noted the handle of the poster.
You can quickly search for all comments on hn.algolia.com
Its a YC 2014 batch company.
Right, but that presupposes I want to remember or mark it at the time when I first read it which is usually not the case.
A quick tip though which helped me: you can favorite posts and comments. You need to open each to see the favorite link.
It's chronological.
https://snipboard.io/sYOVin.jpg
Never used any of the other filters. Maybe that’s why.
All does everything I want.
Edit: Nope. I get the same thing when I use the "homepage" tab/filter.
(That seems to be the first date data is available for)
Every entry on hckrnews has hit the homepage, so 'all' is exactly that. The current homepage filter is simply a filter to show what is presently on the homepage of news.ycombinator.com.
But this is not the first time someone has been confused about the homepage filter, so I could probably explain that better somehow.
If you compare old.reddit.com to www.reddit.com you'll see what I mean. Reddit used to look and behave a lot like HN, and that is what made it a prime source of information. Currently, it surives off it's userbase but it is no longer a good primary source of information because unit time vs unit information is quite poor now.
Since people are mentioning their gripes: Mine is titles are black but once clicked they become the same grey color as the line below each post title, which is also a link for the commments, the point count etc. So if you click on a title, read, then press back it becomes hard to distinquish or find a previously clicked link esp when the order of post changes.
In short, visited title links should be a different color
Now you need to have a better UI than both places and get the interest of people who are not satisfied with all of HN, lobsters and Reddit. It's going to be a really hard thing to achieve.
As for the “UI lacking”, I have added some minimal custom styling catering to my personal preference - some subtle smooth corners, paddings/spacings, author highlights, width constraint, etc. Even that, I’m tempted to nick it and get used to whatever it is.
Not the best nor optimized but here are the styles
https://www.dropbox.com/scl/fi/tdkzn5zhm218lvggl91l5/browser...
How about instead creating a WebExtension for HackerNews (similar to RES for Reddit) which would add / change things you miss.