Reading “Elixir in Action” 2026-01-14 bookelixir I finished reading  "Elixir in  Action." It's a great book that explains complex and novel (at least to me) ideas in simple and clear language. →
Using Elixir Observer on a Mac 2025-12-26 homebrewerlangelixir tl;dr
→
Run migrations while deploying a Phoenix app on Railway 2025-12-12 elixirphoenixrailway I built a small app using Phoenix LiveView and deployed it on Railway. I  encountered some  minor roadblocks. Here is what I did.  Hopefully, this  will be useful. →
TIL 251014 2025-10-14 tilelixir Claude Sonnet 4 generates good Elixir code, except when it adds return at the end of a function. →
Something clever in the syntax of Elixir 2023-11-25 elixir I find this quite clever in the syntax of Elixir. →
Ecto search keyword interpolation 2023-10-26 elixirecto Updated on 2023-11-27: →