Elsewhere index
Good things, filed for later.
Places and writing worth finding again: the ones I have actually come back to.
Filed links
Newest additions first
ml4devs.com
Run LLMs Locally: Ollama, LM Studio, llama.cpp, vLLM (opens in a new tab)
The whole local-inference stack, bottom-up, with what each layer is actually for.
jacar.es
Running LLMs Locally Without Pain (opens in a new tab)
Hardware sizing, the OpenAI-compatible API, and the OLLAMA_HOST=0.0.0.0 gotcha.
developer.mozilla.org
MDN: Passkeys (opens in a new tab)
The clean reference for the WebAuthn registration and sign-in flows.
blog.trailofbits.com
The Cryptography Behind Passkeys (opens in a new tab)
What passkeys actually do, and where they do not protect you. The one that made it click.
ilmanzo.github.io
A Friendly Guide to Podman Quadlets (opens in a new tab)
Rootless, hands-on, with the SELinux :z / :Z traps spelled out.
docs.podman.io
Podman Quadlet — Basic Usage (opens in a new tab)
The official .container / .volume reference. This is the spec, not a blog post.
nixos.org
Nix Pills: Why You Should Give It a Try (opens in a new tab)
A short case for why Nix is worth the learning curve.
nixos-and-flakes.thiscute.world
NixOS & Nix Flakes Book (opens in a new tab)
A free book on Nix, NixOS and flakes from the ground up — the one I would send a newcomer.