Live data from Hacker News

Viewing profile — thirty-thirty

thirty-thirty

HN member
Joined
Thu, May 12, 2011, 3:44 AM UTC
HN karma
8
Public activity
4 items

About thirty-thirty

No profile information was provided.

Recent public activity

  1. comment
    Comment #2963047

    https://github.com/substack/node-browserify

  2. comment
    Comment #2962285

    ♥ my stack is full of those modules!

  3. comment
    Comment #2544175

    what is the default way to create dynamic pages? must have missed that!

  4. comment
    Comment #2539454

    var dnode = require('dnode') dnode(function(client){ this.is = function(cb){client.what(function(data){cb(data+' is awesome!')})} }).listen(3003).on('ready', function(){ dnode({wha…