Live data from Hacker News

Viewing profile — ctoestreich

ctoestreich

HN member
Joined
Fri, Nov 04, 2011, 11:14 AM UTC
HN karma
9
Public activity
10 items

About ctoestreich

No profile information was provided.

Recent public activity

  1. comment
    Comment #16561108

    On the Switch playing Mario Kart 8 with a 5 and 3 year old is everything I wanted. It can both be cooperative and competitive. We have also ventured coop through Mario Odyssey. I t…

  2. comment
    Comment #10621923

    Moreover, "bugs" can linger around in code for a long time and you can't really track that metric. Code changing over time in a repository could be to fix bugs or refactor/rewrite …

  3. comment
    Comment #10618379

    I am also curious about this.

  4. comment
    Comment #7600158

    I will post this here as well for posterity. I appreciate the time you took to compare and contrast the frameworks and your article is very thorough. We started with backbone on a …

  5. comment
    Comment #6037614

    Just on the surface the potential for the minified library with its reduced size and browser support sounds great. In just checking a few features it seems as though the performanc…

  6. story
  7. story
  8. comment
    Comment #3196453

    I think they were trying to keep the hash sizes to ~1000 elements each key. At a 3 digit key you would be increasing the hashes to 300k elements each. You should augment the script…

  9. comment
    Comment #3195633

    I would like to see some example code or a gist of what you did. I played around with custom number packing and using the hashset in redis inspired by the original thread topic and…

  10. story