Live data from Hacker News

A Proposal To Improve Hacker News

sridattalabs.com

41–50 of 193 posts

Re: A Proposal To Improve Hacker News

#41

Reward users for browsing "New" This is an interesting suggestion. I think of looking at new submissions as a kind of "service to the community"-- more specifically, to the community I want HN to be. If the front page is filled with links I don't value, then it's partly my fault if I've failed to upvote submissions I would rather see on the front page (this, of course, means browsing "new" is a reward unto itself, bu…

I'm someone else who refrains from commenting in order to protect my average karma. The thing is, that it isn't as irrational as you are making it out to be. Posts from users with higher average karma are sorted higher. Presumably you are posting because you want your post to be read. Either you want it to influence people or you want your question answered, or whatever. If you didn't want it to be read, you wouldn't…

Wow, I had no idea average karma sorted people higher/lower.

But you actively try to protect your karma? After my karma hit 1000 I basically stopped caring anymore. What incentive do you have to protect your karma (serious question, I'm not sure I understand why it matters)?

Re: A Proposal To Improve Hacker News

#42

Reward users for browsing "New" This is an interesting suggestion. I think of looking at new submissions as a kind of "service to the community"-- more specifically, to the community I want HN to be. If the front page is filled with links I don't value, then it's partly my fault if I've failed to upvote submissions I would rather see on the front page (this, of course, means browsing "new" is a reward unto itself, bu…

Yes please fix the new page!

It's complete dumb luck whether or not something makes it out of there now, tons of great content that never gets seen.

Re: A Proposal To Improve Hacker News

#43
post #38

Earlier quoted context omitted.

I'm someone else who refrains from commenting in order to protect my average karma. The thing is, that it isn't as irrational as you are making it out to be. Posts from users with higher average karma are sorted higher. Presumably you are posting because you want your post to be read. Either you want it to influence people or you want your question answered, or whatever. If you didn't want it to be read, you wouldn't…

I thought the sorting of comments was based on the votes for that comment in that thread, not based on the average karma of the poster. Is that not the case?

If 5 of us post in a thread at the same time, and no one upvotes any of the comments for an hour, then the ranking of the posts is going to have some kind of dependency on our karma metrics, rather than a "first come first serve" ordering.

Re: A Proposal To Improve Hacker News

#44
While reading this article through HN, (http://slifty.com/2012/08/a-tor-of-the-dark-web/) I thought it will be a good idea if HN can be moved inside an onion network like tor. People need to go through tor in order to access the site. It should not be visible via normal http/ip addresses. This can reduce the number of users coming on HN, and hopefully HN maintains the authenticity.

Re: A Proposal To Improve Hacker News

#45
"What doesn't matter" ... "Complaints of 'too much startups, not enough tech' or vice-versa"

Is there a place to go for real hacking articles and none of the startup news bullshit? I don't care if it's called Hacker News or not. I don't even care if it's /new/. I just want a place to discuss interesting articles about making software and hardware do interesting things.

Re: A Proposal To Improve Hacker News

#46
One thing I'd like to see: Merged discussions.

Maybe instead of adding a comment, you could also have a button to add another link covering the same topic. Good for when someone links a BGR story that's just a linkbait headline summary of a BI article that's just a rewrite of a NYT interview. So let's say all articles for a common topic become linked. Allow upvotes on articles and the highest one becomes titular for the meta-thread.

This would (1) condense topics so the front page isn't deluged with say 5 twitter api threads, (2) unify discussions and avoid repetition, (3) help enforce good net practices i.e. linking to the best source.

Re: A Proposal To Improve Hacker News

#47
How about this: charge a subscription fee to perform "destructive" actions on HN. This means posting comments and voting, including upvotes. Perhaps submitting stories can remain free — the paying users will determine the quality of the submissions.

Some of us (used to) get a lot of value out of HN, so $10 or $50 a year would be a bargain.

Re: A Proposal To Improve Hacker News

#48
I would also remove the duplicated content/submissions which create or could create fragmentation of good comments, besides a personal frustration for having just wasted time opening again the same link only because the title seemed different.

Re: A Proposal To Improve Hacker News

#50
post #14

I'm an algorithm designer, so I don't know about all of these changes but I do have a mathematical solution to PG's vote value problem: before edit: Value of vote = Log[base:TotalUserKarma](UserAvgKarmaPerComment) after edit: Vote Value = (Log[base:TotalUserKarma](AvgUserKarma)) * (Log[base:(25)](ThreadTop50Rank)) another edit: Vote Value = (Log[base:Median(AvgUserKarma)](AvgUserKarma)) * (Log[base:(25)](ThreadTop50R…

The other problem with this idea is that it creates too much of an echo chamber or filter bubble.
Post reply on HN