Viewing profile — michwill
michwill
HN member- Joined
- Mon, May 06, 2013, 4:55 AM UTC
- HN karma
- 148
- Public activity
- 121 items
- HN profile
- View on Hacker News ↗
About michwill
No profile information was provided.
Recent public activity
-
comment
Comment #22254180
What I really look forward with BECs (although simple atomic interferometers based on ultracold atoms would do, too) is super-sensitive magnetic field detection. One can detect mag…
-
comment
Comment #21078866
> you mostly can’t buy stuff with it Sometimes I cannot buy legitimate stuff without them. Just today, I bought some books for which US credit/debit cards refused to work. And I se…
-
comment
Comment #21078845
Sorry, but this looks like a completely uneducated opinion. There were many attempts to create virtual money which cannot be shit down, and all of them dated before Bitcoin failed …
-
comment
Comment #18739668
Well, this doesn't look right to me. Imagine that the moon is actually a filter at the path of the sunlight. Sun's temperature is 6000 K. Moon's surface is pretty black: it reflect…
-
comment
Comment #17665474
Meanwhile, Elon Musk acquired more than 50% of the space launch market (while 5 years ago it was Russia who owned it). Don't troll, buidl!
-
comment
Comment #15910039
https://www.technologyreview.com/the-download/609756/as-it-t...
-
comment
Comment #15909340
Reg A+ is indeed easier than an IPO. I've seen some companies doing that, and it's 1 year pushback, to say at least. One year is an insanely long time these days!
- comment
-
comment
Comment #15908966
I don't think you're right. Under this impression, most of cryptocurrencies are securities. However, SEC said, they're not: https://twitter.com/mikebutcher/status/94048757549149798…
-
comment
Comment #15908911
You're not correct. I think, less than 50% of ICOs are not securities. But the way to prove is exactly this: ask a lawyer
-
comment
Comment #15908903
All right, but if the coin is inseparable part of the resource, it cannot be a security. There is a thin line here. Imagine a coin securitizing Bitcoin miners ("cloud mining coin")…
-
comment
Comment #15908888
There are two things here: * It's not OK to raise 200M with no team and product; * Compliance only creates obstructions, not protection.
- story
-
comment
Comment #15836019
What's even more surprising is the position of Coinbase: "Given how useful it is for criminals to have financial accounts that are seemingly unconnected to them, I view this featur…
- story
- story
- story
-
comment
Comment #14952325
Oh wow! I didn't ask for the last one, but this is insanely interesting also!
-
comment
Comment #14949622
I would apply it instead of garbled circuits here https://eprint.iacr.org/2016/591 . Although slower, it feels like TFHE would provide better security against an active adversary. …
-
comment
Comment #14949592
Yes, I understand. I was thinking about: a) smart contracts controlling something within the encrypted data based on publicly available data; b) encrypted key-value store where you…
-
comment
Comment #14949337
That's a seriously cool thing to have in the toolbox! Does it produce only encrypted output, or can it optionally produce unencrypted results also? Can it optionally use public dat…
-
comment
Comment #14805453
I think so. It is similar to CloudHSM, but you don't have to trust Amazon!
- story
-
comment
Comment #14805301
It basically allows some untrusted party to convert ciphertext which you can decrypt to a ciphertext which someone you granted access to can decrypt. It's like "instead of decrypti…
-
comment
Comment #14544543
I think, the biggest latency hit will be from re-encrypting a symmetric key which encrypts messages, once in a while. This will result in occasional delays of ~0.25 ms (that's how …