· 3-part series
An Excursion in High-Dimensional Geometry
A three-part interactive series on concentration of measure: from Monte Carlo experiments to the mathematics of AI search and thermodynamics.
A three-part interactive series on concentration of measure: from Monte Carlo experiments to the mathematics of AI search and thermodynamics.
A living document of the free and cheap tools I use for AI work: GPU compute, hosting, model access, and agentic coding.
Exploring how Qwen3-Embedding reshapes its embedding space based on task instructions, with an interactive demo using the 20 Newsgroups dataset.
A response to claims that AI is just sophisticated copy-paste, examining the empirical evidence from IMO gold medals, novel algorithm discovery, and competitive programming.
A tutorial on making non-blocking asynchronous calls to the OpenAI API in Python using asyncio, improving throughput when experimenting with LLMs.