Article

Why I put a language model inside an autopilot stack

A walkthrough of the reasoning behind the Semantic Observer project — why existing perception wasn't enough, and what it actually means to add semantic understanding to a real-time safety system.

Math

The Clohessy–Wiltshire equations, explained from scratch

Linearised relative orbital dynamics are surprisingly elegant once you see where the equations come from. A visual, intuition-first derivation for anyone who's ever wondered how spacecraft formation control actually works.

Find

The Bitter Lesson — Richard Sutton ↗

The most important essay in AI research that almost nobody has fully internalized yet. Sutton argues that general methods that leverage computation consistently outperform methods that leverage human knowledge. Required reading for anyone building ML systems.

incompleteideas.net · Richard Sutton

Find

Proximal Policy Optimization Algorithms — Schulman et al. ↗

The paper behind PPO — still the most practical policy gradient algorithm for locomotion tasks. Remarkably readable for a foundational RL paper.

arxiv.org · OpenAI

Find

Visual Evolution Strategies — David Ha ↗

A beautifully visual walkthrough of evolution strategies as a family of optimisation algorithms — covering CMA-ES, OpenAI-ES, and beyond. If you've been working with MPPI and want to understand what else is out there, this is the natural next step. Highly recommended for anyone thinking seriously about black-box optimisation in robotics and control.

blog.otoro.net · David Ha

I'm an engineer first — I care about what works and why. I write and share things here because I find them genuinely interesting, not to signal a position. I don't tend to express views on topics that are politically or socially charged, and I'm always open to being wrong. If something I've written is unclear, imprecise, or just mistaken — I'd rather know. Criticism is welcome.