Viewing profile — tilschuenemann
tilschuenemann
HN member- Joined
- Tue, Dec 20, 2022, 9:07 AM UTC
- HN karma
- 14
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About tilschuenemann
No profile information was provided.
Recent public activity
-
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…
- story
-
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…
-
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…