Live data from Hacker News

Viewing profile — gitgudnubs

gitgudnubs

HN member
Joined
Thu, Sep 05, 2019, 6:56 PM UTC
HN karma
55
Public activity
42 items

About gitgudnubs

No profile information was provided.

Recent public activity

  1. comment
    Comment #23002761

    That, or "Paxos" is a fantastic name, and "replicated state machine" is a mouthful. I've implemented the consensus part of Paxos in 10 minutes. But it's a toy. It's totally useless…

  2. comment
    Comment #23002719

    The part I found non-obvious is how to snapshot the unbounded vectors of immutable registers, which is a requirement for any real system. But I never gave it a whole lot of thought…

  3. comment
    Comment #23000020

    Only an idiot would design a device to assume no packet loss, unless they were _also_ allowed to design the network. If you buy such a device and put it on a janky power network, t…

  4. comment
    Comment #22999964

    I can't believe you had to pay a fine to comply with the government's own laws. No reasonable person would expect an operation to make no mistakes here. How big were the fines? Wer…

  5. comment
    Comment #22943228

    So much racism for treating functions as black boxes. That's what you're supposed to do: treat functions as black boxes, not express casual racism on hacker news.

  6. comment
    Comment #22839809

    He's suggesting we pay them better to make up for depriving them of vehicles private citizens can use. It's not unreasonable to strip them of those vehicles to prevent insider trad…

  7. comment
    Comment #22835606

    Health systems deal with scarcity on a daily basis. There's no room for the emotional hand-wringing you're describing. Moving scarce resources from diagnosis patients to studying t…

  8. comment
    Comment #22835361

    Do you know what's even worse for the hospital's ability to treat patients? If the city continues to operate normally until the number of cases is so large that it's obvious the ou…

  9. comment
    Comment #22819188

    Foolish. Short-sighted. Informed policy was, and is, more important than a couple thousand more clinical tests. If policy had been informed, the number of people saved would have o…

  10. comment
    Comment #22753769

    Fallacious. A headache is evidence of a brain tumor, but there's not a 51% chance you have a brain tumor. You've satisfied some necessary conditions for retaliatory action, but hav…

  11. comment
    Comment #22742804

    Preponderance of evidence is the bar that must be met. But the plaintiff must provide the evidence to the courts. The discovery process makes some of the defendant's records availa…

  12. comment
    Comment #22690889

    Brick. Wall. >Re-read the last line of my original post. Still wrong. Reread the second to last line of your original post. >There's a reason why screening tests need to be highly …

  13. comment
    Comment #22689535

    It's like talking to a brick wall. Medical technology is approximately monotonically increasing, so it's absurd to think the test we cobble together in the first month won't be imp…

  14. comment
    Comment #22682325

    My favorite game. Are you aware that the test can be improved by training medical personnel on sampling technique? Are you aware that tests will, as a general rule, improve? Are yo…

  15. comment
    Comment #22679882

    If the reproduction rate is 10, and you catch 70% of cases, then the effective reproduction rate will be closer to 3. Since even the highest estimates of the basic reproduction num…

  16. comment
    Comment #22669440

    Creating perfect types for every single input is also an anti-pattern. Most of our needs fall somewhere between "works pretty well" and "formally verified". Riding herd on the type…

  17. comment
    Comment #22668851

    If you choose an arbitrary limit orders of magnitude above normal use, then you probably don't have any protection. Most systems are scaled to reasonable use, so an additional 1000…

  18. comment
    Comment #22559916

    I've done it with an oven.

  19. comment
    Comment #22539190

    There are more hardware exploits. New classes of exploits using physics and side-channels are circumventing the formal models used to build CPUs. CPU designers have made complex ar…

  20. comment
    Comment #22539119

    Almost, but plenty of computer architects speculated about vulnerabilities in speculative execution. It just seemed infeasible. The attack can differ based on the particular archit…

  21. comment
    Comment #22491842

    This is an amazing observation for someone unfamiliar with structural typing. It's probably also why python programmers tend to enjoy Go.

  22. comment
    Comment #22481261

    Cool, it seems that US tomato farms produce as much light as North Korea.

  23. comment
    Comment #22418704

    Then you failed to comprehend the subject. The point is that a wide array of problems and models are really the same thing.

  24. comment
    Comment #22163707

    Storage spaces is probably the best software raid available today. Unfortunately, it comes with windows. It supports heterogenous drives, safe rebalancing (create a third copy, THE…

  25. comment
    Comment #21973586

    This problem was created by regulation. It's not clear that markets can work when governments grant monopolies, and don't restrict the ensuing vertical integration. The only soluti…