the42thdoctor
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: Making missed workouts cost money with Android TEE and smart contracts (pedrooaugusto.github.io)
- Show HN: FitVow – a smart contract that fines me if I miss weekly fitness goals (fitvow.pedroaugusto.dev)
FitVow is my personal commitment-device experiment: I lock funds in a smart contract for 12 weeks, define weekly fitness goals, and if I miss a week a penalty becomes enforceable. Enforcement is permissionless: anyone…
- Show HN: Speech2Code – Code with Voice (pedrooaugusto.github.io)
Hey all, Last year I attempted to build an assistive voice programming tool as part of my undergraduate dissertation in CS. Speech2Code offers support for the basic features of the JavaScript language, accepts commands…
- Show HN: I built a simple client side PNG steganography tool (pedrooaugusto.github.io)
-
The other day I tried to screenshot a funny frame in a Netflix video to show to a friend and the image came out black. I tried both the `prtsc key` and the `Snipping Tool`. This got me wondering is JavaScript able to…