Live data from Hacker News

Viewing profile — mkaito

mkaito

HN member
Joined
Sat, Feb 16, 2013, 4:08 PM UTC
HN karma
29
Public activity
10 items

About mkaito

No profile information was provided.

Recent public activity

  1. comment
    Comment #7529476

    How about giving it a rust instead? wink wink

  2. comment
    Comment #7170150

    What exactly is keeping the world from turning a regular flash drive into a security token, and actually using it?

  3. comment
    Comment #7170114

    Can we get python in the browser already.... please?

  4. comment
    Comment #7112586

    That book has been on my wish list for a while. Guess I'm buying it soon.

  5. comment
    Comment #7093422

    Well, it's a rim. If you wear eye glasses, you have your regular "I need these to see things" lenses mounted into your fancy-ass $1500 rim. You'd need them to see the damn movie, e…

  6. comment
    Comment #7034713

    I've had git hooks do this for me for years. I have my hook check for pushes to a branch called "production", export the code (git archive | tar), run some unit tests, and then do …

  7. comment
    Comment #6965120

    I'm kinda waiting for redditcoin to show up to the party.

  8. comment
    Comment #6965116

    Git supports cloning over http, ssh, local file path. You can also create patch sets with `git diff` and share them however you want, obviously including email. You can also mess w…

  9. comment
    Comment #5576154

    As far as I can tell, there's no purpose behind the hashing, besides block generation. Miners maintain the shared ledger by forging blocks which contain transactions.

  10. comment
    Comment #5576147

    Org mode... The only reason I keep coming back to emacs, despite my love of Vim. I've tried the vim "alternatives", and they just don't go anywhere close to good old org mode. The …