Live data from Hacker News

Viewing profile — nalgeon

nalgeon

HN member
Joined
Mon, Dec 12, 2016, 11:40 AM UTC
HN karma
6,898
Public activity
508 items

About nalgeon

antonz.org

Recent public activity

  1. comment
    Comment #41287707

    The title of the article is "Micro-libraries need to die already". Renaming the submission to "Micro-libraries should never be used" is pathetic, Daniel. I'm not surprised though.

  2. story
  3. story
  4. story
  5. comment
    Comment #41258214

    I appreciate your comments, and thank you for trying out the extension. This query returns -1 (minus one, not one), which seems correct to me. The first date is before the second: …

  6. comment
  7. comment
    Comment #41256698

    Thanks for the suggestion! True, only fixed offsets are supported, not timezone names.

  8. comment
    Comment #41256614

    Storing unix timestamp as nanoseconds is not Go's style, but you can do just that with this extension. select time_to_nano(time_now()); -- 1722979335431295000

  9. comment
    Comment #41256499

    [flagged]

  10. comment
    Comment #41255835

    > If the result exceeds the maximum value that can be stored in a Duration, the maximum duration will be returned.

  11. comment
    Comment #41255751

    It works very well for me and thousands of other Go developers. That's why I chose this approach.

  12. story
  13. story
  14. story
  15. comment
    Comment #41238885

    If you find the official release notes a bit dry (they really are), I've prepared an interactive version with lots of examples: - Iterators (range / types / pull / slices / maps). …

  16. story
  17. story
  18. story
  19. story
  20. story
  21. story
  22. story
  23. story
  24. story
  25. story