Live data from Hacker News

Viewing profile — cs_loser

cs_loser

HN member
Joined
Sun, Aug 22, 2010, 6:24 PM UTC
HN karma
23
Public activity
4 items

About cs_loser

No profile information was provided.

Recent public activity

  1. comment
    Comment #2069483

    Krulwich is also the clown who had his ass handed to him by none other than Neil Armstrong last month: http://www.npr.org/blogs/krulwich/2010/12/08/131910930/neil-...

  2. comment
    Comment #1841190

    Were I asked this, my general approach would be: (1) Given the available building blocks (disks, ram, cpus, etc) what strategies are workable? An example of a strategy would be "st…

  3. comment
    Comment #1812280

    Is it pretty common? As someone who does a fair number of software engineer interviews, that's a trick question. The real answer to "swap two vars with no temps" is: 1. Don't be cl…

  4. comment
    Comment #1717581

    CPU contention is one of the least noticeable overload situations on a computer because schedulers have hidden it well since forever. Even if your video playback and your benchmark…