FIELD NOTES
Notes / TIL
Short, dated learnings - too small for a blog post, too useful to lose. ML concepts, Databricks & Terraform tricks, and whatever the terminal taught me today. For the long-form stories, see the blog.
-
TIL - Cache-busting CSS on GitHub Pages with site.time
Browsers cache stylesheets hard, and GitHub Pages has no asset pipeline to fingerprint filenames. Result: you push a CSS change, the site rebuilds, and half your visitors still see the old design.
// one file per lesson - the learning curve, committed to git