Live data from Hacker News

Hacker News gives "Unknown or expired link" Often when I click "More"

news.ycombinator.com

11–20 of 29 posts

Re: Hacker News gives "Unknown or expired link" Often when I click "More"

#14
It's annoying, but overalI don't mind it.

What I will kill for though is a simple "return to homepage" link...or better yet a timed redirect...on the expired page.

I often browse with my laptop on the coffee-table and a wireless mouse in my hand and it's a pain to have to reach forward and hit the backspace button (or go all the way up to the back button) AND click the link at the top again.

Seriously, this is something that gets me EVERY DAY, and it's frustrating.

Re: Hacker News gives "Unknown or expired link" Often when I click "More"

#15

From what I recall, this is because the 'More' link is implemented using closures, which get garbage collected after a while. So if you take too long and a GC has happened in the meanwhile, the link will be broken.

Seriously? Having 'paging' tied to the GC in this way, or any way at all for that matter, does not sound like a good idea to me.

Re: Hacker News gives "Unknown or expired link" Often when I click "More"

#18

http://news.ycombinator.com/item?id=163755 It's been an known issue for years.

It has been a known issue for years, yes, but it is getting worse. Presumably an increase in HN users is making it hit whatever threshold triggers the closure flush much more quickly than it used to.

These days the links often expire for me within a couple of minutes (YMMV depending upon how close to 'prime time' you read Hacker News).

Re: Hacker News gives "Unknown or expired link" Often when I click "More"

#19
post #9

I've been noticing it more frequently as well. It has changed the way I use HN. Now, I quickly scan the first page and open interesting stories in tabs. Then I quickly click More and do the same. Wash, rinse, repeat two or three times depending on how busy I am. Another related issue: the expired page is remarkably stark and unfinished in comparison with the rest of the site. A minor nit, but since it shows up so oft…

I've often resorted to doing the same thing, but one problem with that is having to go back to the HN site to find the story to vote on it or comment. If a large number of people are pushing stories out to new tabs and ultimately ignoring the HN site after that, might it begin to affect the voting / ranking ?
Post reply on HN