Viewing profile — daantje
daantje
HN member- Joined
- Thu, Jan 05, 2012, 9:57 PM UTC
- HN karma
- 122
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About daantje
No profile information was provided.
Recent public activity
-
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 …
-
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.
-
comment
Comment #29683081
The is also "A tour of C++" from the same author, which might be a good start. Take care.
- story
- story
- story
-
comment
Comment #4248206
Well, it is not only German -- Wikipedia has a nice map: http://en.wikipedia.org/wiki/Decimal_mark
-
comment
Comment #3490760
An upcoming version, that fixes font rendering problems, is mentioned here: http://groups.google.com/group/issh/msg/f16d119aa00d3570
-
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…