Archive: March 05, 2005
-
This is an example of why I have my alarm in 24h format
¶ (0)
-
Java Annoyances or Why I like Smalltalk:
Code may be optimized out, causing problems later. E.g. An if statement may be optimized out if it is testing a final static boolean, of a different class, which is set to false at the time the if statement is compiled. If that boolean is later set to true when the other class is changed, the code with the if statement will give an incorrect result.
Via Steve.
¶ (0)
Tags: [Programming]
-
lgf: Palestinian Civil War Watch. This is actually a good sign. Steven Den Beste wrote a while ago that we'd know whether the PA was serious at cracking down on terror if the terrorists started attacking them.
¶ (0)
Tags: [Opinions/Politics]
-
SAJAX - Simple Ajax Toolkit for PHP, via.
¶ (0)
Tags: [Programming]
|
Generated in about 0.049s. (Used 7 db queries) |
Spider solitaire
To answer an earlier question, I amalmost certain every game can bebeat. ...
Jared: Jul 16, 2:20pm