Live data from Hacker News

Viewing profile — tillytal

tillytal

HN member
Joined
Tue, Aug 23, 2016, 5:51 PM UTC
HN karma
41
Public activity
5 items

About tillytal

No profile information was provided.

Recent public activity

  1. comment
    Comment #12346247

    Count me as reeeeally leery of ascribing harm to an amorphous "cultural impact". Not that I think it's sensible or right that a child might not be allowed to walk around the block,…

  2. comment
    Comment #12346098

    I used to play a game as a toddler where I would climb up on the highest chair, push myself backwards off the table with a huge crash, then set the chair back up and do it all agai…

  3. comment
    Comment #12346066

    The research actually looks kind of cool, but this headline and the whole framing of the issue sounds like it was written by an alien. Uh, why ? We judge everything on the basis of…

  4. comment
    Comment #12345887

    Surely the main point is that O(n) + O(n) = O(2n) = O(n) = O(n + 1) = O(n) + O(1) and the constant factors left out of O() often dominate execution time. Cache performance is just …

  5. comment
    Comment #12345794

    Why would you select against `; drop database prod;?