|
|
|
|
|
by pelzatessa
253 days ago
|
|
What I wish for would be some kind of frontend for viewing hacker news (specifically the comment section) in a way that imageboards behave. I've never adapted to the reddit-style comment system for two reasons: 1. nested/indented comments are confusing. Perhaps it's connected to how I don't like programming languages that rely on indents for defining blocks of script instead of curly brackets, but I think that the reasons are unrelated. When you have a large tree of comments, it's simply hard to keep track which comment replies to which. It's easy when you have a couple comments, but I simply can't process a large tree of, say, 20 comments, I'll forget the context of the parent by the time I read the 5th one. Also sometimes it's hard to recognize if the next comment is indented 1 or 2 times to the left. I don't know why is this design so popular, someone even wrote a frontpage for 4chan that displayed its posts in this manner. I'd love to have a frontpage for hackernews that displayed its posts like on an imageboard! if you know such, please let me know. At least HN provides the next/prev/parent buttons, but they lack the onhover rendering of the post like on 4chan. These buttons also don't exist on hckrnws.com frontend which I tend to use, but it's a minor nitpick. 2. upvotes. I really like the 4chan way of bumping and making comments with a lot of replies the ones that stand out instead of those that a lot of people agree with. I think it encourages more diverse opinions. But on the other hand, perhaps the upvote system is somehow key to the pretty high level of discussion on HN, can't really tell. |
|