Battling the Dreaded Black Screen in VNC

Using PyCharm CE in Docker for Great Good!

Implementing Parallel Comprehension with Elixir Macro Goodness

A (almost) perfect Elm development environment with Spacemacs

The Story of The Little Elixir and OTP Guidebook - Part I

Ruby Block Patterns and How to Implement File.open

How Does Symbol#to_proc Work?

How to build Streams in Elixir easily with Stream.resource/3 Awesomeness

2014 Year in Review

Running JUnit tests from the Command Line

Producer-Consumer problem in Elixir

Parsing the Wikipedia XML dump in Elixir using Erlsom (or, Big Data in Elixir)

Testing Page Objects with SitePrism

I just signed up with Manning Publications Co.!

Overriding, Modifying and Decorating FactoryGirl's attributes

Speaking at RedDotRubyConf 2014 ... and 2015 ...

Elixir Bit Syntax and ID3

Connecting Elixir nodes on the same LAN

Beginner Elixir Project Ideas

Have a burning Elixir question? I want to hear about it!

Progress Updates on The Little Elixir & OTP Guidebook

Opal: Ruby in the Browser and the Game of Life

Pry (and Friends) with Rails

Switch between Solarized Light/Dark in vim Automagically

Opal: Ruby in Your Browser

Installing Erlang 17 the Lazy way on Mac OSX

The Phoenix Web Framework for Elixir and Websockets

Setting up JRuby and Mahout 0.8 on Mac OSX

Announcing My Upcoming Book: The Little Elixir & OTP Guidebook

A Look at Ruby 2.1

Rubyists - It's Time to PRY Yourself Off IRB!

Elixir - The Love Child of Ruby and Erlang

How to Optimize Unicorn Workers in a Ruby on Rails App

Elixir by Example: The Ring I

Elixir for the Lazy Impatient and Busy: Part 5 Streams, Streaming and Dynamo!

Elixir for the Lazy Impatient and Busy: Part 4 Processes 103

Elixir for the Lazy Impatient and Busy: Part 3 |> Processes 102

Elixir for the Lazy Impatient and Busy: Part 2 |> Processes 101

Meeting Elixir with PeepCode: A Review

Elixir for the Lazy, Impatient and Busy: Part 1 |> Lists and Recursion

Pattern #4: Adapter

Why My Next Programming Language is Elixir

Pattern #3: Observer

Pattern #2: Strategy

Pattern #1: Template Method