GenServer call time-outs
What exactly happens when `GenServer.call/3` times out? Let's find out.
Spacemacs shared configuration - custom private layers
How we use a shared configuration file for Spacemacs and managed to add personal configurations on each machine too.
Getting started with Docker - images and containers
A quick guide to get you up and running with Docker.
Using HTTPS with Elixir on Cowboy
How to serve https from a simple Elixir app running locally with Cowboy in development mode
Euruko 2017 - Budapest, Hungary
My experience at the Annual European Ruby Conference in Budapest.
Spacemacs Basic Setup for Ruby Development
Brief introduction on how to set up Spacemacs for Ruby development, including RSpec and Rubocop.
Communicating with C from Elixir using Ports
On occasion your Elixir is going to want to interact with an external program. This may be for speed, but more likely you are going to want to take advantage of a library that has been written in C. The most common options are using Ports and Native Interface Functions (NIFs).
So how much is it going to cost? Agile Estimation and the Bathroom tap...
A 'non-technical' explanation as to why Agile Estimation is hard.