When is 4 – 1 = 4?
When c like languages say so $a = 5; $b = 1; $result = $a—$b; echo $a; #=>4 echo $b; #=>1 echo $result; #=>4 public class FunMaths{ public static void main(String[] args) { int…
Daily Digest for August 26th
New blog post: Daily Digest for August 25th http://bit.ly/MGNoF [#] Shared Dilbert – 26 August 2009 If you are just providing access to your private vars… why would you use __get and __set? #php seems…
Daily Digest for August 25th
Shared Evil Inc. – 25 August 2009 Shared strip for August / 25 / 2009 @markstahler Not really the point of the site… [#] "It is NOT protable (uses 386 task switching etc), and it…
Daily Digest for August 24th
Crap… need a bass string now… [#] @billychamp I believe almost all of the code is backed up here: http://github.com/whymirror [#] Shared strip for August / 24 / 2009 New blog post: Daily Digest for…
Daily Digest for August 24th
New blog post: Daily Digest for August 22nd http://bit.ly/dKD4z [#] @taelorb is a deserter [#] Shared August 23, 2009 @kristelknab I WIN! [#] Shared How to Create an Urban Legend @kristelknab Are you sure it…
Recent Comments