The Internet IRL

11 Feb 2021

The year is 1988, the year of the dragon. Maybe you just got back from the theatre to see Rain Man, Who Framed Roger Rabbit, or Coming To America. Then suddenly, you drop into a strange new world. You recognize parts of it, but it feels foreign - cold, accelerated, maybe creepy.

Continue Reading →

Introduction to Node.js Streams

29 Jan 2015

This is a light-hearted introduction to using Streams in Node.js. I will walk you through building a stream capable of piping your terminal output to a browser. It is meant to be fun, and hopefully you can learn a few things along the way.

Continue Reading →

Style Checking in VIM using Syntastic

07 Jan 2015

I’m a big fan of having a consistent style in my code. It greatly increases the readability of the code, thereby reducing mental compilation time. By reducing mental compilation time we are actually increasing developer efficiency.

Continue Reading →

Author

Ian Ker-Seymer

Ian Ker-Seymer