The Craftsman's Blog
Andi Altendorfer, e-Matrix Innovations
A playground and sandbox for
Altex
, 2019-06-15
What Makes BEAM Such a Great Runtime
A really good talk and brief summary of BEAM by the author of
the book Elixir In Action, Saša Jurić. And, a tribute to
Joe Armstrong....
Andi, 2019-04-28
OBSOLETE! Today there are better ways to deal with your config.
Today, I wrote my fourth HEX-package and published it on “hex.pm”.Exconfig at hex.pmExconfig at Github
When deploying via Docker-images I had some issues because the docker-image
was compiled with System-ENVs which was used at compile-time and so was acti....