Viewing profile — thirty-thirty
thirty-thirty
HN member- Joined
- Thu, May 12, 2011, 3:44 AM UTC
- HN karma
- 8
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About thirty-thirty
No profile information was provided.
Recent public activity
-
comment
Comment #2963047
https://github.com/substack/node-browserify
-
comment
Comment #2962285
♥ my stack is full of those modules!
-
comment
Comment #2544175
what is the default way to create dynamic pages? must have missed that!
-
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…