Live data from Hacker News

Viewing profile — yruzin

yruzin

HN member
Joined
Thu, Jul 09, 2026, 9:24 PM UTC
HN karma
34
Public activity
26 items

About yruzin

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. 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.

  6. story
  7. story
  8. story
  9. story
  10. story
  11. story
  12. story
  13. story
  14. story
  15. story
  16. story
  17. story
  18. story
  19. comment
    Comment #48915295

    [flagged]

  20. 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…

  21. 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…

  22. 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…

  23. comment
    Comment #48868120

    Sorry, my bad :)

  24. 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…

  25. 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…