Live data from Hacker News

Viewing profile — sexmonad

sexmonad

HN member
Joined
Mon, Jan 13, 2014, 1:58 AM UTC
HN karma
49
Public activity
30 items

About sexmonad

No profile information was provided.

Recent public activity

  1. comment
    Comment #8188357

    I don't see the parallel as intended to put Napoleon down, but instead to attribute the same force of personality to Hitler. As someone who never met either man (perhaps that's obv…

  2. comment
    Comment #7902636

    Can you list some of the boards that are both cheaper and more capable?

  3. comment
    Comment #7891470

    Why do BitFury and Petamine use a pool at all? At their scale, wouldn't they have low enough variance through solo mining? Or perhaps P2Pool?

  4. comment
    Comment #7796596

    That video is just auto-complete after the first letter...

  5. comment
    Comment #7770400

    I use Linux basically everywhere - Arch Linux on development machines, Ubuntu or Debian on servers. I use Windows for gaming maybe 5-10 hours a week.

  6. comment
    Comment #7769908

    Can someone explain to me how the US has jurisdiction over Credit Suisse? I see how they could have gone after the individual tax fraudsters (American citizens), but how can they p…

  7. comment
    Comment #7769124

    We really ought to completely skip over Chip and PIN to something like Google Wallet or another NFC system...

  8. comment
    Comment #7768698

    Yes, this is the NSA's job - foreign SIGINT. If you don't like this, you need to use encrypted communications.

  9. comment
    Comment #7760899

    I take this sentiment a bit further - unless it's throwaway-cheap, the reviews and word of mouth are stellar (they're usually not for any but the biggest hits), or the concept imme…

  10. comment
    Comment #7760888

    No. If I shut down my laptop, my hard drive is encrypted and keys are no longer in RAM (modulo a cold-boot attack, but that is only really useful for <30 minutes after shutdown wit…

  11. comment
    Comment #7729738

    The obvious solution for this would be for Android to expose "derive random numbers from image frame" as a permission. But this is unnecessary, because they can just seed /dev/rand…

  12. comment
    Comment #7729724

    https://www.tindie.com/products/ubldit/truerng-hardware-rand... But I'll give two cautions: 1. This device has received less auditing than linux's software crypto. And some HWRNGs …

  13. comment
    Comment #7628292

    I use "lvh.me" - it has a wildcard DNS record to redirect any subdomain to localhost. So I'll use something like "example.com.lvh.me" to test.

  14. comment
    Comment #7579179

    StartSSL's default usage mode is to generate private keys on their website. Yet another horribly insecure system. I'd much rather that people used self-signed certs (and browsers h…

  15. comment
    Comment #7561383

    That bug affected OpenSSL as well. Admittedly, it was caused by the Debian maintainer, but still, OpenSSL's poor design is partially to blame.

  16. comment
    Comment #7549589

    Update to 1.0.1g, redo all crypto. That is, revoke certs and keys and regenerate.

  17. comment
    Comment #7543512

    Each hex character represents 4 bits. That means that a 7 character string is 28 bits. That's about 268 million possibilities. On average, it would take around 134 million commits …

  18. comment
    Comment #7541515

    >sha1sum putty.exe >google "44ac2504a02af84ee142adaa3ea70b868185906f" >see results are mostly "putty.exe" Three steps, all relatively painless.

  19. comment
    Comment #7525014

    My favorite thing about tarsnap is how damn reliable and trustworthy Colin is. If I see tarsnap start to move towards whatever fad all the other SaaS platforms are following today,…

  20. comment
    Comment #7524909

    Deduplication. And like any other SaaS or cloud model, not hosting it yourself.

  21. comment
    Comment #7505969

    What is , and why do I have to learn it if is sufficient?

  22. comment
    Comment #7482053

    This is my question too. Tarsnap is cool, and Colin deserves to get paid for his hard work, but the cost differential is far too much for me to use tarsnap right now. If they cut t…

  23. comment
    Comment #7425410

    I'm curious how it compares to the average quality of upbringing with three parents.

  24. comment
    Comment #7358601

    Yes. http://sks.pkqs.net/pks/lookup?op=vindex&fingerprint=on&sear... http://sks.pkqs.net/pks/lookup?op=vindex&fingerprint=on&sear...

  25. comment
    Comment #7353846

    It's true. The blockchain is at best pseudoanonymous. If you are careful about how you get your coins, and use a high latency mixer (which don't exist as far as I know, but can be …