Live data from Hacker News

Viewing profile — docteurklein

docteurklein

HN member
Joined
Wed, May 10, 2017, 8:23 AM UTC
HN karma
9
Public activity
3 items

About docteurklein

No profile information was provided.

Recent public activity

  1. comment
    Comment #22593926

    Write code for use not for reuse. Write code that is easy to remove, not code that is easy to change.

  2. comment
    Comment #15382474

    all that for only an additional 1MB, 16 http requests, 1.4sec!

  3. comment
    Comment #14306707

    be careful: UPDATE operations are nightmarish compared to mongo at least for some use cases, as this one: http://stackoverflow.com/a/42434665/244058