HackerTrans
TopNewTrendsCommentsPastAskShowJobs

quantbagel

no profile record

Submissions

[untitled]

1 points·by quantbagel·hace 3 meses·0 comments

Show HN: Robot Astral Projection

tryreflex.ai
3 points·by quantbagel·hace 4 meses·0 comments

[untitled]

1 points·by quantbagel·hace 5 meses·0 comments

Show HN: High speed graphics rendering research with tinygrad/tinyJIT

github.com
31 points·by quantbagel·hace 6 meses·10 comments

Gust a fast, rust based Swift package manager

github.com
2 points·by quantbagel·hace 7 meses·1 comments

Claude was used for a cyber campaign – Im making it open-source

trysonder.ai
1 points·by quantbagel·hace 7 meses·1 comments

Omniclip – universal clipboard free from the Apple ecosystem

github.com
2 points·by quantbagel·hace 7 meses·1 comments

comments

quantbagel
·hace 5 meses·discuss
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 background. I prefer the platform agnostic DX and the uv native simplicity whilst also gaining performance, Its a cool idea please give a few stars, im sure it will help the ecosystem
quantbagel
·hace 6 meses·discuss
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 available in ts
quantbagel
·hace 7 meses·discuss
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 can try Gust here https://github.com/quantbagel/gust a lot better than using SwiftPM but there's room for improvement! Make issues with your ideas
quantbagel
·hace 7 meses·discuss
near 300x speed improvement on warm build and resolved, parallelized installs, etc
quantbagel
·hace 7 meses·discuss
Also made an abstraction for tryhackme, hackthebox and pwncollege. So you can solve machines straight from the terminal with hints.
quantbagel
·hace 7 meses·discuss
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!
quantbagel
·hace 7 meses·discuss
Sakana.ai improved on this by honing in on sample efficiency iirc with shinkaevolve (which is open source and not an ai slop project)