Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
runtimepanic
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
12 ms
·
61.
▲
by
runtimepanic
9mo ago
Tools like this are surprisingly effective for teaching, especially compared to static diagrams. Interaction makes the scale differences stick.
62.
▲
by
runtimepanic
9mo ago
Worth noting there are open-source approaches exploring a similar space, especially around AI-assisted CAPTCHA handling for research and testing purposes. There’s an OSS repo here that focuses on the technical side rather than a hosted serv
63.
▲
by
runtimepanic
9mo ago
One thing this surfaces nicely is how scale changes the privacy model. Individually these look like “mere observation,” but once you can reconstruct routine movement patterns across counties, the data starts behaving more like long-term tra
64.
▲
by
runtimepanic
9mo ago
This highlights a gap people often miss: LTS doesn’t mean “no known CVEs,” it usually means “backported fixes with different semantics.” Having this laid out per kernel version is genuinely useful for risk assessment.
65.
▲
by
runtimepanic
10mo ago
One thing I’ve seen with address generators is that “realistic enough” matters more than being correct. Do you validate against postal rules, or is it mostly format-based generation?
66.
▲
by
runtimepanic
10mo ago
At YouTube’s scale, this makes sense operationally. Running GenAI detection reliably across all uploads would be extremely expensive and probably noisy. The harder issue is what happens downstream once content is flagged, not just detection