Viewing profile — quantbagel
quantbagel
HN member- Joined
- Sat, Nov 29, 2025, 4:07 AM UTC
- HN karma
- 13
- Public activity
- 19 items
- HN profile
- View on Hacker News ↗
About quantbagel
No profile information was provided.
Recent public activity
-
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
- story
-
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…
-
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…
- story
-
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…
- comment
-
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 …
-
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…
-
comment
Comment #46388733
near 300x speed improvement on warm build and resolved, parallelized installs, etc
- comment
- story
-
comment
Comment #46291838
Also made an abstraction for tryhackme, hackthebox and pwncollege. So you can solve machines straight from the terminal with hints.
- comment
- story
-
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!
- comment
- story
-
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)