Today I Learned
Short snippets of knowledge that my future self will find useful. Borrowed from Simon Willison’s TIL concept. Check out the blog for longer form writing.
JS Modules and Refactoring Hugo Shortcodes til
—
— In which I finally read some docs on what a JavaScript module is and how it made my Hugo shortcodes self contained.
Moving Ollama Models to a Different Disk til
—
— I’m running Ollama on a Macbook so shifting the default location that Ollama downloads massive models to is a necessity. It’s just one environment setting away.
D2 Diagram Rendering in Hugo til
—
— How I integrated D2 diagram rendering into my Hugo blog with a custom Go script
Tailscale Exit Node on Mac Mini til
—
— I want to set up an exit node on my Mac Mini using Tailscale. That way I can watch movies from anywhere and print stuff without being at home.
Interpret LLM Model Size til
—
— How to interpret the numbers used to describe LLMs.
Previewing Markdown Files with mdserve til
—
— Dependency free markdown server
Whitelisting Pi-hole til
—
— Working with Pi-hole and a bit of sed.
GitHub CLI til
—
— Using the GitHub CLI to make authenticated and authorized download from a private repo.
OSS donations, fonts til
—
— Starting some micro-donations to open source developers. And a font.
SQLite schema til
—
— Learning a few bits about SQLite that are worth noting.