Live data from Hacker News

Viewing profile — dubajj

dubajj

HN member
Joined
Thu, Sep 22, 2011, 9:58 AM UTC
HN karma
32
Public activity
9 items

About dubajj

No profile information was provided.

Recent public activity

  1. comment
    Comment #4151484

    also done by lolcommits quite a while ago: https://github.com/mroth/lolcommits

  2. comment
    Comment #3641899

    This saddens me as C++ is growing into such a beautiful language. C++11 is a major step forward, and I don't really buy in to complaints that are not about the current standard. Ba…

  3. comment
    Comment #3549087

    In the time he spent reading HN, you could instead write an automated test hook to make sure this problem never happens ever again. Ed is a bad employee not because he is wasting t…

  4. comment
    Comment #3428529

    This is what I thought of immediately except to implement the end with behavior you have to override the IDisposable shut down sequence? (does that make sense?)

  5. story
  6. comment
    Comment #3228857

    Defeating poorly optimized c++ code is far from impressive. I would also recommend NOT running any performance tests on EC2 since they throttle cpu unpredictably.

  7. comment
    Comment #3226888

    architecture is very important. Knowing how L1 and L2 cache work, instruction pipelining, branch prediction etc... can really change the way you program. Also if you have done a lo…

  8. comment
    Comment #3214032

    kids these days with their swearing and rock and roll...get off my lawn old man voice

  9. story