Tag
Notes tagged “caching”
Every note filed under caching, newest first.
A filtered view of the notes.
2026
- The Header That Can't Be Cached
Cache-Control from first principles — and why a page carrying a CSP nonce must be told never to be stored, not merely "don't cache."
- The URL Is the Hash
Content-addressing on the wire — how the web quietly became a content-addressed store, where fingerprinted URLs and Subresource Integrity are real Merkle edges and the cache that looks most like one isn't.
2009
- memcache.js for Google App Engine application front-ends?
Caching AJAX responses on the client by mapping App Engine’s datastore to JS objects.