Google and Their Server Farm
JR writes "CNet has a very interesting story about Google, operating systems, and where Google may be going. The upshot is that they may make OS issues totally irrelevant by supplying everything anyone needs over the web from their mega-server-farm."
You like Google and MacOS X? You'll like this then: http://labs.google.com/googlex/ ;-)
Animoog.org
Caching is a specific capability of HTTP. The web is desigined around having caching servers. If you make information available via HTTP, then you are allowing it to be accessed via HTTP, which means you are allowing caching.
HTTP does not require caching, however: If you dont want caching, set the approiate HTTP headers. Dont complain that you dont understand the technology that you are using.