|
|
|
|
|
by krapp
26 days ago
|
|
You can have a chronologically sorted tree view - sort each subtree chronologically and then the root comments, keeping the hierarchy. HN doesn't do it because it would undermine the goal of karma sorting, and potentially lower the quality of conversation*. You could arguably do it with a flat view (I've seen some alternate HN views posted as Show HNs that do so) but you would have to add chan-style greentext links to everything which IMO makes things uglier. * It probably wouldn't really but HN is incredibly paranoid about that sort of thing. Pun intended. |
|
If you click a comment in the flat view, the tree view jumps to that comment, so you can see it in its context.
> You can have a chronologically sorted tree view
Couldn't that be a change-sort-order-button? But this doesn't solve the find-the-most-recent-comments problem?