Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
darrickw
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
darrickw
5mo ago
I built a nanopass-like compiler using Clojure (plus a pattern-matching library[1] that I created) to compile a subset of Python all the way down to bytecode for Untether AI's inference accelerator, a RISC ISA extended with an at-memor
2.
▲
by
darrickw
11mo ago
I created an inventory program for my wife, who is an artist. There is a lack of tools that can help an artist manage their practice. I actually started it nearly a year ago cycling between all of the free services, switching when I ran out
3.
▲
by
darrickw
3y ago
You can find a higher quality version of this beginning around the 24:20 mark of the video at the link below. https://youtu.be/p2LZLYcu_JY?t=1460
4.
▲
by
darrickw
3y ago
I have been using FlowStorm heavily for the past several months and it's been a game changer for me. The software I'm building is very data-intensive, so I can't do full-program tracing. Instead, when I find a problem, I simp
5.
▲
by
darrickw
5y ago
This [1] IU Compiler Course is excellent. Each week you compile a a successively larger subset of Racket to x86 assembly, gradually expanding the number and sophistication of your compiler passes. It's a great approach, far better than
6.
▲
by
darrickw
10y ago
Check out this series of videos "The Essence of Linear Algebra"[1] for a really powerful visual and intuitive explanation. It starts with vectors and builds to matrix multiplication and further to several other topics. [1]: https