Start here
Long-form notes on cryptography, machine learning, systems, pricing, and the math behind them.
Deep dives with diagrams, worked examples, and the math written out in full — the explanations I wish I'd had while learning. Start with a series below, or use the sidebar to jump to any note.
Series
Applied Cryptography — six-part outline
From what 'secure' even means, through building a secure channel and authenticating the other end, to proving statements without revealing them and computing on data nobody can see. (Outline; posts in progress.)
NLP and LLMs, Part 1 — From One-Hot to BERT
How NLP learned to represent meaning — from one-hot vectors to contextual embeddings. (Full post.)
NLP and LLMs, Part 2 — From Representation to Behavior
The roadmap from a pre-trained transformer to an aligned, reasoning assistant. (Outline; deep-dives in progress.)
Standalone posts
Bits, Math, Hashes, Streams
A systems refresher covering bit operations, modular arithmetic, hashing, and streams — written after an AI assistant generated a test with a magic number I could no longer explain.
One Equation for Pricing: ψ(p*) = c
A geometry-first walk from a high-school derivative to optimal pricing: virtual value, hazard rates, pass-through, and why cost-plus undercharges by 3–7×. (Draft.)