Live data from Hacker News

Viewing profile — hypernovawebant

hypernovawebant

HN member
Joined
Tue, May 04, 2021, 6:02 AM UTC
HN karma
15
Public activity
7 items

About hypernovawebant

No profile information was provided.

Recent public activity

  1. comment
    Comment #35597696

    This also works well if you want to practice dribbling in basketball, just tested it this morning: https://media.githubusercontent.com/media/mristin/body-gamep...

  2. comment
    Comment #35594433

    Thanks, changed!

  3. story
    Show HN: Let your body be the gamepad using a webcam

    Hi HN, I made a keyboard emulator that tracks your body pose and emits the key presses accordingly. My main motivation was to make my kids move more on rainy days. I already made a…

  4. comment
    Comment #35553350

    Cool ideas! I implemented a couple of mini-games using a dance mat as well: https://github.com/mristin/dance-a-mole-desktop https://github.com/mristin/judo-dance-desktop/ https://g…

  5. comment
    Comment #35553315

    You can find the packages here: https://github.com/mristin/ski-leu-desktop/releases/download... https://github.com/mristin/pop-that-balloon-desktop/releases... If you want to run t…

  6. comment
    Comment #35538089

    I'm actually already working on exactly that -- after trying it out on a couple of mini-games such as https://github.com/mristin/pop-that-balloon-desktop , https://github.com/mrist…

  7. comment
    Comment #27034492

    There's a tool for verification of Python programs based on contracts which uses Z3: https://github.com/pschanely/CrossHair You can use it as part of your CI or during the developm…