Viewing profile — znah
znah
HN member- Joined
- Thu, Oct 13, 2016, 11:00 AM UTC
- HN karma
- 95
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About znah
No profile information was provided.
Recent public activity
- story
- story
-
comment
Comment #42637788
First I implemented it, and then learned that it is called Layout vs Schematic (LVS). For now automatic conversion is limited to stateless cells, but I'm planning to rewrite the ci…
-
comment
Comment #42632434
Author here, and this is how running your design on real hardware feels https://x.com/zzznah/status/1876684831222067350?t=b8-zl-h6uV...
-
comment
Comment #34945597
Fixed, thanks for pointing! Undefined is only passed at the first frame, other frames receive current time in ms, according to requestAnimationFrame docs
-
comment
Comment #34944575
I wanted to avoid (in some cases) a separate initialization phase and unify resource allocation with rendering (because requirements may change and require reallocation). Take Game…
-
comment
Comment #34944015
Author here. SwissGL is an experiment in minimal API design. I needed something that would simplify making things like https://znah.net/hexells or https://znah.net/lenia I'm planni…
- story
- story
- comment
-
comment
Comment #12699815
Ideas are cheap, making them work is hard.