Short notes on useful things I've learned. Inspired by @simonw and @jbranchaud.
- Longer V8 stack traces - 2024-11-22
- Debugging shaders - 2024-09-23
- Shader performance profiling on macOS - 2024-09-13
- Installing Python type stubs - 2024-07-17
- PyScript - 2024-07-01
- Box blur - 2024-06-30
- Curvature combs - 2024-05-23
- JAX - 2024-05-22
- Rye and Poetry - 2024-05-16
- Corner plot - 2024-05-10
- Simplex - 2024-04-28
- The symtable module in Python - 2024-03-14
- esbuild dev server - 2024-03-07
- Run-time code generation in WebAssembly - 2024-02-22
- Data race - 2024-02-17
- Authentication in Playwright scripts - 2024-02-16
- Scratch's semantics - 2024-02-07
- Pareto frontier - 2024-02-07
- Bun dev server - 2024-02-03
- Source maps in Vite - 2024-01-25
- Finding deoptimizations - 2023-11-23
- Debug options for JS libraries - 2023-11-14