Viewing profile — BinaryRage
BinaryRage
HN member- Joined
- Mon, Mar 18, 2013, 8:56 PM UTC
- HN karma
- 61
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About BinaryRage
No profile information was provided.
Recent public activity
-
comment
Comment #49093271
Welch Labs series on this is great too: https://youtu.be/2hcsmtkSzIw
-
comment
Comment #49004031
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...…
-
comment
Comment #47360643
You can relax permissions while avoiding the flag with BashTool sandboxing, see /sandbox.
-
comment
Comment #45258261
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
-
comment
Comment #45258252
See Brian's article "Paving the on-ramp": https://openjdk.org/projects/amber/design-notes/on-ramp
-
comment
Comment #41031131
[flagged]
-
comment
Comment #39738238
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…
-
comment
Comment #37830321
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…
-
comment
Comment #37798404
Lunatics all.
-
comment
Comment #34801089
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 promi…
-
comment
Comment #29507123
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 fo…
-
comment
Comment #23944836
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=_Nu…
-
comment
Comment #14810504
They should rewrite in Rust...
-
comment
Comment #10543496
You might want to link to the OSS site too - https://netflix.github.io/