blog

@exp Kills SIMD Performance

2026-03-28

The @exp function in zig does not have a comparable SIMD approximation. This kills performance gains in algorithms where SIMD is ripe for the picking. Here's how you get around it.


Fungus and the Flower

2026-03-10

Plants did not evolve flowers on their own - they needed fungi. Maybe LLMs are Human's Fungi...


LLMs Shouldn't Work

2026-03-10

A brief glance at what LLMs are doing tells me they should not work. A closer look uncovers something interesting


Engineering the Terminal: Building the Best Development Environment in 2026

2026-03-10

Create a robust development environment that promotes engineering excellence.