Live data from Hacker News

Viewing profile — yonatank

yonatank

HN member
Joined
Sat, Aug 20, 2016, 9:27 PM UTC
HN karma
36
Public activity
3 items

About yonatank

No profile information was provided.

Recent public activity

  1. comment
    Comment #28516852

    As someone who has some familiarity with the people and processes, this response seems extremely off to me. > Selection starts from age of 4 Care to share your sources for that? As…

  2. comment
    Comment #18621482

    It looks like JSON doesn't specifically define how numeric numbers should be stored. It just recommends expecting precision up to the double precision limits. Still interesting to …

  3. comment
    Comment #18619925

    Just a heads up to anyone using jq - I've previously spent a couple of hours debugging a problem because jq uses float64 to store integers (which might lead to rounding-errors/over…