Technical notes

Open an idea.
Move the pieces.

AI, analytics, and systems explained from first principles—with derivations you can open and parameters you can move.

20 notes across 14 subjects, 17 of them with interactive figures.

Featured explorable

How much of your privacy budget is left after ten queries?

A privacy guarantee applies to the whole sequence of queries, not to each query in isolation.

A single differentially private query can be both accurate and private. Run many against a fixed privacy budget and the noise each one needs grows with every question asked — the mistake that turns a well-designed privacy mechanism into a useless one.

Open the featured note
Per-query noise std. dev. · queries planned (k) k = 1

This holds the total budget fixed at ε = 1 and asks: given that you're planning k queries, not one, how much noise does each one need to stay inside that budget? A dashboard with 50 questions needs fifty times the noise per answer that a single question would.

This figure needs JavaScript. The featured note carries the same argument in a table and derivation.

The full index

Browse every note.

Curated from first principles to field notes

Provenance
Format

Showing 20 of 20 notes

How these are written

Every note states its assumptions, shows the derivation rather than asserting the result, and ends with the failure modes. Where a parameter matters, you can move it and watch what happens. Where recall matters more than reading, the answer is hidden until you have tried.