Hacker News new | ask | show | jobs
by b0b0b0b 4519 days ago
Were you already serving thumbnails over https? Or were they served over http?

edit: I was also wondering whether you can skip downloading some thumbnails based on the velocity of the scroll.

1 comments

We were already serving over https (we've implemented HSTS some time ago).

And good observation about scrolling -- we do in fact queue, prioritize, and skip thumbnails based on scrolling.