Flarfnoogins


Vim, Scala and cody things...

Adding `squared` to Scala Numbers with Implicts and Type Classes

A very simple look at how to pimp a method onto a class using Scala's implicits.


Rant - A Purposeful Lack of Understanding


I gave up on Zsh


Haskell 'sequence' Over Functions - Explained

A look into how Haskell's Applicative's work. We'll dissect it, along with how it works with the 'sequence' operator.


Monad posting updated