Posts

Dvorak Part 2

Dvorak Part 2

Like many Canadians, I recently went home for Thanksgiving. Among the turkey, the home repairs, and the excitement of a new kitten, I got asked to do some general IT work for friends and family. Unfortunately, my nonstop use of the dvorak layout in the last 3 months has completely …

Haskell Tutorial Part 2

Haskell Tutorial Part 2

In this part 2 of our Haskell tutorial, I’m going to show you how to install Haskell from scratch on your computer.

Part 1: Install GHCUP

For this tutorial, we’ll be using ghcup, an all-in one tool to install the following

  1. The ghc compiler (haskell’s most …

Pivot Fast

images/pivot.png

When, How, and Why to Pivot Fast

In this article I’m going to be reflection on something that I’ve experienced a few times over the last few weeks, and I want to formalize my thoughts on.

What is Pivoting Fast?

I don’t claim to be coining a term, as a quick google search will show …