Viewing profile — fiveturns
fiveturns
HN member- Joined
- Tue, Feb 22, 2011, 4:13 PM UTC
- HN karma
- 10
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About fiveturns
No profile information was provided.
Recent public activity
-
comment
Comment #21498457
Still seems like a problem to me. It breaks encapsulation. The mutex is only used inside of SetAlive() and isAlive(), they're the only things this need to handle locking and unlock…
- story
-
comment
Comment #7652618
That was the inspiration that made me attempt this same idea 8 years ago, when I was at college. I called it depositorybox, and the idea was people would deposit a message and mone…
-
comment
Comment #7366756
Author here. Somebody did set up a website somewhere that allowed users to see if their private key was in the "database". It would jump them to the correct page, and, steal their …
-
comment
Comment #6828464
Everybody found this address. It is a private key with the value of 0. You'll never be able to get that 0.01 BTC.
-
comment
Comment #6807791
I've been using Aria2 for a while now. You can run it as a daemon: aria2c --enable-rpc=true --rpc-listen-all=true --daemon --dir=/mnt/downloads --continue=true --max-concurrent-dow…