Live data from Hacker News

Viewing profile — mattlockyer

mattlockyer

HN member
Joined
Tue, Jun 01, 2010, 6:03 AM UTC
HN karma
3
Public activity
6 items

About mattlockyer

http://twitter.com/mattdlockyer

Recent public activity

  1. 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…

  2. story
  3. 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 …

  4. 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…

  5. 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…

  6. 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…