I work with the author, the languages included came down purely to expertise available. Additional implementations have been submitted for Rust, Haskell and Ruby's event machine. A host of pull requests have been submitted to tweak the existing implementations as well.
It would be awesome to see implementations in python, c# and java. There are a number of ways to do each, I assume.
UKers, just make sure you get ash bats, not maple. A shattered bat on the ball field is embarrassing. A shattered bat on the streets is dangerous. Likely there will be no bat boy to hand you a replacement.
Its worth noting that some investors are thinking this is a liquidity event because someone got a margin call rather than concern about euro economic concerns. I'd think its both. But yeah, u.s. bonds are doing fine despite the downgrade.
This is an argument that the unemployment problem is structural rather than cyclical. Paul Krugman points out constantly that if the unemployment problem was structural, we'd see wages rising in areas where there is demand, but wages aren't rising for anybody that makes less than 400,000, though for those above they've increased 23% since 2008.
The structural unemployment argument is a trope to insist that the government can't do anything to encourage employment, because stupid people just can't do today's jobs. Its politics disguised as economics.
I think that if you attack and damage entities seemingly at random then its a brand of terrorism. Its not al-queda and its not taking a plane from the sky and yeah terrorism is such a loaded term that we've grown to equate with real evil, but as a method? Its terrorism.
In my experience, there are few departments that have automated tests that could assist in shortening the testing cycle. If there is a bug with a new version of firefox then it will take 3 months to fix it because of the long development and deployment cycles exacerbated by a heavy bureaucracy.
I love coffee script. With coffee script and backbone I've been able to take an extra step in creating manageable complexity on the client side. I was never the greatest javascript programmer, and coffeescript allows me to not worry about all the things that tripped me up (prototypical inheritance and all the different ways to implement classes/inheritance) and concentrate on the problems I'm trying to solve with a clear set of rules.
Coffeescript curates the good parts of javascript for you and adds the syntactic sugar that cleans up the gnarliness of javascript.
Or maybe that Anonymous idealism was a fraud and lulz, as peers, could see the hypocrisy much clearer, as everybody in their community likely do what they do because of the thrills and ignoring the pain caused. Lulz admitting it is likely taking the high road? or is that too tortured as twist.
The current European financial crisis has many more causes than immigration. In general, the causes fall in line with the US economic crisis causes: the housing bubble, an extended period of cheap money, no regulation of newly conceived financial instruments, etc.
Immigration may have exacerbated these issues, but not more so than the monetary union.
That's a nice resource but I don't think it shows what you intended it to show. From that timeline all I gather is that the United States has always wavered between xenophobia and the need for labor.
The NYTimes story is the 2nd crime, because they're white washing Citicorp's responsibility. With all the hacking that's been going on recently, the NYT needs a full time cyber security reporter.
This happens with all languages and frameworks too. There are ASP.NET 1.1 apps at the last place I worked because when we did a test upgrade to 2.0 things started failing.... and there were no automated tests (yet a requirement of bugless releases :) so henceforth nobody wanted to invest in upgrading.
Its the nature of the software beast that upgrading a large and complex application to a new version of the language or framework is difficult and maybe prohibitively difficult. Once something is written and it works it often times stays as is... sometimes for decades.
$ cd ~myproject
$ pwd
~/projects/myproject