Live data from Hacker News

Viewing profile — patrickhulin

patrickhulin

HN member
Joined
Tue, Apr 28, 2026, 5:37 PM UTC
HN karma
114
Public activity
7 items

About patrickhulin

No profile information was provided.

Recent public activity

  1. comment
    Comment #49116271

    Oh, this is neat! I knew posting something that claimed a library didn't exist would inevitably surface one :)

  2. comment
  3. story
    Solving poker in custom WebGPU kernels

    I wanted to build a poker solver that I could host for ~free. This meant running client-side, where the best browser technology is WebGPU. The tensor library I wanted did not exist…

  4. comment
    Comment #47968910

    Patches are welcome, especially for UI stuff - the simulation I'd like to keep matching exactly. I have one deviation already: the floors are 0-indexed and lobbies are on 15, 30, .…

  5. comment
    Comment #47968900

    yes! I've been thinking about how to do it, but it will take some work!

  6. comment
  7. story
    Reverse Engineering SimTower

    This is the story of building https://towers.world , a ~perfect, tick-for-tick reproduction of 1993 game SimTower. I spent weeks reverse-engineering the original EXE and writing up…