Viewing profile — mkaito
mkaito
HN member- Joined
- Sat, Feb 16, 2013, 4:08 PM UTC
- HN karma
- 29
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About mkaito
No profile information was provided.
Recent public activity
-
comment
Comment #7529476
How about giving it a rust instead? wink wink
-
comment
Comment #7170150
What exactly is keeping the world from turning a regular flash drive into a security token, and actually using it?
-
comment
Comment #7170114
Can we get python in the browser already.... please?
-
comment
Comment #7112586
That book has been on my wish list for a while. Guess I'm buying it soon.
-
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…
-
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 …
-
comment
Comment #6965120
I'm kinda waiting for redditcoin to show up to the party.
-
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…
-
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.
-
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 …