Writing.
Engineering notes, travel dispatches, and software experiments. No schedule. No niche.
Detroit → LA → Detroit in a Tesla in December
What a cross-country EV road trip in winter actually teaches you about range, planning, and trust in the machine. Spoiler: it was fine. Better than fine.
A practical intro to fuel cell powertrain architecture
Breaking down what's actually different about FCEV systems versus BEV — from a controls perspective. Stack management, humidification, and why the compressor is more interesting than it sounds.
Why I use Python to sanity-check my Simulink models
A lightweight approach to scripting test harnesses around control models without leaving the terminal. For when the model works but you still don't trust it.
Three weeks in Australia without a plan
What happens when an engineer — someone professionally allergic to ambiguity — decides to book a flight and figure out the rest on arrival.
EV range in winter: what the specs don't tell you
The real-world physics of cold-weather battery performance, from someone who works on these systems. Why 40% range loss is expected, not a defect.
Running a local LLM stack with Ollama, Caddy, and Cloudflare Tunnel
A practical walkthrough of self-hosting a language model inference server behind a reverse proxy with Bearer auth, accessible from anywhere.