Live data from Hacker News

Viewing profile — daantje

daantje

HN member
Joined
Thu, Jan 05, 2012, 9:57 PM UTC
HN karma
122
Public activity
9 items

About daantje

No profile information was provided.

Recent public activity

  1. comment
    Comment #44638847

    Yes, for ~20 years on Ubuntu. Nice startup time, and just works -- especially if all you use are terminals and browser windows. Things like firefox look a little out of place, now …

  2. comment
    Comment #42755211

    Reading about this and similar techniques in Programming Pearls (Second Edition) by Jon Bentley left the younger me spellbound. Similar to the evolution of linkers up to mold.

  3. comment
    Comment #29683081

    The is also "A tour of C++" from the same author, which might be a good start. Take care.

  4. story
  5. story
  6. story
  7. comment
    Comment #4248206

    Well, it is not only German -- Wikipedia has a nice map: http://en.wikipedia.org/wiki/Decimal_mark

  8. comment
    Comment #3490760

    An upcoming version, that fixes font rendering problems, is mentioned here: http://groups.google.com/group/issh/msg/f16d119aa00d3570

  9. comment
    Comment #3466609

    Yes, and "Programming Pearls" has a nice chapter (13.8) on how doug mcilroy fit the spell dict into less than 64k ( http://code.google.com/p/unix-spell/ ). That site also has a pap…