Live data from Hacker News

Viewing profile — abhishekayu

abhishekayu

HN member
Joined
Fri, Mar 27, 2026, 10:32 AM UTC
HN karma
1
Public activity
7 items

About abhishekayu

Senior Full-Stack Engineer building generative & agentic AI systems, dev tools, and scalable products • React • Node • Python

Recent public activity

  1. story
  2. comment
    Comment #47570551

    Voyager is proof that when requirements are stable and systems are simple, longevity follows. We rarely get that luxury today.

  3. comment
    Comment #47541215

    Interesting setup. The IRC part is neat, but the tiered inference is what stood out. How do you decide when to escalate from Haiku to Sonnet?

  4. comment
  5. comment
  6. comment
  7. comment
    Comment #47541070

    This looks clean. Real-time sync is usually where things get messy, especially with concurrent writes. Does the server resolve conflicts, or is it last-write-wins?