Live data from Hacker News

Viewing profile — crave_

crave_

HN member
Joined
Sun, May 07, 2017, 12:01 PM UTC
HN karma
20
Public activity
10 items

About crave_

No profile information was provided.

Recent public activity

  1. comment
    Comment #25399751

    It's also a strawman argument. The alternative could instead be a system with open standards that many vendors implement, and only relying on standardized behavior . This works to …

  2. comment
    Comment #25079802

    From what I've head: these models are very accurate in estimating the mean global temperature difference even for long periods of time. While the global trend is clear, they cannot…

  3. comment
    Comment #20912329

    It's a hashcash: https://wehatecaptchas.com/load.php?name=captcha-worker.js Proof of work is trivially parallelizable, and 2^(5*4)=1048576 options are super easy to go through for …

  4. comment
    Comment #20800004

    This has irked me as well. Is there an acceptable way to make this less verbose? A crate with a derive macro for example?

  5. comment
    Comment #20197768

    I regularly type in passwords in front of several people who could watch the input on screen. This should never be the default.

  6. comment
    Comment #19429698

    A program that does not halt is not an algorithm. If you want to create a sorting algorithm, it has to halt, i.e. not run forever.

  7. comment
    Comment #19093877

    Possibly using ggplot2: http://www.cookbook-r.com/Graphs/Plotting_means_and_error_ba...

  8. comment
    Comment #18179615

    Ironically, the site is down.

  9. comment
    Comment #17218332

    I'd like to read this article but the GDPR consent collector is broken in so many ways. What does it mean to select an advertiser? Why doesn't select all work? If techcrunch can di…

  10. comment
    Comment #14673888

    "Even the TLBs in the recent Intel Skylake processor architecture, cover only 9% of a 256 GB memory." Isn't that sort of a lot since the TLB is per context anyways?