I just caught the end of 2001's A.I. Artificial Intelligence on TV. I had completely forgotten about it.
With last night's LOST premiere on my mind, the AI memory that jumped back so strongly was the resentment I had of people who thought the slender ones were aliens.
Showing posts with label gripe. Show all posts
Showing posts with label gripe. Show all posts
03 February 2010
01 November 2009
JavaScript doesn't do dos
Well, JavaScript on Firefox does dos. You can name a variable do, even though it's a language keyword. Safari and Chrome barf on that.
I don't like languages that don't admit keyword variable names. It's called scoping, people – look it up. Also, context-sensitive parsing: "Woo woo! All aboard." A loop construct doesn't follow a period. And dynamic LHSes never hurt anyone, especially in a late-binding language. Arg.
I don't like languages that don't admit keyword variable names. It's called scoping, people – look it up. Also, context-sensitive parsing: "Woo woo! All aboard." A loop construct doesn't follow a period. And dynamic LHSes never hurt anyone, especially in a late-binding language. Arg.
Subscribe to:
Posts (Atom)