Live data from Hacker News

Viewing profile — encryptThrow32

encryptThrow32

HN member
Joined
Tue, Mar 21, 2017, 2:54 AM UTC
HN karma
51
Public activity
14 items

About encryptThrow32

No profile information was provided.

Recent public activity

  1. 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 …

  2. comment
    Comment #15870573

    bitcoin obv

  3. 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.

  4. 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…

  5. 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…

  6. 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…

  7. 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…

  8. comment
    Comment #15166681

    About time. 'the big crash of 2017'. Some stability and sanity will return to this space.

  9. 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 …

  10. 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!

  11. 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 …

  12. comment
    Comment #14286895

    I recommend ':?', as it will work in POSIX, but not Windows.

  13. 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…

  14. 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…