Live data from Hacker News

Viewing profile — apoorvas20

apoorvas20

HN member
Joined
Tue, Jan 27, 2026, 10:06 PM UTC
HN karma
1
Public activity
3 items

About apoorvas20

No profile information was provided.

Recent public activity

  1. comment
    Comment #49185963

    codebase tells you what the system currently does but not WHY it was built that way, a well maintained document adds more value in such cases. how you maintain such docs that go st…

  2. comment
    Comment #48315000

    One thing I learned the hard way, dedup at extraction time isn't enough. The same fact gets phrased differently across conversations and slips through. The reconciliation pass at w…

  3. comment
    Comment #47053996

    Exactly. Once each stage in the pipeline lived as its own job in the queue, observability got dramatically better. Stage-level latency, queue depth, and failure rates made bottlene…