Live data from Hacker News

Viewing profile — quantbagel

quantbagel

HN member
Joined
Sat, Nov 29, 2025, 4:07 AM UTC
HN karma
13
Public activity
19 items

About quantbagel

No profile information was provided.

Recent public activity

  1. story
    Show HN: Always on visual context for your agents

    A fully local tool I built so claude could search and see everything I do so I dont have to copy and paste screenshots all the time

  2. story
  3. story
    Show HN: Robot Astral Projection

    After distilling oss models, serving inference to robotics startups and getting to 200k in mrr im launching reflex. Upload policies and models and we do 1-click deploy https://x.co…

  4. comment
    Comment #47055328

    Hi HN, I made a JIT compiler so that I can easily setup VLA experiments and iterate fast for my robot arms using a python interface but have cuda kernels and metal kernels in the b…

  5. story
  6. comment
    Comment #46716396

    Well I wanted to implement light transport papers without having to deal with cpp. I think tinygrad, and more specifically tinyJIT are super useful abstractions. This is def not av…

  7. comment
  8. story
    Show HN: High speed graphics rendering research with tinygrad/tinyJIT

    I saw a tweet that tinygrad is so good that you could make a graphics library that wraps tg. So I’ve been hacking on a gtinygrad, and honestly it convinced me it could be used for …

  9. comment
    Comment #46403576

    When I made a swift package manager as Rust rewrite I realized that the language wasn't the issue, design is a lot more important. Rust just gave a boost to everything else. you ca…

  10. comment
    Comment #46388733

    near 300x speed improvement on warm build and resolved, parallelized installs, etc

  11. comment
  12. story
  13. comment
    Comment #46291838

    Also made an abstraction for tryhackme, hackthebox and pwncollege. So you can solve machines straight from the terminal with hints.

  14. comment
  15. story
  16. comment
    Comment #46224739

    works iOS->linux, windows, Mac. Android->linux, windows, Mac, and vice versa. open source, feel free to add issues, star or check out some if my other projects!

  17. comment
  18. story
  19. comment
    Comment #46212868

    Sakana.ai improved on this by honing in on sample efficiency iirc with shinkaevolve (which is open source and not an ai slop project)