Live data from Hacker News

Viewing profile — dodobirdlord

dodobirdlord

HN member
Joined
Thu, Sep 07, 2017, 3:09 PM UTC
HN karma
3,218
Public activity
1,298 items

About dodobirdlord

No profile information was provided.

Recent public activity

  1. comment
    Comment #49206845

    Laws tend to be written pretty broadly, with the understanding that when you encounter a law that seems like it could be construed in a ridiculous way, it’s the ridiculous construa…

  2. comment
    Comment #48647317

    Places like Apple run their supply chains to ground. Literally in some cases, as they track sourcing of component materials back to the mines they are dug out of.

  3. comment
    Comment #48305639

    The chain of thought is quite straightforward. Functionally nobody wants an intermediary-free channel because there are adversarial entities on the other end.

  4. comment
    Comment #48024668

    Panicking is fairly important for ergonomics and safety. If panicking wasn’t available and execution had to proceed in all situations, recovering from a situation like memory corru…

  5. comment
    Comment #47858749

    This was more or less true until everyone and their dog started running agents in a 24/7 busyloop as a bit.

  6. comment
    Comment #47685183

    The signature scheme used by bitcoin is far from the best encryption we have today, and more resistant to being updated than most more important things. So it’s an interesting nove…

  7. comment
    Comment #47685044

    If you don’t also drop wallets with compromised signatures at some point after introducing secure signatures (effectively editing the ledger) they will be up for grabs. Absent a fu…

  8. comment
    Comment #47684957

    Doesn’t this effectively still destroy all legacy wallets? Once the throttling limit goes into effect, it will be impossible for holders of legacy wallets to transfer their bitcoin…

  9. comment
    Comment #47684895

    In the absolute disaster scenario where the ecosystem is taken by surprise by an adversary with a CRQC, regulated custodians could form a consortium to reconstitute a new quantum-r…

  10. comment
    Comment #47684802

    Does anyone happen to know if it is settled law in the United States that transferring bitcoins using a cracked key is a criminal act? It’s not immediately obvious to me that it wo…

  11. comment
    Comment #47684647

    What risk are you envisioning in #1?

  12. comment
    Comment #47637477

    Prosecutors don't have to "prove" things, they have to convince a jury. If your defense seems implausible a jury probably won't buy it.

  13. comment
    Comment #47520161

    Mass in the universe appears to be (very) roughly uniformly distributed, so even if there are large bodies of antimatter far away in the universe there would have to be a transitio…

  14. comment
    Comment #47317681

    I suppose they could also put the points on the car and impound it after it accrues enough points to have a drivers license suspended. Hard to drive if you don’t have a car.

  15. comment
    Comment #47008633

    Assuming we’re talking about RFC 2119, it’s important not to collapse the distinction between SHOULD and MAY, which is there for a reason. MAY elements are legitimately optional, S…

  16. comment
    Comment #47008531

    Google probably did parse these messages as well-formed before inspecting them and deciding to drop them based on the lack of this field. The RFC imposes no mandatory obligation to…

  17. comment
    Comment #46799274

    Amazon’s hiring bar has historically been very low, with a philosophy that if it doesn’t work out you can always just fire the person later. A similar philosophy exists for staffin…

  18. comment
    Comment #45934713

    There are relatively few cases of true synonyms in English (or any language). There are subtle differences in meaning, register, etc that are recognized by native speakers.

  19. comment
    Comment #45896653

    The codec can be triggered to run automatically by adversarial input. The irrelevance of the format is itself irrelevant when ffmpeg has it on by default.

  20. comment
    Comment #45377759

    I think you misread the original post. It is about overregulation fostering the spread of PE operated hospitals. Not about overregulation causing PE operated hospitals to have wors…

  21. comment
    Comment #45374816

    How does this relate to the original post? The original post posits that overregulation contributes to the dysfunction of the US healthcare system. The next response calls for spec…

  22. comment
    Comment #44919977

    Only if you myopically assume all drugs have equal abuse potential, addiction potential, and negative consequences of abuse. The US federal drug schedule is a clown show.

  23. comment
    Comment #44919965

    Health insurance prior authorization policy, approved medication lists, and network pharmacy policies complicate maintaining continuous access during the DEA-imposed artificial sho…

  24. comment
    Comment #44679181

    People are fairly attached to causality.

  25. comment
    Comment #44673108

    If the variables are word-sized, sure. But what if they are larger? Now a race condition between one thread writing and another thread reading or writing a variable is a memory saf…