Viewing profile — sexmonad
sexmonad
HN member- Joined
- Mon, Jan 13, 2014, 1:58 AM UTC
- HN karma
- 49
- Public activity
- 30 items
- HN profile
- View on Hacker News ↗
About sexmonad
No profile information was provided.
Recent public activity
-
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…
-
comment
Comment #7902636
Can you list some of the boards that are both cheaper and more capable?
-
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?
-
comment
Comment #7796596
That video is just auto-complete after the first letter...
-
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.
-
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…
-
comment
Comment #7769124
We really ought to completely skip over Chip and PIN to something like Google Wallet or another NFC system...
-
comment
Comment #7768698
Yes, this is the NSA's job - foreign SIGINT. If you don't like this, you need to use encrypted communications.
-
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…
-
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…
-
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…
-
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 …
-
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.
-
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…
-
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.
-
comment
Comment #7549589
Update to 1.0.1g, redo all crypto. That is, revoke certs and keys and regenerate.
-
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 …
-
comment
Comment #7541515
>sha1sum putty.exe >google "44ac2504a02af84ee142adaa3ea70b868185906f" >see results are mostly "putty.exe" Three steps, all relatively painless.
-
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,…
-
comment
Comment #7524909
Deduplication. And like any other SaaS or cloud model, not hosting it yourself.
-
comment
Comment #7505969
What is , and why do I have to learn it if is sufficient?
-
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…
-
comment
Comment #7425410
I'm curious how it compares to the average quality of upbringing with three parents.
-
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...
-
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 …