Posts
All the articles I've posted.
-
The Model Is Just Another Process: Toxicity Screening with Bumblebee, Nx, and OTP
Running a Spanish hate-speech transformer inside a Phoenix app as a supervised Nx.Serving: why in-process beat a moderation API or a Python sidecar, and what it cost.
-
Tracking Interstellar Visitors with Elixir, Wolfram, and OTP
Building a real-time 3D solar system tracker for interstellar objects using Elixir OTP, a custom WXF parser, LiveView hooks, and JPL Horizons data.
-
Rails in 2026: The Framework They Keep Burying
Every year a fresh batch of 'languages that will be obsolete' articles puts Ruby on the list. Here's what the numbers actually say.
-
Encode Your Rules as Tools: A Compile-to-Test Quality Stack for Elixir
How to replace a 450-line AI style guide with automated Elixir build checks using Credo, Dialyzer, Boundary, and custom compile-time rules.