found drama

get oblique

Category Archives: Code

Shell scripts, JavaScript pedantry, CSS fixations, Java debugging, and the rest of the polyglotism.

review: Developing Web Applications with Haskell and Yesod

by Rob Friesel

I thought that I might be the target audience for this book, but I was mistaken. In the preface of Developing Web Applications with Haskell and Yesod (O’Reilly, 2012), author Michael Snoyman describes this book as “for” two groups: The first group is long time Haskell users–already convinced of the advantages of Haskell–who are looking […]

there: I fixed Footnotify

by Rob Friesel

About nine months ago, Hans Petter Eikemo announced his Chrome/Safari extension called Footnotify which is like a “lightbox” for “Daring Fireball style” footnote links. I loved it immediately but found that it did not work for the footnotes on this blog you’re reading here. To be pedantic: they worked on the landing page, but not […]

review: Maintainable JavaScript

by Rob Friesel

Maintainable JavaScript by Nicholas Zakas (O’Reilly 2012) is a short-and-sweet little text on (as the cover says) “writing readable code”. And by “readable code”, Zakas means “code that other developers not named [YOUR NAME] will be able to read and comprehend of and ultimately maintain”. It goes beyond maintainable and readable code though–Zakas takes us […]

on that “Rails went off the Rails” post

by Rob Friesel

RE: Rails Went Off The Rails: Why I’m Rebuilding Archaeopteryx In CoffeeScript …by Giles Bowkett (@gilesgoatboy); via @al3x. I read this and did a lot of head-nodding, but there was something about it that did not sit right with me. And not just the inflammatory rhetoric. 1 There was something else… Fortunately, Reginald Braithwaite summarized […]