Dumping the Codebase for NotebookLM — Dumping the codebase to NotebookLM as a substitute for external review when there's no team. LLMs are warped in known ways; knowing how the surface bends is what makes the reflection useful.
Ordering the Home Page — How the home page arranges writing and projects. A passing joke about random shuffle became sorting by recency, which carries intent instead of being arbitrary.
Sidecars instead of frontmatter — Where metadata for a markdown file lives. The markdown stays markdown. The file pair has a useful asymmetry: missing sidecar means draft, missing markdown means compilation error.