Posts
Everything I've written.
- noteDark mode without the flashWhy the theme script has to be inline and blocking.
- noteWhy Your Parser Should Keep the WhitespaceLossless syntax trees cost a little memory and unlock every tool you will want later.
- noteString interning pays for itselfIdentifier comparison becomes an integer compare.
- postA Geometric Look at Linear AlgebraShowcasing the power of a geometric perspective on linear algebra with an interactive visualization of linear algebra concepts written in C and compiled to webassembly