Viewing profile — darrickw
darrickw
HN member- Joined
- Fri, Oct 09, 2015, 8:14 PM UTC
- HN karma
- 15
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About darrickw
No profile information was provided.
Recent public activity
-
comment
Comment #47831015
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 infe…
-
comment
Comment #45647907
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 cyclin…
-
comment
Comment #37988019
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
-
comment
Comment #37163627
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 tr…
-
comment
Comment #28065925
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 …
-
comment
Comment #13037046
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 multiplicatio…