Live data from Hacker News

Viewing profile — Jack_Hacker

Jack_Hacker

HN member
Joined
Mon, Nov 16, 2020, 8:34 PM UTC
HN karma
20
Public activity
10 items

About Jack_Hacker

No profile information was provided.

Recent public activity

  1. comment
    Comment #34919781

    In Principles, he describes some high-level decision making processes. Bridgewater is split into groups of about 300 people. Within those groups, smaller groups are formed to discu…

  2. comment
    Comment #34369045

    IANAL, but my understanding is that WotC is getting ready to revoke the old OGL on the basis that "perpetual" doesn't mean "irrevocable," and the main impetus for a new license is …

  3. comment
    Comment #34192994

    >Storj Labs Inc. will also make available, monthly, a "warrant canary" in the form of a cryptographically signed message containing the following: >- a declaration that, up to that…

  4. comment
    Comment #34181168

    If we take QM seriously, there's nothing stopping it from affecting macroscopic events from a human perspective. A cannonball whose trajectory was planned in accordance with Newton…

  5. comment
    Comment #34180157

    >The story is a long one, but for now let’s skip to the end: future-proof, established scientific facts can be identified via a solid (>95%) international scientific consensus, bor…

  6. comment
    Comment #26171267

    Ebooks with illustrations/graphs? Text books and graphic novels come to mind.

  7. comment
    Comment #25569080

    Parens aren't doing the same thing. Primitives are implicitly being wrapped in objects when you use methods, but they come out on the other end as primitives again. The new operato…

  8. comment
    Comment #25567211

    Not quite everything. JavaScript does have some primitives, though it also provides object wrappers for those primitives via the new operator. > let numberPrimitive = 0; undefined …

  9. comment
    Comment #25248003

    Everybody can have an opinion about general topics tangentially related to a story; to have an opinion about a comment related to the specifics of a story, one typically has to rea…

  10. comment
    Comment #25212754

    >they're likely just like you and me, learning on the fly and doing their best Correct. In my experience of working at a cellphone repair shop, we looked up most Android repairs on…