Live data from Hacker News

Viewing profile — daknok

daknok

HN member
Joined
Sat, Aug 18, 2012, 2:24 PM UTC
HN karma
2
Public activity
3 items

About daknok

No profile information was provided.

Recent public activity

  1. comment
    Comment #5325487

    You should use try/catch; branching would imply a race condition in a multithreaded environment (what if another process deletes the file between the check and the use of the file?…

  2. comment
    Comment #5325456

    LINQ is very similar to the List monad, specifically.

  3. story