TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Just Scroll

277 pointsby koichiover 12 years ago

30 comments

se85over 12 years ago
Interesting design concept - but a horrible implementation of it.<p>You can't just go and load a thousand divs and not expect a wide variety of performance issues across all the different platforms.<p>You need to have a tile manager or something behind the scenes the same way that Google maps does, especially when targetting smaller consumer devices with limited hardware specs like tablets and phones.<p>* iOS5 - with an iphone 3gs (laggy to the point of being unusable)<p>* iOS5 - with an iphone 4 (laggy to be the point of being unusable, unless your patient). I don't have an iphone 4gs to test on, but I suspect it might be more on par with ipad 2 performance. The differences could be to do with retina display vs non retina display as well I suppose.<p>* iOS5 - with an iPad 1 - roughly same performance as an iphone 3gs - crappy<p>* iOS5 - with an iPad 2 - not too bad (but thats because of the gpu tile rendering in safari going on behind the scenes i suspect.<p>* Firefox 15 on a quad core i7 imac - massive ram spike, and crazy lag with the scrolling<p>* Chrome on a quad core i7 imac - no problem.<p>I'm not even going to bother trying this out in IE!<p>edit: Latest version of Opera has provided the poorest results yet, it keeps lagging and pausing and reloading the images after they have already been loaded (didn't check to see if it was actually downloading them again though)
评论 #4459061 未加载
评论 #4458648 未加载
评论 #4460096 未加载
评论 #4459231 未加载
评论 #4462259 未加载
评论 #4458612 未加载
评论 #4459897 未加载
graueover 12 years ago
I might just ditch Firefox because of this webpage. A fresh session of Ffx15 goes up to 1.5 GB memory usage, pushes everything into swap and brings my whole OS to a grinding halt until I kill it. In other words this link is basically a very effective DoS. In Chromium it works fine. Am I the only one having this problem?<p>(Edit: I have several Ffx addons running and no Chromium addons, so the comparison was unfair. Maybe I'll just ditch some of those addons...)
评论 #4458416 未加载
评论 #4458827 未加载
评论 #4460510 未加载
评论 #4458779 未加载
评论 #4458895 未加载
评论 #4458918 未加载
评论 #4458272 未加载
评论 #4458623 未加载
评论 #4458283 未加载
评论 #4458312 未加载
评论 #4458348 未加载
评论 #4458752 未加载
评论 #4459232 未加载
001skyover 12 years ago
Amazing visuals. I have no idea if the idea scales. Technically might be a bit PITA. The sensation of time. Passing. Wait, what? The modular decomposition. Birdseye flight sequnece. Functional redundancy. An innovation communication language? Dunno. Pity about the ad-part =D<p>Edit: pls, though. not in the wrong hands.
评论 #4458776 未加载
Klunyover 12 years ago
People complaining about the scaffolding - oh well. It was probably built by someone who had a bright idea but knows nothing about webdesign and learned it on the fly. But the idea was great! I was delighted - I scrolled through the whole thing, shared it on facebook, then looked up the wiki for the car since the ad was Japanese. I had no performance issues, as I am using chrome on a fast ethernet connection. For someone who doesn't know web design, they did a great job!
DigitalSeaover 12 years ago
Wow, this is atrocious on so many levels. 30mb of jpg files? The inner web development nerd in me believes there is a better more efficient way to do this. The length of the page is ridiculously long to scroll and unless you have a Mac with a Magic Mouse and smooth scrolling and not a Windows machine (like I use) the scrolling is super jerky.
评论 #4458869 未加载
评论 #4458861 未加载
评论 #4459582 未加载
shuwover 12 years ago
I don't think there is anything special about this "video" ad that lends itself to scrolling. You can take any video (infographic, music video, advertisement) and conceptually scroll through it using a mouse, but what does that gain you?<p>If you could interact with the elements and there was more than 1 dimension of scroll.. then that'd be going beyond.
评论 #4460910 未加载
kevincennisover 12 years ago
For anyone wondering, that's about 135 jpgs at ~100KB on average.
评论 #4458107 未加载
评论 #4458364 未加载
评论 #4458240 未加载
marginalboyover 12 years ago
Classic case of "just because you can doesn't mean you should"...
fungiover 12 years ago
save yourself the scrolly effort:<p>run:<p><pre><code> setInterval(function(){$(window).scrollTop($(window).scrollTop()+10)},10); </code></pre> in your console (f12 in chrome/firebug, crtl+shift+k in firefox)
评论 #4458303 未加载
评论 #4458284 未加载
hcarvalhoalvesover 12 years ago
Now multiply by 120 million... and that's why download rates from .jp are so damn low.
评论 #4458332 未加载
manuscreationisover 12 years ago
Inefficient? Sure<p>Cool to look at? You betcha<p>Not everything needs to be a technological marvel
评论 #4460009 未加载
评论 #4460202 未加载
saxamaphone69over 12 years ago
Reminds me of that advertisement someone did on Pinterest, where you had to scroll down quickly as well.<p>edit: Uniqlo, that was it. not on their Pinterest anymore. Video for same effect - <a href="http://youtu.be/e5FM-VcE7UA" rel="nofollow">http://youtu.be/e5FM-VcE7UA</a>
splatzoneover 12 years ago
Anyone care to explain how this works? It can't just be an endless array of divs, can it?
评论 #4457782 未加载
评论 #4458220 未加载
评论 #4457739 未加载
评论 #4457735 未加载
nu2ycombinatorover 12 years ago
You do not have to scroll down. Press on Menu buttons 1, 2, 3, 4 one after another
eckyptangover 12 years ago
This works pretty well in IE9 with no noticeable performance problems on a 5 year old machine.<p>Rather scarily, it also works fine on a Lumia 710 as well!<p>I don't care what anyone says - IE is not a stinking heap of poop.
评论 #4459105 未加载
评论 #4459180 未加载
LancerSykeraover 12 years ago
Best use of my freewheel Logitech "Marathon Mouse" M705 yet.
评论 #4458384 未加载
yuliypover 12 years ago
I hope nobody ever thinks this is a good idea.
评论 #4458014 未加载
madmax108over 12 years ago
This is an interesting design concept indeed...<p>If I remember right, some apparel company used Pinterest's "revolutionary" display (Masonry right?) to a similar effect. Perhaps a HN Search is in order! :)<p>Memory issues apart,This is pretty cool!
madmikeyover 12 years ago
In countries like INDIA, the site takes about more than ten minutes to load on an average indian internet connection.
评论 #4458992 未加载
评论 #4459995 未加载
suyashover 12 years ago
How does it perform on touch devices? This is a great use case for just flicking thru on mobile and tablets.
manojldsover 12 years ago
Of my latest versions of Opera, Firefox, Chrome and IE, only IE handled this to perfection! (it was IE10)
chover 12 years ago
Try reverse!
评论 #4457916 未加载
sageikosaover 12 years ago
Perhaps someone can patent this and save the rest of us from copycats.
Bjoernover 12 years ago
Having open quite a few tabs before it killed my Firefox.
egzeover 12 years ago
The page could use some infinity.js
mp99e99over 12 years ago
Really cool, thanks for sharing.
tomkitover 12 years ago
The irregular intervals at which you scroll your mouse produces a stop-motion type effect :).
gdubyaover 12 years ago
wtf!<p>tl;dr<p>;)
WagnerVazover 12 years ago
Sorry but the driving wheel is in the opposite side.
评论 #4458362 未加载
w0utertover 12 years ago
Nice, but Volkswagen has had the exact same thing for months, but done a lot better:<p><a href="http://beetle.de/" rel="nofollow">http://beetle.de/</a>
评论 #4459003 未加载
评论 #4460177 未加载