Why does HN timeout so fast?
11–16 of 16 posts
Re: Why does HN timeout so fast?
#12Re: Why does HN timeout so fast?
#13A while back, when the site was rather bogging down, pg made some changes to memory management (as I vaguely recall from one of his comments posted at the time). I believe part of this is more aggressive discarding of memory, and that part of the result was to succeed, or fail, more quickly without progressively tying up the server. So, overall the server works better. When there's load, part of this include bailing…
Re: Why does HN timeout so fast?
#14A while back, when the site was rather bogging down, pg made some changes to memory management (as I vaguely recall from one of his comments posted at the time). I believe part of this is more aggressive discarding of memory, and that part of the result was to succeed, or fail, more quickly without progressively tying up the server. So, overall the server works better. When there's load, part of this include bailing…
What browser extension do you use?
At the time I adopted it, IIRC I read through the code enough to determine it was not malicious. I've been perhaps lax in not checking all of the updates.
I see its max version is listed as 3.6 . I'm actually still on 3.6; when I go to 5, I guess I'll see whether it still works with max version overridden.
Re: Why does HN timeout so fast?
#15It seems ironic that the same people that sit around and obsess about what the latest groovy language is that you supposed to be using to make your web site with can not seem to make a very good web site for themselves. But then, I am addicted to Hacker News, so what does that say about me?
Re: Why does HN timeout so fast?
#16A while back, when the site was rather bogging down, pg made some changes to memory management (as I vaguely recall from one of his comments posted at the time). I believe part of this is more aggressive discarding of memory, and that part of the result was to succeed, or fail, more quickly without progressively tying up the server. So, overall the server works better. When there's load, part of this include bailing…
What browser extension do you use?
The extension I was referring to in my grandparent comment is:
https://addons.mozilla.org/en-US/firefox/addon/repagination/
(Note that there is another, older "Re-Pagination" extension that was abandoned. IIRC, this one picked it up and updated it.)
PLEASE BE CAREFUL if you use this extension. If you do not choose a limited page count, it is easy to unduly load or overload a server. This include the HN server, and such request behavior will get you cut off or banned (rightly so; please work to preserve HN resources).
I use it, infrequently, a time or two a day to load the first few top pages of results, which I then work through at my leisure.
I also use a bookmark to transform all the link href values to open in new pages/tabs. That way, I don't lose the browser-generated multiple-page page (as it were) by forgetting to right click or shift-click to open a link that appears on it in a new tab.