Live data from Hacker News

Viewing profile — dgottlieb

dgottlieb

HN member
Joined
Thu, Mar 03, 2011, 3:23 PM UTC
HN karma
40
Public activity
24 items

About dgottlieb

No profile information was provided.

Recent public activity

  1. comment
    Comment #38661366

    Writes in MongoDB are persisted before the server returns acknowledgement. For a typical replica set deployment, this additionally means replicated and made durable on disk for a m…

  2. story
  3. story
  4. story
  5. comment
    Comment #5673934

    I think there's a meta argument encoded in the sampling bias discussion. That being: some people want to expose NPR as just another media center that produces watered down content …

  6. comment
    Comment #4976207

    The original patch/commit that Linus calls out: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6...

  7. comment
    Comment #4550297

    Despite not knowing anything about your dataset and insertion/deletion patterns, you may want to consider power of two allocation. It's a new feature in 2.2 that costs some additio…

  8. comment
    Comment #4172792

    13 men and 8 women for 21 total people. The article also mentioned on multiple occasions the small sample size.

  9. comment
    Comment #3992450

    N.B. I use the term employer throughout where it really can also mean manager or generally anyone responsible for figuring out what employees would value as compensation/perks. One…

  10. comment
    Comment #3891196

    In fairness to the rest of the article, in Listing 9 the author does protect the call to empty() with (the same) lock and also moves the condition inside of a while loop.

  11. comment
    Comment #3273208

    For what it's worth, I had used MySQL on a table with ~20 million rows and doing a count on an index would also be extremely slow. I put in triggers to do counts which worked perfe…

  12. comment
    Comment #3254667

    With an acquisition I went through, none of the unvested options (after acceleration) turned into anything (meaning those remaining shares were never issued/created). However the a…

  13. story
  14. story
  15. comment
    Comment #3174667

    I saw the line you edited out. I hope that means there was some minor mis-communication because as far as I can tell, we're on the same side of the fence!

  16. comment
    Comment #3174534

    A lot of the arguments I hear about why making jokes of women in computer fields is wrong is that these jokes make women (and some men) uncomfortable which is irreproachably wrong.…

  17. story
  18. comment
    Comment #3150363

    Now I'm merely trying to raise awareness, not offer an argument, but there are alternate gravitational theories for galaxy rotation (that I believe are more elegant, but at the exp…

  19. story
  20. story
  21. comment
    Comment #3068370

    We're using tumblr for our blog if that offers any insight. Otherwise I'm not sure what could be causing this.

  22. comment
    Comment #3057518

    In Python: Importing urllib hangs zlib imports, but the compress and compressobj methods fail > import zlib > zlib.compress("askldas") Internal error: ReferenceError: _deflateInit_…

  23. comment
    Comment #3027350

    The reason a particle would have infinite energy as it approaches the speed of light is because its mass (relativistic mass) would also approach infinite. Thus the understood reaso…

  24. comment
    Comment #2960302

    2nd engineer, started right out of college. Was always being paid what I felt to be market value. Had ~2% in stock after a re-incentivizing due to a near bankruptcy after failing t…