Pace of change is aggressively fast, I try to write and experiment with a tiny portion of what I find interesting.

Posts

NextJS Benchmarking with OpenCode

Benchmarking recent model releases on a DGX Spark with the Next.js benchmark to gauge capabilities and how useful they might be for day-to-day harness work.

NextJS Benchmarking as harness proxy

Benchmarking recent model releases on a DGX Spark with the Next.js benchmark to gauge capabilities and how useful they might be for day-to-day harness work.

Mixture of Recursions

MoR filters tokens hierarchically across recursive stages, cutting memory 49% and compute 62%.

MOE on MNIST

Implements Mixture of Experts on MNIST; studies routing collapse and load balancing.

Halite Competition

Reinforcement learning agent mines halite using a Q-function to evaluate multi-step actions.