Live data from Hacker News

Show HN: Scroll Reddit

scrolldit.com

21–30 of 76 posts

Re: Show HN: Scroll Reddit

#23

Good examples of the power of the UI: http://www.scrolldit.com/?r=listentothis http://www.scrolldit.com/?r=itookapicture

Nice, although I find myself annoyed to have to wait after the vote counts to load (they only get fetched on mouse-over, right?)

That's true, only on hover. I did it to decrease the load on the clientside and on the side of Reddit itself, otherwise it is 50 iframes being loaded in the background for each render.

Re: Show HN: Scroll Reddit

#27

Earlier quoted context omitted.

Nice, although I find myself annoyed to have to wait after the vote counts to load (they only get fetched on mouse-over, right?)

That's true, only on hover. I did it to decrease the load on the clientside and on the side of Reddit itself, otherwise it is 50 iframes being loaded in the background for each render.

Currently browsing the listentothis subreddit using your website, I must say it is quite enjoyable :)

Re: Show HN: Scroll Reddit

#28
post #15

Wow, I wonder what people think when I tell them I spend a lot of time on reddit. This content looks absolutely nothing like what I'm used to seeing. I suppose I hide away in subreddits and miss all this weird frontpage material. It looks so...alien.

Don't worry, multiple subreddits work as well on Scrolldit: http://www.scrolldit.com/?r=science%2Bprogramming%2Baww

What did you use to get that grid system that adapts to the screen width dynamically?

Any links to a tut on that?

Re: Show HN: Scroll Reddit

#29
post #28

Earlier quoted context omitted.

Don't worry, multiple subreddits work as well on Scrolldit: http://www.scrolldit.com/?r=science%2Bprogramming%2Baww

What did you use to get that grid system that adapts to the screen width dynamically? Any links to a tut on that?

That grid system is an awesome jQuery plugin built by David DeSandro: http://masonry.desandro.com
Post reply on HN