Live data from Hacker News

Viewing profile — kevinavery

kevinavery

HN member
Joined
Tue, May 14, 2013, 5:39 PM UTC
HN karma
54
Public activity
19 items

About kevinavery

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #33071084

    The Nudge | Full Stack Engineers & Product Designers | San Francisco (Onsite) | Full-time | https://www.nudgetext.com/careers The Nudge is building the social network that helps pe…

  3. comment
    Comment #29707881

    See sentence 2. > The change is motivated by science demonstrating that the majority of SARS-CoV-2 transmission occurs early in the course of illness, generally in the 1-2 days pri…

  4. comment
    Comment #22452968

    > e360: Are there people who are knowledgeable about this topic who could do the job of pointing out what you see as the flaws? > Dyson: I am sure there are. But I don’t know who t…

  5. comment
    Comment #19896577

    > it's not lost on me that I admitted to previously consuming 3/4 of a gallon of Monster a day two comments ago and now I'm posting about shitting blood May be pure coincidence, bu…

  6. comment
    Comment #17170700

    Unintuitive features that "could be useful" sounds like the antithesis of good design.

  7. story
  8. story
  9. comment
    Comment #15232127

    Exactly. Someone mining Facebook could build a directory of doppelgängers near each person. A little social engineering could get a bystander to unlock the target's phone without t…

  10. comment
    Comment #15231723

    They say that Face ID falsely recognizes 1 in 1,000,000 people (1 in 50,000 for Touch ID), but it's a lot easier to find the people who look like a given target to unlock their pho…

  11. comment
    Comment #15029345

    Well he only follows 45 people on Twitter. Roughly a third are Trump entities, another third work in the white house, and the rest work at Fox News. https://twitter.com/realDonaldT…

  12. comment
  13. comment
    Comment #14671579

    Great clip of Sen. Franken explaining to Rick Perry how science works: https://www.c-span.org/video/?c4674659/franken-vs-perry-clim...

  14. comment
    Comment #11480997

    I view that more as a risk of using mutable state, not OOP. Regardless, I'd rather have the mutable state contained in as limited a scope as possible.

  15. comment
    Comment #11480620

    Also referred to in this context as encapsulation. OOP provides a method of information hiding that allows implementation details to be changed later without changing the public AP…

  16. comment
    Comment #11372516

    Yep, it's a really cool library. I'm pretty new to it myself, but I made a little gist of how one might approach this problem: https://gist.github.com/kevinavery/941e7d67c4f8b104f6…

  17. comment
    Comment #10709234

    The first iteration of a good AR system could simply sidestep the latency issue by embracing layers. Magic Leap should skip the fancy stuff (mixing virtual scenes with real), at le…

  18. comment
    Comment #8796679

    Scala List(45,69,82,82,89,0,35,72,89,73,83,84,77,65,83,1) map (_ + 32 toChar) mkString

  19. comment
    Comment #7287354

    Better to break everyone's TLS connections than leave them vulnerable. wat