competition summation
A simplified and idealized formula to illustrate a concept I've been
toying with, where the success or benefit of set of situations for a set
of people is modeled.
OOP (meatballs)
Objects are just meatballs in speghetti code
overhead of abstraction
Easy is not always bad, but can be cumbersome, and often makes certain things easy while making others difficult or less flexible.
why python self?
To me this is wonderful. Not because I enjoy seeing self all over the
place. Its wonderful because when I think of how computer programs work,
it just makes sense. I also think it's important to meet computers where
they are, to leverage their full power.
actionscript trace statements in linux
Setting up trace statements for the command line ActionScript compiler.