Viewing profile — encryptThrow32
encryptThrow32
HN member- Joined
- Tue, Mar 21, 2017, 2:54 AM UTC
- HN karma
- 51
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About encryptThrow32
No profile information was provided.
Recent public activity
-
comment
Comment #15917465
Thank you for explaining. I never understood the aggregation of donations process. Maybe a majority of their customers are paying $1 to 1 person? Are there really people that give …
-
comment
Comment #15870573
bitcoin obv
-
comment
Comment #15799389
This is reinforced if your belief system includes being able to bask in such honor in the afterlife. Universe Tip: it doesn't.
-
comment
Comment #15674137
If you want make Fractal Flames (which is the algorithm that makes Electric Sheep videos) try apophysis7x This is a windows tool that works sufficiently well with wine. https://sou…
-
comment
Comment #15630584
I feel you should have more empathy for people that do not look like you. For some people, race, fighting for for recognition, let alone equality, is a daily battle. You may live a…
-
comment
Comment #15185132
Why would anyone willingly hand over their DNA to a third party like this?* 23andME HAS handed your most personal data over to the authorities. *(Same reason people willingly insta…
-
comment
Comment #15185013
So why not just use fiat? Coinbase used to offer this service, where you would 'auto-topup' your balance, but removed this because it was silly as it generated multiple tx's just t…
-
comment
Comment #15166681
About time. 'the big crash of 2017'. Some stability and sanity will return to this space.
-
comment
Comment #14830003
Solved, maybe, but apparently not in this case as the replay mitigation's are opt-in. What would stop someone replaying a regular tx from core chain if this network accepts either …
-
comment
Comment #14829719
fork in codebase, not fork in chain. mutually exclusive genesis blocks and different proof of work algorithms. Its like its little silver brother!
-
comment
Comment #14829712
The dangers of tx replay mean that HF's like this can never be safe. Beware those that would tell you that these forks are safe, they are not. This is another scam from those that …
-
comment
Comment #14286895
I recommend ':?', as it will work in POSIX, but not Windows.
-
comment
Comment #14224117
The filter on XKS that prevents US hits on selectors has been enhanced to satisfy ruling of the court. Its still collected in perpetuity, but under the Schrödinger approach to surv…
-
comment
Comment #14174020
go.secrets uses the libsodium sodium_memzero to clear the bytes, whereas memguard sets each byte to 0. I feel more comfortable with the first, but can't exactly explain why. memgua…