Live data from Hacker News

Viewing profile — dmb

dmb

HN member
Joined
Wed, Apr 16, 2008, 11:32 PM UTC
HN karma
1
Public activity
3 items

About dmb

No profile information was provided.

Recent public activity

  1. comment
    Comment #177201

    I would have to agree; I was surprised how entertaining this book was when read it a few weeks ago after it was mentioned on DadHacker.

  2. comment
    Comment #177199

    There is a legal HTML'd version of the missing chapters here: http://users.ipa.net/~dwighth/smalltalk/bluebook/bluebook_im... I also vaguely remember the ACM releasing the full PDF…

  3. comment
    Comment #165815

    Python: - the first time I concisely solved a seemingly complex problem with a few list comprehensions and a well thought out structure of maps and lists C: - Using an include file…