Live data from Hacker News

Viewing profile — uppity

uppity

HN member
Joined
Thu, May 25, 2017, 4:16 PM UTC
HN karma
5
Public activity
1 items

About uppity

No profile information was provided.

Recent public activity

  1. comment
    Comment #14418243

    You've described a classic I/O bound server application (waiting on the database) that Node handles well. As soon as you introduce serious computations or server side rendering int…