Y
Hacker News
new
|
ask
|
show
|
jobs
by
ThomPete
4461 days ago
As always it's never that simple.
Infinite scroll is great for browsing images. That's whats it's always been good for.
1 comments
misthop
4461 days ago
Except it's not. Those image loads start to bring a heavy memory hit. It especially stinks on mobile browsers.
link
ecnahc515
4461 days ago
That's something that's fixable. It's just people who use infinite scroll don't do a good job of fixing some of the problems of causes. But that doesn't mean infinite scrolling is bad.
link
dandelany
4461 days ago
Unless you unload old images after you've already scrolled past them, in which case it works fine.
link