anirbanhere

↗ HN profile [ 40.1 ms ] full profile

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

  1. I used AI coding tools to create a single-player logic game called Darkenn. It is like a single player version of Go. Every move flips one cell and its neighbours. Under the hood it is linear algebra over GF(2), and the…