Live data from Hacker News

Google Makes Web Pages Load Instantly

technologyreview.com

21–30 of 62 posts

Re: Google Makes Web Pages Load Instantly

#21

Seems like this would completely destroy any chance of using web server visit history for legal prosecution, since even visiting a site that links to another site could cause you to appear in the second site's logs. Perhaps this is a good thing.

My thoughts as well, but who uses for web server visit history for legal prosecution these days? What is that proof of or evidence used for?

Re: Google Makes Web Pages Load Instantly

#23
I currently disable DNS prefetching and "using web services to improve my browsing experience". This is yet another feature that will go on my black list.

First and foremost, I think they are solving a problem nobody has, potentially for "my Chrome is faster than your Firefox" points. I do not mind waiting an extra 300ms for having a modicum of control over what my browser does. I don't know about others, but page loading is not usually something I even notice anymore.

Secondly, fully rendering sites I never visit, including script execution, seems like a seriously bad idea. This turns a mildly annoying while slightly beneficial feature (loading resources in the background) into a monster, especially when combined with abominations like ro.me on autoplay.

Thirdly, I could imagine scenarios in which my Google searches would be leaking this way to sites that have no business seeing my traffic.

I realize that what they are currently talking about is opt-in, but can only hope that in time this feature won't be picked up by the other browsers and become the silent default for everyone.

Re: Google Makes Web Pages Load Instantly

#24

Seems like this would completely destroy any chance of using web server visit history for legal prosecution, since even visiting a site that links to another site could cause you to appear in the second site's logs. Perhaps this is a good thing.

My thoughts as well, but who uses for web server visit history for legal prosecution these days? What is that proof of or evidence used for?

"On November 26, 2008, officials released 700 pages of documents related to the Anthony investigation, which included evidence of Google searches of the terms "neck breaking," "how to make chloroform," and "death" on Casey Anthony's home computer."

http://en.wikipedia.org/wiki/Death_of_Caylee_Anthony

It doesn't seem too out of left field that investigators would use your browser history as well.

Re: Google Makes Web Pages Load Instantly

#25

Wouldn't this be a crazy bandwidth hog? If I typed in multiple search terms, and didn't load any of my results, it would have automatically downloaded everything for no reason.

Web owners need to pay for bandwidth of unvisited visitors(strange words LOL) and I am sure there will be lots of them.

Re: Google Makes Web Pages Load Instantly

#26
This is really bad news for website owners... We'll see increased (sometimes by order of magnitude) number of page views and bandwidth usage, without increase in the number of real visitors.

Same thing happened with DNS when Google enabled DNS pre-fetching in Chrome.

Re: Google Makes Web Pages Load Instantly

#27
post #7

Earlier quoted context omitted.

I don't like the idea of the browser visiting pages before I've told it to.

It's not rendering it (I would image at least), I don't see this as a security concern, do you?

I could care little about privacy concern, but I would rather wait a couple of seconds than waste bandwidth downloading pages that I would most likely never look at. Also from web developer point of view, I would like to see how any given site loads under standard use case anyway.

Re: Google Makes Web Pages Load Instantly

#28

Wouldn't this be a crazy bandwidth hog? If I typed in multiple search terms, and didn't load any of my results, it would have automatically downloaded everything for no reason.

In Google's own words they only preload the top result if they are confident it is what you are looking for. If they pull it off there will be negligible amount of unused preloaded pages.

Re: Google Makes Web Pages Load Instantly

#29
post #15

Remember, this makes it vitally important that your "delete" links in web apps aren't actually links, but forms. Load up a data grid and boom! All you resources are gone.

yes, you might end up like 37signals http://www.betanews.com/article/Google-Web-Accelerator-Draws... or get yourself featured in theDailyWTF http://thedailywtf.com/Articles/The_Spider_of_Doom.aspx
Post reply on HN