Show HN: Hacked Hacker News - new comment highlighting and keyboard navigation
1–10 of 40 posts
Re: Show HN: Hacked Hacker News - new comment highlighting and keyboard navigation
#2Re: Show HN: Hacked Hacker News - new comment highlighting and keyboard navigation
#3Re: Show HN: Hacked Hacker News - new comment highlighting and keyboard navigation
#4Re: Show HN: Hacked Hacker News - new comment highlighting and keyboard navigation
#5Nice! Without having tried this, does the infinite scroll get around the 'unknown link' error when you wait too long to hit the Next Page link?
Re: Show HN: Hacked Hacker News - new comment highlighting and keyboard navigation
#6Nice! Without having tried this, does the infinite scroll get around the 'unknown link' error when you wait too long to hit the Next Page link?
It doesn't. The best solution for that that I could think of was to re-GET the current page and pull the new link out of it, but I'm nervous about doing that since HN is so sensitive about HTTP requests being made in rapid succession[1]. [1] http://news.ycombinator.com/item?id=4981907
EDIT: Never mind, you click the More and it puts them on the current page. I thought it was done automatically when you scroll down. Good stuff!
Re: Show HN: Hacked Hacker News - new comment highlighting and keyboard navigation
#7Re: Show HN: Hacked Hacker News - new comment highlighting and keyboard navigation
#8Nice. The infinite scroll doesn't start until the second page though. Is this deliberate?
Re: Show HN: Hacked Hacker News - new comment highlighting and keyboard navigation
#9Nice. The infinite scroll doesn't start until the second page though. Is this deliberate?
OK when I hit 'back' from this page then go 'more' it works.