Live data from Hacker News

Viewing profile — days_

days_

HN member
Joined
Sun, Feb 21, 2016, 11:43 AM UTC
HN karma
2
Public activity
1 items

About days_

No profile information was provided.

Recent public activity

  1. comment
    Comment #11281446

    JSON.stringify(9223372036854775807) "9223372036854776000" JSON.stringify(9007199254740993) "9007199254740992" JSON doesn't support integers for example on my 64bit system it can't …