Live data from Hacker News

Google Homepage Size Over Time

measuredmass.wordpress.com

21–30 of 56 posts

Re: Google Homepage Size Over Time

#21
It's 100 kB now.

If the plot had a similar curve from 0-50kB would everyone still be commenting? What about 0-5 kB?

Is this about the absolute values or the curve?

Unless everyone is expecting exponential page size growth to continue indefinitely (and ignoring bandwidth increases), I don't see the point.

Re: Google Homepage Size Over Time

#22
post #13

I find this interesting as well as unimportant at the same time. Interesting because it shows that Google has responded to increasing connection speeds by adding bells and whistles to their homepage. That's really great. Unimportant because with Google Chrome, Firefox, Safari, etc. - going to the google homepage is almost entirely optional. Google is working so hard into baking themselves into almost any facet of web…

..and to ping internet :)

I replaced that long ago with 'ping 8.8.8.8'. Still google but not quite the homepage.

Re: Google Homepage Size Over Time

#25
post #24

This looks incorrect. http://web.archive.org/web/20110713000446id_/http://www.goog... is only 28K according to ls -lh. Perhaps OP forgot to put id_ after the capture timestamp in the archive URLs? The id_ makes sure that the Wayback Machine only returns the page as it was when it was indexed.

I definitely used id_ . I saved the source that I used; I'll recheck things.

Re: Google Homepage Size Over Time

#27
post #25
post #24

This looks incorrect. http://web.archive.org/web/20110713000446id_/http://www.goog... is only 28K according to ls -lh. Perhaps OP forgot to put id_ after the capture timestamp in the archive URLs? The id_ makes sure that the Wayback Machine only returns the page as it was when it was indexed.

I definitely used id_ . I saved the source that I used; I'll recheck things.

You are correct, some of them slipped past, and contain archive.org code. It's quick to fix.

Thank you.

Re: Google Homepage Size Over Time

#28
On average, the size of a website triples every ~5 years.

Nowadays there are lots of really fat websites with tons of resources. Personally, I think that's kinda convenient. This way it's a lot easier to make sites which are much faster than those of the competition.

More and more people start to merge all of their CSS and all of their JS files, then they minify them, and finally the whole thing is gzipped. This surely helps a lot. However, their sites still continue to grow, because they continue to add more and more crap.

Re: Google Homepage Size Over Time

#29
post #28

On average, the size of a website triples every ~5 years. Nowadays there are lots of really fat websites with tons of resources. Personally, I think that's kinda convenient. This way it's a lot easier to make sites which are much faster than those of the competition. More and more people start to merge all of their CSS and all of their JS files, then they minify them, and finally the whole thing is gzipped. This sure…

If only my internet connection tripled every 5 years too.

In reality, it was 28.8Kbps up to 1999, then has remained in the 2-3 Mbps range ever since.

Re: Google Homepage Size Over Time

#30
post #25
post #24

This looks incorrect. http://web.archive.org/web/20110713000446id_/http://www.goog... is only 28K according to ls -lh. Perhaps OP forgot to put id_ after the capture timestamp in the archive URLs? The id_ makes sure that the Wayback Machine only returns the page as it was when it was indexed.

I definitely used id_ . I saved the source that I used; I'll recheck things.

Should be fixed now. The last point is still ~100k. Running Chromium, if I'm logged in, google.com's HTML saves as 104k. Logged out, it's 94k, as measured by ls -lh.
Post reply on HN