Earlier quoted context omitted.
The account was registered 211 days ago. Was this the opportunity they were waiting for?
Based on her profile it seems to just be her initials. Maybe she saw that pg was taken and appended an underscore?
YHackers: Click that "New" link
31–40 of 60 posts
Re: YHackers: Click that "New" link
#32Or you could check all the new postings with RSS. http://news.ycombinator.com/rss
That shows you every article that makes the front page, it does not show you articles that people have just submitted. An RSS feed for all submissions might be nice, but refreshing the new page every 30 minutes or so is also sufficient. Since they roll down in order you don't lose your place, but the front page articles "jump" into whatever place the algorithm determines, which is why I prefer to read the front page…
At least, that's how I've seen it play out.
Re: YHackers: Click that "New" link
#33You know, I had a thought about this - why not make it an option to show me the 5 most recent new submissions on the bottom of the index page (e.g., the top 25 plus 5 latest). It's not a perfect solution, but at least I'll be aware it's there. I understand that could lead to some nasty gaming of the system though, just the first idea I thought of.
or a little DSL for us to specify what we wanted on our homepage. (def homepage (page (top 10) (newest 5)))
Re: YHackers: Click that "New" link
#34Earlier quoted context omitted.
or a little DSL for us to specify what we wanted on our homepage. (def homepage (page (top 10) (newest 5)))
I'm planning to start letting people use code snippets to customize stuff, actually.
Re: YHackers: Click that "New" link
#35Earlier quoted context omitted.
That shows you every article that makes the front page, it does not show you articles that people have just submitted. An RSS feed for all submissions might be nice, but refreshing the new page every 30 minutes or so is also sufficient. Since they roll down in order you don't lose your place, but the front page articles "jump" into whatever place the algorithm determines, which is why I prefer to read the front page…
The RSS shows every submission which gets at least one up vote. So most spam doesn't make it to the RSS, but a lot of other cruft can pass through depending on if at least one person liked it. At least, that's how I've seen it play out.
Re: YHackers: Click that "New" link
#36http://news.ycombinator.com/item?id=433004
Another idea is simply to display the number of new stories submitted since you last visited the New page:
new (26) | threads | comments | leaders | jobs | submit
Edit: A third, less obtrusive option is to use an asterisk: new* | threads | comments | leaders | jobs | submit
Perhaps it only appears when a given number of new stories have been submitted since you last looked at the page. Like, say, 20. Possibly user-configurable.Re: YHackers: Click that "New" link
#37Over a week ago, I put in a feature request to give users a karma point daily just for visiting the New page: http://news.ycombinator.com/item?id=433004 Another idea is simply to display the number of new stories submitted since you last visited the New page: new (26) | threads | comments | leaders | jobs | submit Edit: A third, less obtrusive option is to use an asterisk: new* | threads | comments | leaders | jobs |…
Re: YHackers: Click that "New" link
#38Earlier quoted context omitted.
or a little DSL for us to specify what we wanted on our homepage. (def homepage (page (top 10) (newest 5)))
Now that I think about it, I am pretty sure something like this is possible with some greasemonkey/iframe magic Still not a perfect solution as not everyone will install it - but a decent start eh?
HN Toolkit: http://userscripts.org/scripts/show/25039
Install and turn on the 'Show new items at bottom of main page?' option.
Let me know if you have problems.
Re: YHackers: Click that "New" link
#39Over a week ago, I put in a feature request to give users a karma point daily just for visiting the New page: http://news.ycombinator.com/item?id=433004 Another idea is simply to display the number of new stories submitted since you last visited the New page: new (26) | threads | comments | leaders | jobs | submit Edit: A third, less obtrusive option is to use an asterisk: new* | threads | comments | leaders | jobs |…
I really like this idea to put a number next to new, making it feel like an inbox. People will end up clicking it based on their need to "empty the inbox" built up from email management.
The only thing I like about non-time-series sites like HN is that it just isn't in their nature to ever be something inbox-like. It's the sole saving grace of having a voting system, especially with vote-ranked threaded discussion -- it keeps it from ever being something I have to "catch up with" regularly.
Re: YHackers: Click that "New" link
#40Earlier quoted context omitted.
Really... what did you think you were going to accomplish by choosing that user name?
The account was registered 211 days ago. Was this the opportunity they were waiting for?