Show HN: Scroll Reddit
61–70 of 76 posts
Re: Show HN: Scroll Reddit
#62Re: Show HN: Scroll Reddit
#63Re: Show HN: Scroll Reddit
#64Re: Show HN: Scroll Reddit
#65Works very well on my iPad. Well done!
Re: Show HN: Scroll Reddit
#66"Connection timeout." - That's the only thing I've seen so far.
Re: Show HN: Scroll Reddit
#67loved for the few seconds before auto update kicked in. remove that or add a toggle. or maybe update when i reach the top.
Re: Show HN: Scroll Reddit
#68great freakin job man. I built reddpics.com last year. Your UI is much better.
Re: Show HN: Scroll Reddit
#69Ok, may have scrolled on this page forever. When the page gets lots of content it gets slow. Could you remove the DOM elements at the top as you scroll?
I can't really remove content from the DOM since that would cause other boxes to float back to the top (moving chaos in your window). Maybe replacing the images not in focus with a 1x1 pixel stretched to their size is a fix to decrease memory usage (although I think this will differ between browsers). Anyone here with a good idea how to fix this?