Hacker News new | ask | show | jobs
by riquito 4568 days ago
> Improved page load times due to no longer decoding images that aren't visible (847223) ( https://bugzilla.mozilla.org/show_bug.cgi?id=847223 )

This is pretty cool

3 comments

And it was even cooler when Opera did it several years ago.
If you were to construct a graph of all the features implemented by one browser and then copied by the others, after a while it would look like a chain link fence.
As correct as you are you'd be surprised how many features we use where implemented in Opera first. Surprisingly large amount, which they then threw away...
I give the Opera guys a lot of credit (I met a few engineers years ago at a conference and they seem like awesome dudes too), but one can hardly blame them for "throwing it away."
Maybe we can just agree that it's cool when users get great features?
Yes, the constant "simpsons did it"ism in technology is rather grating.
Yeah, "The Simpsons" did _that_ in season 17, episode 12...
And Lynx before that!
And echoing pages with Telnet before that.
-3 points for an honest opinion? Please, relax. When Opera introduced this feature, computers had far less memory than they do now. I known because I raised an Opera bug report when that delay-decode feature regressed in one of their releases. Only Opera made my low-end workstation useful. it was cool. I'm sorry if I hurt your feelings.
Ha! I bet it sure feels good knowing you use a superior product that gets features well before the masses who use Firefox (psssh how uncool) get them.
Yeah, Opera was really innovative for a while before it became another Chromium clone.
Hopefully the next step is to take image decoding off the main thread.
I think multi-threaded (and thus off main thread) image decoding landed on Aurora 22, and I assume made it into that release.