December 2007
5 posts
http://use.perl.org/~Aristotle/journal/33448 →
The story of the “heroic” efforts of the PHP coding team to “fix” an overflow bug.
Updating my webpage to do something that should be phenomenally simple has reminded me of just how much of a pain PHP is.
My argument is simple: Java worked so well because it hit the 80/20 point; for...
– I’m not sure I agree with Tim Bray’s appraisal of generics, but this whole article on Java closures is worth a read.