Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
BinaryRage
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
17 ms
·
1.
▲
by
BinaryRage
2mo ago
Welch Labs series on this is great too: https://youtu.be/2hcsmtkSzIw
2.
▲
by
BinaryRage
2mo ago
For an terrific AGC deep dive, I can’t recommend Marc’s restoration videos enough. The work they did was incredible: https://youtube.com/playlist?list=PL-_93BVApb59FWrLZfdlisi_x...
3.
▲
by
BinaryRage
6mo ago
You can relax permissions while avoiding the flag with BashTool sandboxing, see /sandbox.
4.
▲
by
BinaryRage
1y ago
No, these are just default imports. Module import declarations are in for JDK 25 to make this kind of thing even easier: https://openjdk.org/jeps/511
5.
▲
by
BinaryRage
1y ago
See Brian's article "Paving the on-ramp": https://openjdk.org/projects/amber/design-notes/on-ramp
6.
▲
by
BinaryRage
3y ago
I remember talking to Brendan about the PreserveFramePointer patch during my first months at Netflix in 2015. As of JDK 21, unfortunately it is no longer a general purpose solution for the JVM, because it prevents a fast path being taken fo
7.
▲
by
BinaryRage
3y ago
The figure is about the overall improvement , not sure why that reads increase. On JDK 8 we are using G1 for our modern application stack, and we saw a reduction in CPU utilisation with the upgrade with few exceptions (saw what I believe i
8.
▲
by
BinaryRage
3y ago
Lunatics all.
9.
▲
by
BinaryRage
4y ago
Same for SimCity 2013, except the flaws extended to every agent. I've always thought that's why they limited the city size so heavily. Such a shame, because there was so much promise there. Power, water, etc. randomly chose a dire
10.
▲
by
BinaryRage
5y ago
log4j2 supports lookups, which allows you to add additional logging context: https://logging.apache.org/log4j/2.x/manual/lookups.html The problem here is the JNDI lookup because for historical reasons there i
11.
▲
by
BinaryRage
6y ago
I was staggered by how much adjustment was required when watching CuriousMarc's excellent Model 19 restoration series, seems incredibly finicky. https://www.youtube.com/watch?v=_NuvwndwYSY&list=PL-_93BVApb...
12.
▲
by
BinaryRage
9y ago
They should rewrite in Rust...
13.
▲
by
BinaryRage
11y ago
You might want to link to the OSS site too - https://netflix.github.io/