Articles
- Load Testing a Phoenix API with k6 and Docker
Building a Mix task that seeds 10,000 users, runs k6 via Docker, and cleans up — no local k6 installation...
Apr 13, 2026
8 min
- Implementing FSRS in Elixir
Porting Fernando Borretti's 100-line Rust FSRS implementation to Elixir — and how pattern matching, pipes, and atoms make the spaced...
Feb 24, 2026
10 min
- Building an Automatic Japanese Subtitle Generator with faster-whisper
How I built a CLI tool that turns Japanese video files into ready-to-use .srt subtitle files — running entirely on...
Feb 17, 2026
5 min
- Building Fault-Tolerant IoT Systems with Elixir and Nerves
Discover how Elixir and Nerves revolutionize embedded systems development by bringing functional programming and fault tolerance to IoT devices.
Sep 23, 2025
8 min