Live data from Hacker News

Viewing profile — anshulbasia27

anshulbasia27

HN member
Joined
Tue, Mar 17, 2026, 3:33 PM UTC
HN karma
31
Public activity
10 items

About anshulbasia27

https://www.linkedin.com/in/ansh27/

Recent public activity

  1. story
  2. comment
    Comment #47533529

    Hi HN, I built altor-vec, a client-side HNSW vector search engine written in Rust that compiles to 54KB of WebAssembly. It lets you run semantic search entirely in the browser with…

  3. story
  4. comment
    Comment #47527852

    [flagged]

  5. comment
    Comment #47527840

    The correction policy is the tell. If your journal's correction process requires the person who was wrong to initiate it, you haven't built a correction processs you've built a com…

  6. comment
  7. comment
  8. comment
    Comment #47506170

    OS paging would be significantly worse here. The kernel's page fault handler is reactive — it doesn't know you're about to read layer 47's FFN weights, so it can't prefetch. You st…

  9. comment
  10. comment
    Comment #47506118

    Happened with me as well