Viewing profile — cs_loser
cs_loser
HN member- Joined
- Sun, Aug 22, 2010, 6:24 PM UTC
- HN karma
- 23
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About cs_loser
No profile information was provided.
Recent public activity
-
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-...
-
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…
-
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…
-
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…