Viewing profile — algo646464
algo646464
HN member- Joined
- Mon, May 08, 2017, 6:07 PM UTC
- HN karma
- 78
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About algo646464
No profile information was provided.
Recent public activity
-
comment
Comment #36116363
Photos have authenticated timestamps. Older photo is the real one.
- story
-
comment
Comment #34474478
If there are US fabs, and China invades Taiwan then Taiwanese fabs are destroyed, and China loses access to advanced chips, but the US and the west do not. This puts China at a maj…
-
comment
Comment #30112324
Silly Question: It it a good experiment to put the medicine in one eye and the placebo in the other eye? What could be other consequences of such a thing?
-
comment
Comment #29700746
That is a good point. But all these had racist reasons at their core. Can this be better implemented today? With extensive supervision and scrutiny. For example, teenagers routinel…
-
comment
Comment #29700665
I sometimes think, one way to break this cycle is to send the all the kids to boarding school or military school. It could put them in an environment free from their background cir…
-
comment
Comment #29602653
Don't manufacturers do that already? Take into account the probability of a costly failure, and increase the price to account for it. And compensate victims to a certain extent, bu…
-
comment
Comment #29590160
Also, bribing voters is a thing. It would be far cheaper to pay 2X to buy X votes where each of the bribed voters keep half the money and buy a vote with other half.
-
comment
Comment #29554537
I don't think that it is misleading. The severity of a disease is relative to the current situation. For example, it could be the case that Omicron is actually less infectious than…
-
comment
Comment #26243860
Ok that makes sense. But I wonder why doesn't this problem also arise in the current Proof-of-Work system. A sufficiently well-funded group, with about 20% hash-rate can try to ext…
-
comment
Comment #26240516
I always understood the security of block-chains as a race between the good and the bad agents. Both are extending their respective chains as fast as they can. A bad-agent, who wis…
-
comment
Comment #26238959
The external reward in "useful" PoW is given to all miners, good and bad. So everyone is equally incentivized. In fact it should actually increase the participation in the network,…
-
comment
Comment #26238654
Can you explain why the security guarantee disappears in more detail? I thought that the security of a block-chain comes primarily from the difficulty of rewriting the chain of blo…
-
comment
Comment #23792444
> Additionally, it is the universal part of UBI that people struggle with. If everyone gets it, do prices just rise to meet that reality and soak up the "free" money. Think about t…
-
comment
Comment #18758088
The above is a great answer. To expand on this (from some googling). All of this requires root. 1) Create a sparse file (actual size depends on usage) truncate -s 100G /home/zzz/Dr…
-
comment
Comment #18249738
How about: "Kids who grow up in households full of gym/sports equipments, grow up to be muscular/athletic". The quality of this research may indeed be poor, but the "tall pants" an…
-
comment
Comment #17339685
The free market cannot suitably address the "tragedy of the commons". If all companies currently follow expensive but environment-friendly processes, a rouge company can undercut t…
-
comment
Comment #17104638
All dynamic programming algorithms are recursive. They are essentially a (constructive) proof by induction. For clarity, perhaps one can include a "proof of correctness" of the alg…
-
comment
Comment #17030785
> Investors would be choosier about speculative opportunities because the yield on the risk-free asset would be much, much higher. It won't help how choosy investors are, or how we…
-
comment
Comment #17029997
A simple argument is as follows. Without inflation, i.e. fixed money supply, it would be impossible for a majority of loans to be repaid with interest, or give a positive return to…
-
comment
Comment #16828351
Isn't this just like paying insurance premiums ? Whenever you are sick, the doctor / insurance company loses money curing you.
-
comment
Comment #16746647
This is perhaps a stupid question. But, even if we had a real oblivious DNS, can't the ISP figure out what website I am connecting to by a reverse-dns lookup on the IP-address ?
-
comment
Comment #14294142
This is true only for erasure RS-codes, but not for general RS-codes. In erasure RS-codes you must specify which points are corrupted and the decoder discards them. For general RS-…