programming

21 Articles

The Interview

The start of a screenplay about the ridiculous state of programmer job interviews.

Learning a New Language (or anything, really...)

Running RT-11 and Macro-11

Where Does State Live?

Small is Beautiful—The Component Library

Using Components to Build a Real World Elixir Assembly

Running Elixir Tests in Visual Studio Code/ElixirLS

Elixir Project Structure

Enough already with project templates that look like the 1960's org chart for MegaCorp

Dynamix Supervisors replace :simple_one_for_one

Using iex's open() command with Emacs multiterm

I can now open Elixir source files from inside iex, and have them pop up in an Emacs buffer alongside my terminal buffer.

Splitting APIs, Servers, and Implementations in Elixir

I think the conventional way of structuring Elixir code could be improved by paying more attention to decoupling.

Put This in Your Pipe(line)

An Elixir Project Generator

Testing Private Functions

Emacs Term Buffers—A Fix for the Modified Bit

We Perform State

A Simple Elixir Macro

Thinking in Transforms—Handling Options

Implementing options as functions, and not flags, simplifies a bunch of code

Elixir: state machines, metaprogramming, and generating tests

Weeding out Bugs

Io, Io, it's Off to Play I Go