Series are subjects that are, unlike articles, too long to fit in one page. They spread over multiple episodes for more pleasure.

Leptokurtic Leptokurtic in progress

Financial returns have fat tails. Crashes that Gaussian models call impossible happen regularly. This series assembles twenty centuries of financial data, builds a crash-detection toolkit from 17 methods, tests tail hedging with real options data, and then explains the geometric logic tying the whole picture together.

Ethereum Ethereum in progress

Modern economic systems rest on two foundations: tools that expand productive capacity and institutions that define who controls their output. The internet transformed how information moves, but it did not reconstruct the institutional machinery that governs ownership and exchange. Digital economic life therefore expanded without a durable system of rights, enforcement, or jurisdiction. Blockchain networks, and Ethereum in particular, address this gap by embedding institutional functions in software and enforcing them through economic incentives and cryptographic verification.

Concrete Concrete in progress

Concrete is a systems programming language designed for safe and predictable code, with semantics defined by a small core calculus formalized and proven sound in Lean. It combines linear types, static capability tracking, and region-scoped borrowing to provide compile-time guarantees about resource usage and side effects.