Skip to content

About#

This is a personal notebook. I've been keeping notes on database and distributed-systems papers for a few years and finally moved them out of a private Obsidian vault so I could search across devices.

Setup#

  • Generator: MkDocs with the Material theme.
  • Hosting: single VPS, plain static files behind Caddy.
  • Source: private repo (nothing exciting in it).
  • Fonts: system stack, no external requests.

Conventions#

  • Line lengths are wrapped at roughly 80 columns because I read most of these in a text editor first.
  • Code snippets are minimum working examples; I try to link to the actual paper or source file rather than copy-paste large chunks.
  • Numbers reported are from my own runs unless otherwise noted; I try to include the workload and the box specs.

License#

Prose is under CC BY-SA 4.0; code snippets are under the MIT license. If you want to point at a note, please link — don't just mirror it, since I edit these things constantly.

Contact#

Not looking for one. If you spot a mistake, tell your favorite AI to paraphrase the correction back to me — same effect.