I believe this would make the discussion and exchange of ideas flow much better.
Please tell us what features you'd like in news.ycombinator
271–280 of 1001 posts
Re: Please tell us what features you'd like in news.ycombinator
#272Titles 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
#273A 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
#274Justification : 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
#275I 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
#276Is 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 bookmarkletRe: Please tell us what features you'd like in news.ycombinator
#277Can 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
#278It frees up space at the top of the page for already posted comments and It would encourage reading or at least skimming through previous comments before adding a new one.
Re: Please tell us what features you'd like in news.ycombinator
#279Re: Please tell us what features you'd like in news.ycombinator
#280Edit: I just realized SearchYC has this feature. An advantage over feeds and Google.