allenng

↗ HN profile [ 506 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I have been interested in neural nets since the 90's. I've done quite a bit of reading, but never gotten around to writing code. I used Gemini in place of Wikipedia to fill in the gaps of my knowledge. The coolest part…

  2. I created an object that provides a concurrent map operation, inspired by patterns common in Java, but that I've not seen in JavaScript. This was mostly an exercise to see if I could get it to work; I haven't used it in…