JOSHUA HOLBROOK flickr : github : twitter

lulzbot--Or, Node.js is Fun! (posted 13 Jul 2010)


After listening to all the raving and hype and Cool Things coming from node.js, I decided to give it an honest whirl, and I’m having a really good time so far!

One of the major things that got me interested in poking at node, besides James’s dnode, was jerk, an IRC bot framework. I’ve always wanted an IRC bot, but never really found anything standalone (didn’t feel like just using an irssi client, for example) that felt lightweight enough for me to hold in my head (so, not an eggdrop) and was in a language I had an interest in (Perl is too leet for my soft mind, and TCL felt pretty useless outside of an eggdrop). So, Jerk felt about right!

Oh, and don’t forget about coffeescript. Coffeescript looks awesome.

At the same time, I’ve kinda fallen in love with github. Seriously, awesome stuff. I really like the atmosphere of social coding that github fosters. It makes me feel like everyone here is just, like, hacking up cool shit all the time and giving each other high fives, even if that’s not really what’s happening. It’s fun, though.

So, I took IRC-js (the library underneath Jerk), node-github, and my miniscule knowledge of javascrit, and went to work! Then, after an hour or so, I had my working bot: