Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
x-shadowban
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
x-shadowban
1y ago
Interesting write up. It should be part of their documentation, it's helpful to have historical contextual info like this.
2.
▲
by
x-shadowban
2y ago
for functions that don't escape the current compilation unit (`static` functions, anonymous namespace functions), can/do compilers ignore calling conventions and do the faster thing? Of course, they can just inline, and that makes
3.
▲
by
x-shadowban
2y ago
Oh yeah, re: SQL expect - I always wish joins had a "cardinality assertion", like a regex *?+ (or ! for exactly one)
4.
▲
by
x-shadowban
2y ago
Fell for the Crosstrek but then got the ick with that dash tablet
5.
▲
by
x-shadowban
3y ago
C++ only needs 4 things: gradually-introducable memory safety, static reflection, first-class compile time string manipulation, and adoption+refinement of its modules feature.
6.
▲
by
x-shadowban
3y ago
Love me some lateral join / cross apply. Correlated subqueries and visibility in the where clause?! Whoo.
7.
▲
by
x-shadowban
3y ago
The backtrace argument is good, but I wonder how valuable traces would be in a world that never experienced reads-of-nothing (npe, reading from undefined, reading out of bounds array, etc). Presumably this would be because of 100% use of AD
8.
▲
by
x-shadowban
3y ago
This is a problem, seems like ctes and views are a possible ormless solution here
9.
▲
by
x-shadowban
3y ago
Thanks man I really feel the same when what should be 2 joins, becomes an all day hellscape of inspecting orm emitted sql, to debug why its blizzard of exists-subqueries is absolutley jacked and why fixing that breaks other code depending o
10.
▲
by
x-shadowban
3y ago
Often we just want "totally adhoc result set, but constrained using some common where or join." We keep on with the orm, but it's basically a slow and complicated form of a view at this point
11.
▲
by
x-shadowban
3y ago
Sort of an homage to the windows registry, but it's not a "secret 3rd thing" it's just another folder.
12.
▲
by
x-shadowban
3y ago
Neat. It makes me wonder if there is work on mechanical computers at around the atomic scale.
13.
▲
by
x-shadowban
3y ago
Ha I never wondered what the physical/life version of a shared library is until I read your post so thanks for that.
14.
▲
by
x-shadowban
3y ago
Gradle is totally undiscoverable. Some autocomplete and goto def would be nice for gradle kts files.
15.
▲
by
x-shadowban
4y ago
Can you add any number of A's, or just 1, or shorten it by 1, and it still is functional?
16.
▲
by
x-shadowban
4y ago
The anti-singularity, where an AI produces decreasingly correct versions of itself.
17.
▲
by
x-shadowban
4y ago
It's neat to see `foo` in "ancient" texts.
18.
▲
by
x-shadowban
4y ago
Roaches of the sea
19.
▲
by
x-shadowban
4y ago
...and then there was a perf regression cause the jawns were being autoboxed to Jawns...
20.
▲
by
x-shadowban
4y ago
Node heap profiler in chrome is pretty good, often it will show the largest retainers and if your hookes to a live vm (not a snapshot) you can inspect the object and eventually go "oh yeah this array just grows and grows..."
21.
▲
by
x-shadowban
4y ago
Really would like "select * except ..." and a non-dynamic-sql way to remap column names
22.
▲
by
x-shadowban
4y ago
Many reports of drought in europe, I had wondered where that water went (it doesn't just evaporate into space...right?)
23.
▲
by
x-shadowban
4y ago
>Priapus weighting his dick in Pompei Ah the origin of priapism, it all makes sense now. Not sure if that's an honor or not for the guy.
24.
▲
by
x-shadowban
4y ago
An interesting game. The govt could then raise the fine, but would they risk bankrupting the hospitals by pushing too far?
25.
▲
by
x-shadowban
4y ago
I can never get them to tell me what it would cost if insurance were to cover it. Either pay a definitive amount of cash today, or insurance will cover some unknown arbitrary portion of a similarly arbitray and unknown amount tomorrow, and
26.
▲
by
x-shadowban
4y ago
A fun protest / boycott would be all americans stop using their hospitals and all go over the border.
27.
▲
by
x-shadowban
4y ago
Generics or otherwise, I just want type info to flow into and out of things like 'map' or 'SpecialContainer<T>', and for my editor to surface that information.
28.
▲
by
x-shadowban
4y ago
It would be nice if this was the public debate we were having. Recently they dragged oil company execs in for a light video chat based grilling in the house. I would prefer to see the medical insurance companies pilloried, but and for those
29.
▲
by
x-shadowban
4y ago
This redesign really would wreak havoc on the muscle memory of "grab for the orange circle with red-and-white-spiral coming out of it"
30.
▲
by
x-shadowban
4y ago
"total", per year or for all 4 years
More ›