Viewing profile — mattlockyer
mattlockyer
HN member- Joined
- Tue, Jun 01, 2010, 6:03 AM UTC
- HN karma
- 3
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About mattlockyer
Recent public activity
-
comment
Comment #27656976
Not mainnet but production testnet used by hundreds of people on a blockchain I worked for. I noticed a certain type of transaction returned me funds, so I set up a script to see h…
- story
-
comment
Comment #21559230
Would you consider data privacy and features that enhance protections for end users becoming popular? Bear Notes just added a "vault" style feature. With all the leaks, hacks, and …
-
comment
Comment #7705161
dialog or... dia- a prefix occurring in loanwords from Greek ( diabetes; dialect ) and used, in the formation of compound words, to mean “passing through” ( diathermy ), “thoroughl…
-
comment
Comment #7702887
I was frustrated by the lack of a simple, customizable JS dialog. I decided to create a mini library that captures the simplicity of the 3 classic JS dialogs: alert, confirm, promp…
-
story
Simple, Plain, Customizable JS Dialogs.
Frustrated by the lack of a simple, customizable JS dialog, I decided to create a mini library that captures the simplicity of the 3 classic JS dialogs: alert, confirm, prompt, but…