Viewing profile — apoorvas20
apoorvas20
HN member- Joined
- Tue, Jan 27, 2026, 10:06 PM UTC
- HN karma
- 1
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About apoorvas20
No profile information was provided.
Recent public activity
-
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…
-
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…
-
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…