found drama

get oblique

Category Archives: tech

Reviews, speculation, and other idle thoughts on hardware, software, firmware…

announcing a2z

by Rob Friesel

A couple of weeks ago, I wrote a little JavaScript library called a2z for creating ranges of characters and published it to npm. I was inspired by a rather painful bit of code I had come across where each letter in the alphabet had been specified one at a time. While I could see that […]

review: Functional JavaScript

by Rob Friesel

Just like it says on the tin, Functional JavaScript (Michael Fogus 1; O’Reilly, 2013) is just that: a book about writing JavaScript in a functional style with Underscore.js as the foundational library to give you some of the higher-order functions you need to get started. 2 First, a disclosure: I have a very personal relationship […]

review: Understanding Computation

by Rob Friesel

Despite the fact that there’s no real reason to be apologetic, I also haven’t yet reached the point in my career as a software developer where I’ve stopped apologizing for the fact that I have no “real” Computer Science Background. 1 And/but that’s exactly what draws me to books like Understanding Computation by Tom Stuart […]

“Fun JS” (and BurlingtonJS #3)

by Rob Friesel

Last night was the third BurlingtonJS meet-up, and it seems to have been another success. Attendance was good and the crowd was once again pretty engaged. Always fun, always a room full of smart people, always good discussion. This month, I had the privilege of presenting, and took a few pages from chapters Michael Fogus’s […]