Tag: elixir
All the articles with the tag "elixir".
-
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.
-
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.