Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
nalgeon
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
nalgeon
2y ago
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.
▲
Micro-libraries should never be used
(bvisness.me)
180 points
by
nalgeon
2y ago
|
173 comments
3.
▲
Private Internet
(kevincox.ca)
31 points
by
nalgeon
2y ago
|
14 comments
4.
▲
Go Maps Explained: How Key-Value Pairs Are Stored
(victoriametrics.com)
4 points
by
nalgeon
2y ago
|
0 comments
5.
▲
by
nalgeon
2y ago
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: select time_compare( time_date(1927, 12, 31, 23,
6.
▲
by
nalgeon
2y ago
Thanks for the suggestion! True, only fixed offsets are supported, not timezone names.
7.
▲
by
nalgeon
2y ago
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
8.
▲
by
nalgeon
2y ago
> If the result exceeds the maximum value that can be stored in a Duration, the maximum duration will be returned.
9.
▲
by
nalgeon
2y ago
It works very well for me and thousands of other Go developers. That's why I chose this approach.
10.
▲
Show HN: High-precision date/time in SQLite
(antonz.org)
274 points
by
nalgeon
2y ago
|
68 comments
11.
▲
Durable Objects – Unlimited single-threaded servers spread across the world
(lambrospetrou.com)
2 points
by
nalgeon
2y ago
|
0 comments
12.
▲
Basic MetaProgramming in Zig
(openmymind.net)
104 points
by
nalgeon
2y ago
|
7 comments
13.
▲
by
nalgeon
2y ago
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). - Timer changes (garbage collection
14.
▲
Show HN: High-precision date/time in SQLite
(antonz.org)
6 points
by
nalgeon
2y ago
|
0 comments
15.
▲
The Painful Pitfalls of C++ STL Strings
(ashvardanian.com)
2 points
by
nalgeon
2y ago
|
0 comments
16.
▲
Generating Mazes
(healeycodes.com)
1 points
by
nalgeon
2y ago
|
0 comments
17.
▲
Friendly Lists and Their Buddies, the Lambdas
(duckdb.org)
1 points
by
nalgeon
2y ago
|
0 comments
18.
▲
HTTP Requests via /Dev/TCP
(rednafi.com)
4 points
by
nalgeon
2y ago
|
0 comments
19.
▲
Golang Sync Mutex: Normal and Starvation Mode
(victoriametrics.com)
3 points
by
nalgeon
2y ago
|
0 comments
20.
▲
The Rule of 5 and Inheritance
(sandordargo.com)
3 points
by
nalgeon
2y ago
|
0 comments
21.
▲
Zig's HashMap
(openmymind.net)
4 points
by
nalgeon
2y ago
|
0 comments
22.
▲
Using Units in Racket
(defn.io)
3 points
by
nalgeon
2y ago
|
0 comments
23.
▲
Resetting Timers in Go
(antonz.org)
1 points
by
nalgeon
2y ago
|
0 comments
24.
▲
Log context propagation in Python ASGI apps
(rednafi.com)
2 points
by
nalgeon
2y ago
|
0 comments
25.
▲
Formulosity – Surveys as Code
(github.com)
1 points
by
nalgeon
2y ago
|
0 comments
26.
▲
Gist of Go: Wait Groups
(antonz.org)
1 points
by
nalgeon
2y ago
|
0 comments
27.
▲
Watchexec: Execute commands in response to file modifications
(github.com)
2 points
by
nalgeon
2y ago
|
0 comments
28.
▲
Libcurl Is 24 Years Old
(daniel.haxx.se)
1 points
by
nalgeon
2y ago
|
0 comments
29.
▲
K'exp – Kubernetes Explorer
(github.com)
2 points
by
nalgeon
2y ago
|
0 comments
30.
▲
Gist of Go: Wait Groups
(antonz.org)
2 points
by
nalgeon
2y ago
|
0 comments
More ›