Live data from Hacker News

Ask HN: How would you redesign HN?

news.ycombinator.com

11–20 of 20 posts

Re: Ask HN: How would you redesign HN?

#11
Very very little.

I find it annoying when someone asks a question with no description and never comes back to clarify. Just an ambiguous question in a headline. Like (https://news.ycombinator.com/item?id=27801976). No idea on the best solution…

I find the discovery of past content a bit rough. Specifically search is either always doing the most recent or the highest voted submissions: never a combination of the both (aka something like hotness). So if I search on “Python”, I can choose recent uninteresting low votes stuff or 10 year old highest voted stuff that’s out of date. What I really want is “most recent, interesting Python stuff”.

But please don’t touch much else, it’s probably the most useful website and community I’ve used anywhere!

Re: Ask HN: How would you redesign HN?

#12

I would like to find ways to encourage conversations that are less rushed. Some of the most interesting replies come a day or two later, if there were a way to surface them, like threads but with the ability to skip threads with no changes since last checking, it would be nice. Looking back through my threads, I'm surprised to learn that you can't reply after 15 days.

I made https://hnreplies.com/ some years ago to send you an email when someone replies to one of your comments. It helps with noticing those late replies.

Re: Ask HN: How would you redesign HN?

#13
Have the second chance pool[0] sort by number of comments, ascending, to keep posts with the fewest comments on top. Automatically remove items from the pool with greater than some arbitrary number of comments, since they've already gotten traction.

Don't display comments on the newcomments page beyond a certain comment depth (which inevitably stray from the context of the original article) or which have been downvoted. In other words, curate it a bit so it doesn't provide as much low-hanging fruit for snipers.

I really wish the API would get an update. It would be nice to be able to do queries by range or to get entire threads at a time.

[0]https://news.ycombinator.com/pool

Re: Ask HN: How would you redesign HN?

#15

I would like to find ways to encourage conversations that are less rushed. Some of the most interesting replies come a day or two later, if there were a way to surface them, like threads but with the ability to skip threads with no changes since last checking, it would be nice. Looking back through my threads, I'm surprised to learn that you can't reply after 15 days.

+1

Especially on threads with many comments (500+) with users being inside different timezones/activity rhythms or being subjected to time constraints as a reader.

Re: Ask HN: How would you redesign HN?

#20
post #8

Allow users to see that the writer of a comment they replied to upvoted their comment (if user foo writes a comment, user bar replies, and foo upvotes bar s reply, bar (¿or all users?) should be able to see that. That is a less noisy way to say ‘thanks’ that I think would get used more, and would inform users that they aren’t replying to a vacuum.

Gets too close to notifications.

They're generally looking for things that cause slightly lower entropy in the comment speed, I think, but this is an interesting exception.

Post reply on HN