Viewing profile — nalgeon
nalgeon
HN member- Joined
- Mon, Dec 12, 2016, 11:40 AM UTC
- HN karma
- 6,898
- Public activity
- 508 items
- HN profile
- View on Hacker News ↗
About nalgeon
Recent public activity
-
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.
- story
- story
- story
-
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: …
- comment
-
comment
Comment #41256698
Thanks for the suggestion! True, only fixed offsets are supported, not timezone names.
-
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
-
comment
Comment #41256499
[flagged]
-
comment
Comment #41255835
> If the result exceeds the maximum value that can be stored in a Duration, the maximum duration will be returned.
-
comment
Comment #41255751
It works very well for me and thousands of other Go developers. That's why I chose this approach.
- story
- story
- story
-
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). …
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story