Apple has been doing this with other APIs for a while. If your app links to a way of signing up for an account that could be used to pay for something you'll be rejected. If you mention the existence of such an account you'll probably be rejected.
Personally I don't like being treated like this - as a user or a developer. So I take my time and money elsewhere.
The problem here is that Americans haven't ever experienced a competitive mobile telephony market where all carriers use the same network technology and switching networks is trivial. That's probably why our coverage is terrible and we pay 3-5 times more than people in other countries.
(North) American telco misregulation is a disaster.
I worked for Andy for a few years at Danger. He's a great guy. He's got a great mix of technical skills, business savvy and being a generally nice bloke.
He's also ridiculously generous.
Also, he builds cool robots for fun (or at least used to).
But node.js doesn't have any concurrency. It's single-process, single-threaded and event driven, so by definition it's not concurrent. It's just not blocking.
Also, was someone really trying to run performance benchmarks on a shared machine running on a VM and expecting to get anything meaningful out? Really? Like really? I'm embarrassed for you.
This is why Gtk+ implements icons as a set of vector / raster images to be displayed at various sizes. It makes resolution independence really easy. This has been important to Gtk and GNOME for a long time since it's a big issue for accessibility which is not only important socially and morally, but actually a key legal issue for adoption in large companies and governments.
Comparing the size of Ubuntu 'main' isn't interesting.
A more thoughtful assessment would have examined what packages were installed & used rather than which ones existed. That data is really easy to find: http://popcon.ubuntu.com/
I do have that data and have been using it in these kinds of analysis. There are two big problems with it. The first is that it's not given out in any kind of time-series or by distro-version so some analysis are very hard to do (this one would work though). The second is that the data gathering is opt-in so the sample will have a bias, probably towards power users.