Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
agorism
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
agorism
12y ago
Truthcoin satisfies 8 of the 22 requests: https://github.com/psztorc/Truthcoin my implementation: https://github.com/zack-bitcoin/Truthcoin-POW Science/Drug development: truthcoin allows for
2.
▲
by
agorism
12y ago
This is almost the same as the free-will vs determinism problem. Our universe is deterministic, but computing into the future is NP-complete.
3.
▲
by
agorism
12y ago
As if Child Protective Service has anything to do with protecting children. Orphans are very profitable. Charging people with crimes is how police, judges, and prison guards get paid.
4.
▲
by
agorism
12y ago
My girlfriend is the only other person who understands what the software I am writing is supposed to do. She doesn't program at all.
5.
▲
by
agorism
12y ago
You are correct. This is the basic platform for building currencies upon. I have not launched any genesis blocks yet.
6.
▲
by
agorism
12y ago
It just happens to be 600 lines right now, and it is now functioning properly. I am hoping that it's small size will make people less afraid to take part. I am not trying to do it in the minimal lines possible. It just happens to be th
7.
▲
by
agorism
12y ago
1) newlines reduce the amount of code that you can see on the page at a time. Skipping newlines is identical to purchasing a bigger monitor. 2) Some people group similar functions into classes. I dislike classes and prefer grouping code thi
8.
▲
by
agorism
12y ago
tools.py it uses pybitcointools library.