Live data from Hacker News

Viewing profile — tremens

tremens

HN member
Joined
Wed, Nov 01, 2017, 10:43 AM UTC
HN karma
11
Public activity
4 items

About tremens

No profile information was provided.

Recent public activity

  1. comment
    Comment #16176015

    > Piaget’s theory formulates a peculiarly inverted version of Ernst Haeckel’s biogenetic law that unites historical phylogeny and mental ontogeny in a recursive Möbius-band-like fi…

  2. comment
    Comment #15746963

    This comment is strikingly myopic and follows a strain of insular opinion that seems to have become more popular in recent years in tech circles ("Most of them are also not necessa…

  3. comment
    Comment #15669984

    You mean like this github repo? https://github.com/sindresorhus/awesome

  4. comment
    Comment #15600293

    A mix of B and C. Variables bound within a scope should be able to shadow variables bound in parent scopes, but global vars should be made obvious when they are used within the cod…