18XX Primer
18xx 101 Here’s a tutorial for 1889 on the 18xx.games platform: 18xx Games Tutorial. It walks you through turns of a three-player game, illustrating typical gameplay elements. For 18xx games, mos...
18xx 101 Here’s a tutorial for 1889 on the 18xx.games platform: 18xx Games Tutorial. It walks you through turns of a three-player game, illustrating typical gameplay elements. For 18xx games, mos...
Today I tried to install TigerVNC Server on Ubuntu 16.04, and was surprised to find that Ubuntu still uses TightVNC in their main repos. Additionally, there are no PPAs for TigerVNC and Ubuntu 16.0...
Before starting with Elixir, I had no functional programming experience. Many of the concepts that are central to using it are very new ideas for me. Prior to this, I only had minimal exposure to l...
def foo puts 'Hello World!' end That’s how all great things start out, right? Today, I’m pushing up the first post on a new jekyll site that I hope to use as my blog and documentation of a few...