Viewing profile — docteurklein
docteurklein
HN member- Joined
- Wed, May 10, 2017, 8:23 AM UTC
- HN karma
- 9
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About docteurklein
No profile information was provided.
Recent public activity
-
comment
Comment #22593926
Write code for use not for reuse. Write code that is easy to remove, not code that is easy to change.
-
comment
Comment #15382474
all that for only an additional 1MB, 16 http requests, 1.4sec!
-
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