Live data from Hacker News

Please tell us what features you'd like in news.ycombinator

news.ycombinator.com

271–280 of 1001 posts

Re: Please tell us what features you'd like in news.ycombinator

#271
I think it would be good to be notified, say by email or a separate section of HN, when someone replies to one of my submissions/comments. It would also be nice to be able to have some submissions monitored and be notified whenever someone comments on it.

I believe this would make the discussion and exchange of ideas flow much better.

Re: Please tell us what features you'd like in news.ycombinator

#272
Please remove up-vote buttons from the main page for unvisited links. An absence of these buttons could enforce a vote-after-read policy.

Titles are easily abused therefore It is not a good idea to vote based only on title without reading comments and/or a linked page.

It could diminish a number of bait-like sensational titles too.

Re: Please tell us what features you'd like in news.ycombinator

#273
Gestation period for new users based on time/comments/karma:

A lot of spam/spammy submissions are submitted by new users, users that create an account just to submit these links. I guess a lot of them do it to generate google juice since google indexes the site in minutes.

In addition, the number of relevant submissions are not see on the new page thereby reducing the quality of the content on the forum.

Can you introduce a gestation period for new users -- this could be based on number of days since they created their registration or the number of comments or their karma. Once they pass this threshold, these users can submit stories.

Re: Please tell us what features you'd like in news.ycombinator

#274
Add a footer to the comments page.

Justification : When I page down and hit the end of a page of comments, there is no visual cue in the page telling me that I'm at the bottom. Since I think I've gone down a full page, I lose track of where I was reading; which is annoying.

Re: Please tell us what features you'd like in news.ycombinator

#275
I'd like it if a duplicate submission could be counted as a vote.

I often submit articles that have already been submitted. There's no vote button on the "this has already been posted" page, and it's often hard to sift through the "new" page to search for the article link to vote it up.

Re: Please tell us what features you'd like in news.ycombinator

#276
a reddit-style toolbar (ie. so you can easily comment/vote after reading).

Is there a way to do this already?

EDIT I just read that some use the bookmarklet for this: apparently, when you submit a site that has already been submitted, it takes you to the comments on it. Actually, that method is more general, because it also works for article you found in non-hackernews ways. Thus, the hackernews comments become annotations of the article.

However, the bookmarklet requires that you submit the article. This is bad because (1) it's an extra click (2) it will submit the article, in the case where it has not been submitted already. I guess that second point is not so bad, but it would be nice to have a goto annotation bookmarklet, which went directly to the comments. I hereby request this as a feature.

This requires an operator like:

  http://new.ycombinator.com/gotolink?u=[someURL]
that does a lookup to find the URL's id, and builds the following with it:

  http://news.ycombinator.com/item?id=[URL's id]
(i.e. the code that is already present in the submitlink operator. It just needs to be exposed as an operator in its own right).

And an annotation bookmarklet like:

  javascript:window.location=%22http://news.ycombinator.com/gotolink?u=%22+encodeURIComponent(document.location)+%22
shamelessly editing Phil Kast's bookmarklet

Re: Please tell us what features you'd like in news.ycombinator

#277
Man, I know there was an uproar when all PDFs were sent to scribd... but having a feed reader link randomly link to a PDF is really obnoxious. For some reason, those links in google reader decide to embed acrobat, rather than opening in sumatraPDF like all my other PDFs.

Can the headline at least warn you? Or link to the comments, and include a PDF link in the body?

Re: Please tell us what features you'd like in news.ycombinator

#280
A link to "top" (full thread) alongside "link," "parent," and "flat" on comments. It's really annoying to click through generations of "parents" from random individual comments.

Edit: I just realized SearchYC has this feature. An advantage over feeds and Google.

Post reply on HN