Funemployment log

TV and Movies

books

Learning

what is a money
when it comes to money, i’ve always semi-intentionally had my head stuck in the sand. this bites me in the ass every time i see a car commercial with the words “APR”, and with how i continue to leave all my money in a savings account, and especially with my unconscionably blank stare after someone says a term like “mortgage backed security”.

thanks to all my newfound free time and khanacademy, its finally time to learn up.
yes, i’ll be taking notes

Finance and Capital Markets, as taught by Khan Academy

what is a compiler

what is a caml

The intersection of functional programming and the web has been an interesting and chaotic space recently. Ever since college I’ve had an interest in OCaml and nowadays with Bucklescript and its sister project Reason, we can make super efficient webapps using it. The first project I wanted to build was an algorithm visualizer vizzy but I quickly learned that it was too much to chew for a first go round. In order to start a bit smaller, I am currently working on making. I’m writing about the process Frogger using Bucklescript github source.

30 days of JS

I’ve heard Wes Bos has a great tutorial called “Javascript 30” where you complete 30 little projects in 30 days. I’m going to give it a go since while I know both es6 and react, I never learned DOM apis. Also lets see if I can do it in 5 days.

  1. drum kit
  2. css clock
  3. css variables
  4. array cardio 1

misc whitepapers