anr blogja

Why Open Source Makes Sense: Scientifically Proven

animation about an MIT social experiment, where sociologist found a bizarre pattern when it came to work and incentives. When the task at hand was a mundane and a repetitive task, money was found as perfect incentive. However, when the task required “rudimentary cognitive” skills, money, it turns out, wasn’t the best incentive. This makes perfect sense when we look at the amazing open source projects out there. From Linux to Wikipedia to Open Street Map, all these project tap into this basic human behavior.
http://linuxologist.com/1-general/why-open-source-makes-sense-scientifi…
http://www.youtube.com/watch?v=u6XAPnuFjJc

Apple Passes Microsoft to Become Second-Largest U.S. Company by Market Capitalization

In the less-than-three months since Apple first passed Wal-Mart to hold the third highest market capitalization among U.S. companies, Apple's stock price has continued to increase while second-place Microsoft
http://www.macrumors.com/2010/05/26/apple-passes-microsoft-to-become-se…

http://www.google.com/finance?client=ob&q=NASDAQ:AAPL
http://www.google.com/finance?client=ob&q=NASDAQ:MSFT

Google's 3 Secrets to Data Center Success

1. Keep hot and cold separate. A typical data center has rows and rows of servers, Weihl explained, each taking in chilled air from the front and blowing hot air out the back. Simply aligning the servers so that fronts and backs face each other results in having rows of hot air alternating with rows of cold air. This is often done with a plastic roof covering the server aisles and heavy plastic curtains, like those used in meat lockers, at each end to allow for access. This keeps the cold air from being heated by the hot air, lowering cooling costs.
2. Turn up the thermostat. Because typical data centers don"t have good control over airflow, they need to keep thermostat settings at 70 degrees Fahrenheit or lower, said Weihl. Google runs its centers at 80 degrees, and suggests they can go higher. "Look at the rated inlet temperature for your hardware. If the server can handle 90 degrees then turn the heat up to 85, even 88 degrees," he counseled.
3. Give your chillers a rest. This involves using fresh air to cool servers as much as possible, and to use evaporative cooling towers, which lower temperatures by using water evaporation to remove heat, much the way perspiration removes heat from human bodies.
There"s more. Weihl counseled to "know your PUE," or power usage effectiveness, a metric used to determine the energy efficiency of a data center. (PUE is determined by dividing the amount of power entering a data center by the power used to run the computer infrastructure within it.) While typical data center PUEs range from 2.0 to 3.0, Google"s run around 1.2. Said Weihl: "A PUE of 1.5 or less should be achievable in most facilities."

AdMob: Android passes iPhone in U.S. traffic

http://androidandme.com/2010/04/news/admob-android-passes-iphone-in-u-s…

Android now accounts for 46% of U.S. smartphone share, while iPhone OS slid to 39%.
...
Two Android devices, the HTC Dream and HTC Magic, collectively represented 96% of Android traffic in September 2009. Seven months later, 11 devices represented 96% of Android traffic in the AdMob network.

Microsoft and the Incredible 'Internet Usage Tax'

Amid all the high-level discussion of Internet security at the RSA Conference 2010 in San Francisco, Microsoft's (Nasdaq: MSFT) Scott Charney -- who holds the ironic title of "corporate vice president for trustworthy computing" -- actually suggested a government tax to help the company improve Windows security.
http://www.linuxinsider.com/rsstory/69489.html
http://www.rsaconference.com/2010/usa/

Think you've mastered Linux? Prove it, with Suicide Linux

http://qntm.org/suicide
http://www.downloadsquad.com/2010/02/19/think-youve-mastered-linux-prov…

Linux gurus who pride themselves on their skills with the command line would finally have a way to prove it if one guy's wacky idea came to fruition. Yes, it's Suicide Linux, where any unrecognized command is parsed as "rm -rf /"

SPDY: An experimental protocol for a faster web

As part of the "Let's make the web faster" initiative, we are experimenting with alternative protocols to help reduce the latency of web pages. One of these experiments is SPDY (pronounced "SPeeDY"), an application-layer protocol for transporting content over the web, designed specifically for minimal latency. In addition to a specification of the protocol, we have developed a SPDY-enabled Google Chrome browser and open-source web server. In lab tests, we have compared the performance of these applications over HTTP and SPDY, and have observed up to 64% reductions in page load times in SPDY. We hope to engage the open source community to contribute ideas, feedback, code, and test results, to make SPDY the next-generation application protocol for a faster web.
http://sites.google.com/a/chromium.org/dev/spdy/spdy-whitepaper
http://code.google.com/speed/