rjinman

↗ HN profile [ 59.6 ms ] full profile

No user record in our sample, but rjinman has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.

  1. I posted this project here many months ago, but only just got around to writing about it :)

  2. It doesn’t use any libraries, not even the C standard lib! It just uses the Linux system call interface. Drawing to the screen is done by writing directly to /dev/fb0. I created this just to learn assembly - something…

  3. I developed this game back in 2017/18 while bored out of my mind working as a junior web developer. It was partly to entertain my friends and colleagues, but I decided at some point to put it on Steam for free. You can…

  4. This started out as a personal effort to learn more about machine learning. It's currently a CLI app where you give it a JSON file specifying your network architecture and hyperparameters and point it to your training…