The Interview
The start of a screenplay about the ridiculous state of programmer job interviews.
Enough already with project templates that look like the 1960's org chart for MegaCorp
I can now open Elixir source files from inside iex, and have them pop up in an Emacs buffer alongside my terminal buffer.
I think the conventional way of structuring Elixir code could be improved by paying more attention to decoupling.
Implementing options as functions, and not flags, simplifies a bunch of code