• The Struggle of Finding a Home for My Book Ratings

    In the last year or so, I've started engaging with media very differently than how I used to; rather than being a passive consumer, I want to be an active participant in the art. A pretty important part of that, to me, is a good place to track, rate, and review said media.

  • Map Filter Reduce is not the Point -- Part 0, Introduction

    For this series of blog posts, I want to clear up some common misconceptions I've seen people make whilst they are first learning about functional programming, and the "map, filter, reduce pattern" in particular. These basically boil down to "I can achieve the same thing with a for-loop / list-comprehension".