MrRacoon - Overview

Skip to content

Navigation Menu

Sign in

Appearance settings

View MrRacoon's full-sized avatar

Erik Sutherland MrRacoon

fibs = 0 : 1 : (zipWith (+) fibs $ tail fibs)

  • Portland, OR

Block or report MrRacoon

Pinned Loading

  1. Node executable for interfacing with the Official LIFX API

    Nix 23 3

  2. Configuration files for my development environment

    Vim Script 1

  3. Example of building typescript with nix

    Nix