Ask HN: Has anybody built search on top of Anna's Archive?
287 points by neonate 4d ago 146 comments
Ask HN: Is synthetic data generation practical outside academia?
4 points by cpard 1d ago 8 comments
Discovering a JDK Race Condition, and Debugging It in 30 Minutes with Fray
58 aoli-al 8 6/7/2025, 7:01:17 PM aoli.al ↗
Looks like fixing the underlying bug is still in-progress, [1] I wonder how many lines of code it will take.
[0] https://github.com/aoli-al/jdk/commit/625420ba82d2b0ebac24d9...
[1] https://bugs.openjdk.org/browse/JDK-8358601
edit: for some reason the author overrode the background color on code blocks via an inline style of
from to make the background nigh imperceptibly darker, but then while the stylesheet properly switches the to #01242e in dark mode the inline override stays and blows it to bit.Not that it's amazing if you remove the inline stle, on account of operators and method names being styled pretty dark (#666 and #4070a0).