Live data from Hacker News

Viewing profile — zanussbaum

zanussbaum

HN member
Joined
Tue, Oct 30, 2018, 2:07 PM UTC
HN karma
87
Public activity
15 items

About zanussbaum

zanussbaum.github.io

https://x.com/zach_nussbaum

Recent public activity

  1. story
  2. story
  3. story
  4. comment
    Comment #42552621

    First embedding models trained from modern-bert-embed!

  5. story
  6. comment
    Comment #42112340

    this was a huge inspiration for the post! i tried to highlight it in the blog but it might have gotten buried there are a few things that i wasn't able to figure out how to get acc…

  7. comment
    Comment #42111667

    oh in that case it was because i didn't know about them :) something to try next!

  8. comment
    Comment #42110803

    at least on my m2, the compiled kernel ends up using fast math anyways so using WGSL's fma didn't change anything about the actual kernel that gets run

  9. comment
    Comment #42109791

    thanks! and yes definitely not at CUDA levels :)

  10. comment
    Comment #42109784

    i tried using workgroup shared memory and found it slower than just recomputing everything in each thread although i may have been doing something dumb i'm excited to try subgroups…

  11. comment
    Comment #42109757

    you're definitely right, 80% was a bit of an overestimation, especially with respect to CUDA it would be cool to see if there's some way to get better access to those lower-level p…

  12. comment
    Comment #42109512

    great question, to me webGPU sits a hair high level than CUDA or Vulkan. so you don't have the exact same level of control but can get to 80% performance of it without having to wr…

  13. story
  14. comment
    Comment #33887763

    Has been a huge boost over using Copilot. I accidentally was using Copilot instead of Codeium and was confused why the generations took so long until I realized! Great product

  15. comment
    Comment #24274165

    This made my day