Live data from Hacker News

Viewing profile — teamchong

teamchong

HN member
Joined
Sun, Apr 09, 2023, 8:13 AM UTC
HN karma
140
Public activity
11 items

About teamchong

No profile information was provided.

Recent public activity

  1. comment
    Comment #48486047

    built this to stop fable blowing up my usage limit https://github.com/teamchong/pxpipe

  2. comment
    Comment #48135533

    [flagged]

  3. story
  4. comment
    Comment #47825148

    sorry it’s not working for you. I built this as a personal project for self-learning, but I plan to take a look at this issue next weekend. you can check out a video demo of it her…

  5. comment
    Comment #47824715

    firefox has webgpu already, but the subgroups extension isn't in yet. every matmul / softmax kernel here leans on subgroupShuffleXor for reductions, that's the blocker. same reason…

  6. story
  7. comment
    Comment #47686425

    I made some adjustment, can you try again? Is it faster now? https://teamchong.github.io/turboquant-wasm/search.html

  8. comment
    Comment #47644881

    you’re right that 32f is faster on raw query time, quantization adds extra step. main benefit on download size since gzip won’t help much, which matters most in browser contexts

  9. story
  10. comment
    Comment #47066973

    I built this after hitting GC stalls parsing streaming tool calls in my AI agent. LLM outputs are getting large — code edits, file writes, 50-200KB JSON payloads. Every AI SDK I lo…

  11. story