Earlier quoted context omitted.
While I still think HN probably has the better median, the quality of what you're exposed to on reddit is mostly up to you. Ditch the defaults and Reddit's median skyrockets. Ditch some of the more popular non-defaults, it skyrockets some more. Start building a list of well-moderated subreddits with a strong sense of community, and it jumps some more. Not that you're doing this with your comment, but it has always st…
So that's the obvious response, and I agree, I think --- the comparison does get trickier if you take just, say, AskHistorians versus HN (there are casual Redditisms condoned even on well-moderated subreddits that are annoying enough to keep the comparison tricky). But if you compare the basket of subreddits relevant to HN --- programming, crypto, etc --- right now, I feel like HN is winning handily. Reddit only star…
HN comments are underrated
321–330 of 383 posts
Re: HN comments are underrated
#322Re: HN comments are underrated
#323Earlier quoted context omitted.
This: > The subreddit arguing that it’s reasonable to give companies power over democratically legitimated governments Is a massive strawman if you're referring to ISDS (which is what it seems). If you want a trade agreement, the terms need enforcement to be unilateral. But political actors in each respective countries will be incentivized not to respect that by internal pressures. So there needs to be a way to settl…
> Go look at supreme court cases The supreme courts are democratically determined and justified. For ISDS courts, half of the judges are appointed by the company that is suing. For ICS courts, all the judges are appointed by the nations taking part. That’s why ICS is acceptable, but ISDS is not. > Democratically elected governments can act in ways just as abhorrent as any other entity Correct, but democratically elec…
The ISDS provision in NAFTA uses a panel of three arbitrators; one appointed by each of the nations involved, and one which is appointed either by consensus or from the third NAFTA nation if consensus cannot be reached. Investors don't get to appoint any arbitrators.
Re: HN comments are underrated
#324I absolutely love comments on HN and they are probably the main reason I read this site a lot. Some times, the posts themselves are quite self-explanatory from the title and I just go straight to the discussions. I created a little site called HackerNews Club http://hackernews.club Where you can easily search for user's submissions and comments. FYI, here's Dan's comments :) http://hackernews.club/luu#search/52e35e01…
Re: HN comments are underrated
#325HN comments are full of naive political opinion, groupthink, and a tendency to blind optimism on all things technology or new. Often older ways have merit too. It's also probably the only place left on the net where, from comments, I'll find out rapidly, and bluntly with citations, when I'm wrong (and, yes I'm often wrong on the Internet!), usually learn something new on the topic, and sometimes talk with the guy who…
I keep meaning to scrape my comments over the years, collate the most upvoted ones, then publish in a blog/ebook somewhere with a bit of commentary on what it appears that HN "likes". The API doesn't quite facilitate this, unlike most sites which will just let you sort your comments by votes. On HN politics, while the comments often have a substantial presence of doctrinaire libertarians, I feel that the voters skew…
Re: HN comments are underrated
#326HN comments are full of naive political opinion, groupthink, and a tendency to blind optimism on all things technology or new. Often older ways have merit too. It's also probably the only place left on the net where, from comments, I'll find out rapidly, and bluntly with citations, when I'm wrong (and, yes I'm often wrong on the Internet!), usually learn something new on the topic, and sometimes talk with the guy who…
I keep meaning to scrape my comments over the years, collate the most upvoted ones, then publish in a blog/ebook somewhere with a bit of commentary on what it appears that HN "likes". The API doesn't quite facilitate this, unlike most sites which will just let you sort your comments by votes. On HN politics, while the comments often have a substantial presence of doctrinaire libertarians, I feel that the voters skew…
If you just want to see your comments sorted by net upvotes, use this link: https://hn.algolia.com/?query=by:pjc50&sort=byPopularity&pre...
You can get all of your comments as JSON via this URL using a site I built: http://hnuser.herokuapp.com/user/pjc50/json/ You can then run that data through a sort and filter to get what you want.
Re: HN comments are underrated
#327Earlier quoted context omitted.
> Because there are a lot of topics, even in my professional field, that I simply don't have the necessary foundation. And what makes you think that the "majority vote" on them will be correct? Most often, it's the majority that doesn't have the necessary foundation.
It's not an all-or-nothing. It's an extra piece of information. There might be valid reasons to remove it (it hurts the community, it leads to negative behavior, .... I forget why they took it off). But when it comes to trying to assess the quality of the comment, more data is better than less. Then you have the option to weigh it as you see fit, including ignoring it.
It could be an extra piece of disinformation, which can make it more difficult to evaluate.
I suppose I'd like it if there was no way to sort. What happens on Reddit is that such comments easily bubble to the top, and they're often wrong, or just making a silly joke rather than being informative.
Re: HN comments are underrated
#328I think HN needs a way to easily find the top comments. There are absolute gems deep in discussion threads, but you'll need to spend a lot of time reading to find them. Hence, it's very nice of Dan Luu to list some of his favorites. The top root-level comment for each comment page is obviously easy to see, but good comments deeper in the comment tree are easily lost. Would be great if e.g. the top 5% voted comments o…
An idea: A full 24 hours after the submission, the top N comments on a given submission should be displayed.
Waiting 24 hours will discourage people who are looking for instant highs, and will reward patient people. Seeing the top comments while the threads are still evolving can be very misleading.
Re: HN comments are underrated
#329HN comments are full of naive political opinion, groupthink, and a tendency to blind optimism on all things technology or new. Often older ways have merit too. It's also probably the only place left on the net where, from comments, I'll find out rapidly, and bluntly with citations, when I'm wrong (and, yes I'm often wrong on the Internet!), usually learn something new on the topic, and sometimes talk with the guy who…
Re: HN comments are underrated
#330Earlier quoted context omitted.
> A way to reduce disruptive comments might be to make one downvote cost one karma point. That is such a good idea it has actually been integral to HN for, oh, I don't know, a pretty long time... From the FAQ ( https://news.ycombinator.com/newsfaq.html ): ''' How is a user's karma calculated? Roughly, the number of upvotes on their stories and comments minus the number of downvotes. The numbers don't match up exactly…
This is what Stack Overflow does. Since it "hurts" their own karma, people downvote less. One implication of that is that when threads stay at zero, it can be hard to differentiate the reason why. Sometimes it's just that the question is well written but obscure.
Thanks. Didn't know that.
>Sometimes it's just that the question is well written but obscure.
Could be that people regard the question as dishonourable.