Live data from Hacker News

Viewing profile — tilschuenemann

tilschuenemann

HN member
Joined
Tue, Dec 20, 2022, 9:07 AM UTC
HN karma
14
Public activity
4 items

About tilschuenemann

No profile information was provided.

Recent public activity

  1. comment
    Comment #46265595

    Yes, it's worse for screenreaders, I listed that next to other drawbacks which I acknowledged. I don't intend to apply this method anywhere else due to these drawbacks, because acc…

  2. story
  3. story
    Show HN: Simulating coin flips like Pokemon TCG Pocket using Three.js

    I've wondered how Pokemon TCG Pocket renders their interactive coin flips. Coin flips get determined server-side, but rendered client-side. My pondering in detail: How do you anima…

  4. comment
    Comment #34063512

    There is also a 'hypermodern' cookie cutter template for python projects - I've used it several times now and it works mostly out of the box: https://github.com/cjolowicz/cookiecut…