Viewing profile — aparent
aparent
HN member- Joined
- Tue, Sep 30, 2014, 11:58 PM UTC
- HN karma
- 47
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About aparent
No profile information was provided.
Recent public activity
-
comment
Comment #14152270
It is a bit more complicated then that. The only penalty to time is a constant factor if you are willing to use space proportional to the computation time. I did a bit of work on h…
-
comment
Comment #12549375
>seems for just a second like a normal, intuitive process that's just been obscured through poor explanation--then you learn a little more and realize it's far more bizarre than yo…
-
comment
Comment #12549217
Both ends of the experiment share entangled photons produced from a single source and sent both ways. The sender performs some operations and measurements on their two photons, i.e…
-
comment
Comment #12548701
Quantum teleportation requires classical communication from the sender to the receiver of the state. Whether the teleportation itself happens faster then the speed of light is up t…
-
comment
Comment #12050979
You are mostly correct. In fact the key strength of something like AES is realistically not even going to be reduced by half. In terms of the query complexity (the number of calls …
-
comment
Comment #11070793
>I think LSD should be illegal Out of interest, why do you think this?
-
comment
Comment #10785540
Attitude is correct. It refers to thusters controlling the orientation of the rocket. https://en.m.wikipedia.org/wiki/Attitude_control
-
comment
Comment #10633718
http://www.ncbi.nlm.nih.gov/pubmed/16571087 "Thus, collectively the findings provide little evidence that in euthyroid, iodine-replete individuals, soy foods, or isoflavones advers…
-
comment
Comment #10633685
A small addition to noondip's reply: "Clinical studies show no effects of soy protein or isoflavones on reproductive hormones in men: results of a meta-analysis." https://www.ncbi.…
-
comment
Comment #10622210
This comes from deceleration of the capsule due to air resistance as it enters the atmosphere.
-
comment
Comment #10434685
It is so good that even Alice can't decrypt those with confidence! :)
-
comment
Comment #10434534
> Asymmetric crypto clearly is in NPcomplete To be in NP-complete a problem must both be in NP and every problem in NP must have a polynomial time reduction to it. This means that …
-
comment
Comment #10432751
I think the issue is that the additional properties required for asymmetric key cryptography (as opposed to symmetric) are hard to gain without introducing some structure.
-
comment
Comment #10432724
What do mean by this? I don't think complexity classes give any provable security to asymmetric cryptography. It cannot be proven that the difficulty of breaking any of the current…