Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
zar1048576
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
23 ms
·
1.
▲
by
zar1048576
5mo ago
I think we are in largely uncharted territory here, especially given the implications. Is Anthropic's approach optimal? Probably not. But given the stakes involved, gating access seems like a reasonable place to start. I'm curious
2.
▲
by
zar1048576
6mo ago
In case it helps, we open-sourced a tool to audit dependencies for this kind of supply-chain issue. The motivation was that there is a real gap between classic “known vulnerability” scanning and packages whose behavior has simply turned sus
3.
▲
by
zar1048576
6mo ago
I think that concern is valid in general terms, but it’s not clear to me that it applies here. The goal here seems to be removing low-value output; e.g., sycophancy, prompt restatement, formatting noise, etc., which is different than suppre
4.
▲
by
zar1048576
6mo ago
Have had similar issues with costs sometimes being all over the map. I suspect that the major providers will figure this out as it’s an important consideration in the enterprise setting
5.
▲
by
zar1048576
6mo ago
My sense is that the asymmetry is non-trivial issue here. In particular, a threat actor needs one working path, defenders need to close all of them. In practice, patching velocity is bounded by release cycles, QA issues / regression r
6.
▲
by
zar1048576
6mo ago
I definitely agree w/ you that big organizations are generally better able to navigate the enterprise sales process, but mainy trying to say that customers might choose to work with a bigger company's products for reasons that typ
7.
▲
by
zar1048576
6mo ago
My sense is that if a threat actor were able to build a quantum computer to the scale of being able to compromise public-key primitives based on the difficulty of integer factorization and discrete logarithms under the key sizes used in pra
8.
▲
by
zar1048576
6mo ago
Q-day estimates are sensitive to several factors; e.g., hardware qubit counts, error correction overhead, and algorithmic efficiency (e.g., better factoring approaches could compress the timeline meaningfully without any hardware breakthrou
9.
▲
by
zar1048576
6mo ago
I wonder if there will be a different phenomena — namely everyone just developing their own personal version of what they want rather than relying on what someone else built. Nowadays, if the core functionality is straightforward enough, I
10.
▲
by
zar1048576
6mo ago
Nice weekend project! Even though there are copious resources out there (textbooks, videos, etc.), those may not appeal to everyone. People have different preferred modalities for consuming information and there is always value in (correctl
11.
▲
by
zar1048576
6mo ago
Definitely miss those!
12.
▲
by
zar1048576
6mo ago
I don’t know if that’s necessarily true. I do think that a big part of enterprise sales involves building a comprehensive solution that works well within the customer’s ecosystem. Start-ups usually tend to build point products, which have v
13.
▲
by
zar1048576
6mo ago
I agree with this. What you focus on depends on the circumstances. I believe PaulG likes to say that premature optimization is the root of all evil. Early on, you’re trying to ship and get a functioning product out the door — if spending a
14.
▲
by
zar1048576
6mo ago
I suspect the big jump came from the release of Claude Opus 4.5/4.6 and GPT-5.x-Codex between Nov ‘25 and Feb ‘26, which were trained with heavy reinforcement learning on long coding projects, rewarding only real success (like running
15.
▲
by
zar1048576
6mo ago
Definitely. But I think the nature of that impact is not entirely clear. In the legal context, LLMs are also hallucinating extensively, citing made up case law, etc. It’s not yet clear whether they are potentially solving one problem, while
16.
▲
by
zar1048576
6mo ago
Fixing a bug is in the wheelhouse of AI to the extent that the fix can be verified — since there is a clear objective function. The real question is whether there are unintended side effects (e.g., new bugs that get introduced) or whether t
17.
▲
by
zar1048576
6mo ago
+1 This is the core question to ask.
18.
▲
by
zar1048576
6mo ago
I suspect that for a nation-state type threat actor, this wouldn’t be much of a deterrent. Any type of reputation system like this would work to a point until motivated threat actors find a way to game it.
19.
▲
by
zar1048576
6mo ago
It does mean something to me, but perhaps not as profound as whoever coined the term was hoping!
20.
▲
by
zar1048576
6mo ago
Thanks for sharing. Can’t believe he’s still teaching that class after two and a half decades!
21.
▲
by
zar1048576
6mo ago
I remember reading that book (along with the Dragon book!)
22.
▲
by
zar1048576
6mo ago
What a fantastic resource!
23.
▲
by
zar1048576
6mo ago
What a fantastic resource! Thanks for sharing!
24.
▲
by
zar1048576
6mo ago
+1
25.
▲
by
zar1048576
6mo ago
:-) That might not even be enough as I hear (but haven't verified) that Claude does a pretty good job of making sense out of legacy COBOL code!
26.
▲
by
zar1048576
6mo ago
I'd be curious about what caused the network degradation internally. Incredible promise, but still many kinks that need to be worked out.
27.
▲
by
zar1048576
6mo ago
Really intriguing set of techniques to improve accuracy by generating multiple solutions. Even with the work to predict the most likely solutions, it's not clear to me based on the description how this could all be done efficiently. Wo
28.
▲
by
zar1048576
6mo ago
Wouldn't this just be a case of the bear catching one guy and then catching the other guy (especially if the issue was unnoticed altogether after the set number of days)?
29.
▲
by
zar1048576
6mo ago
The minimum-release-age heuristic is certainly helpful as it theoretically gives the community a chance to identify the issue. Of course, in practice, these things aren't scanned or analyzed the way they should ideally be, which is a d
30.
▲
by
zar1048576
6mo ago
The least-privilege framing makes sense. That said, a threat actor who understands your model can still craft inputs that have harmful side effects. A real challenge here is defining permissions reactively, because you risk breaking importa
More ›