Stack
Learning
Technologies I'm actively picking up, exploring, or thinking about. The list is always longer than the time available.
Elixir / Phoenix
Jan 2025Active
Building a side project with LiveView. The actor model and fault tolerance story is genuinely compelling.
Zig
Nov 2024Active
Learning systems programming the hard way. No hidden allocations, explicit error handling everywhere.
Nix / NixOS
Dec 2024Exploring
Declarative system configs and reproducible dev environments. Steep curve but the payoff looks real.
WebGPU
Oct 2024Exploring
GPU compute from the browser. Working through the spec and building small demos.
Linear Types
Sep 2024Theory
Reading papers on type systems — affine types, ownership semantics, how Rust encodes this at the type level.