Viewing profile — yruzin
yruzin
HN member- Joined
- Thu, Jul 09, 2026, 9:24 PM UTC
- HN karma
- 34
- Public activity
- 26 items
- HN profile
- View on Hacker News ↗
About yruzin
No profile information was provided.
Recent public activity
- story
- story
- story
- story
-
comment
Comment #49136107
I think this is where harness makes a lot of sense. Use LLM to produce all possible attack angles/phrases and just stupidly filter them out on input.
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
-
comment
Comment #48915295
[flagged]
-
comment
Comment #48897090
Claude is Extremely slow, especially fast few days. Codex is so much faster in in my opinion with comparable quality. Anthropic is going to fix their problems, but for me as a user…
-
comment
Comment #48896971
I pretty much giving up on Claude. It's Extremely slow, especially fast few days. Computer use takes so long to do anything that sessions expire. I switched to Codex and it's a dif…
-
comment
Comment #48877799
How did you measure that the agent used >90% of time re-reading the context? The idea is that the agent has the KV cache, that helps with inference, but I'm not sure if what you ar…
-
comment
Comment #48868120
Sorry, my bad :)
-
comment
Comment #48867382
Spoiler for the quiz below. The defer delays the function call, but it does not delay evaluation of the call’s arguments. This means that both timestamps are therefore captured nea…
-
comment
Comment #48853384
Durability is not the problem, but because the state lives somewhere you structurally can't relocate. That constraint never shows up in a benchmark, it shows up in an enterprise pr…