Live data from Hacker News

Viewing profile — thinknlive

thinknlive

HN member
Joined
Fri, Apr 06, 2012, 7:45 PM UTC
HN karma
4
Public activity
2 items

About thinknlive

No profile information was provided.

Recent public activity

  1. comment
    Comment #13557164

    sqlite 'all the things!'. Seriously. One of the best tools ever. So many data, and related performance challenges, in almost any app can be solved efficiently with this (for what i…

  2. comment
    Comment #3808605

    // response : http response stream // filename : the static file we want to serve response.writeHead(200 / , ...set http header info (mime, length etc)... / ); stream = fs.createRe…