Live data from Hacker News

Viewing profile — znah

znah

HN member
Joined
Thu, Oct 13, 2016, 11:00 AM UTC
HN karma
95
Public activity
11 items

About znah

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. 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…

  4. 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...

  5. 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

  6. 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…

  7. 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…

  8. story
  9. story
  10. comment
  11. comment
    Comment #12699815

    Ideas are cheap, making them work is hard.