(no title)
pelzatessa | 4 months ago
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.
skeaker|4 months ago
Agraillo|4 months ago
Let me mention my recent app for an alternative view of the HN comments (Hackeray) [1][2]. I'm sure this is not for everyone, but for me this view really helped to read the comments more clearly and basically absorb any big discussion here.
[1] https://news.ycombinator.com/item?id=45571963
[2] https://hackeray.vercel.app
AaronAPU|4 months ago
krapp|4 months ago
Chan-style upvotes are never going to happen, though. Hacker News' entire thing is aggressive moderation and curation, and high signal-to-noise ratio, even at the cost of freedom of speech and diversity of opinion. Popularity is not a filter for intellectual quality, often it's the opposite, which is why high velocity threads tend to just set off the flamewar detector.
Of course, karma isn't much of a filter for intellectual quality either but what are you going to do?