Ask HN: See replies when responding to a post
Lately, I've noticed that there are a lot of similar responses to some comments that look like a pile on. If someone asks for a definition, you might get 5 or 6 people responding saying the same thing within the same few minutes.
I wonder if it might be better to see the responses to a post when you click "reply" so that you have a chance to see if you aren't just giving the same information as someone else.
Thoughts?
18 comments
[ 6.2 ms ] story [ 57.7 ms ] threadThis problem exists everywhere. I am not aware of any discussion platform that solved this problem, other than maybe StackExchange, which shows similar questions as you type.
The real solution is a better language which computers can understand semantically, as well as the ability to refactor discussions (merge, split, edit).
As you type the response it searches other comments, so you can check for dupe in current thread.
I would consider this a feature - not a bug.
Basically, the reply page subtracts all context, even those the response will immediately appear in that context. We'd get more contextually appropriate responses if the context were visible on the reply page.
It'd be interesting to user-test putting the reply box either directly under the replied-to comment or after the other replies. The latter is more indicative of where the reply is likely to end up, and would make it easier to notice when one's own reply is duplicative.
What if B, C, D all express slightly different opinions? Or F isn't a valid reply to E but you could treat it as a reply to E because of the positioning (since that's what defines it as a reply to B, C, D.)
Threading has problems but it definitely avoids mistaken replies and confusion.
Depth-first isn't always better, some tangents get ignored, but often one can craft a single solid reply that addresses the points raised by many different people in one go, keeping the discussion on-track. I think in fact this is a more common scenario in real life conversations.
https://news.ycombinator.com/item?id=13364667
I like the idea detached from the sort-of-problem because the comment page might change a lot without refreshing between loading the page and reading further down.
Please respond if you'd be interested, and ill reach out
I would consider this a feature - not a bug.
I would not consider this a bug - but a feature.