Egypt Leaves the Internet - Renesys Blog

What happens when you disconnect a modern economy and 80,000,000 people from the Internet?

Posted

Keyless systems on cars easily hacked, researchers say - Computerworld

In demonstrations using 10 cars from eight makers, the researchers showed how they were able to unlock, start and drive away the cars in each case, by outsmarting the smart key system.

The break-ins were carried out using commercial, off-the-shelf electronic equipment available for as little as $100, the researchers said in a paper describing their exploits.

Although the possibility of such attacks on keyless systems has been discussed previously, it has not been clear before if they would be feasible on modern cars, the researchers said. "In this paper, we demonstrate that these attacks are both feasible and practical," they said.

Security is not a technical problem ;)

Posted

OmniTI ~ Instrumentation and Observability

Making applications operable means that never again should operations personnel be stuck on the question, "The application appears hung, I wonder what it is doing?" All production code should be prepared to answer questions such as these at any time. "What are you doing?" and "How long is it taking?" are perfectly reasonable questions to ask of any piece of production code and you should demand a prompt and accurate answer. The resulting metric data is consumable by both dev and ops teams, and even by those teams’ managers. After all, trending metrics is not just about detecting problems. It is also fundamental to quantifying success. This is what it means to be operable. Software engineers everywhere, please make your software operable!

Posted

Iconoclastic Tendencies: OpenSolaris is Dead.

What follows is an email sent internally to Oracle Solaris Engineers which describes Oracle's true intentions toward the OpenSolaris project and the future of Oracle Solaris.

Filed under  //  Open Solaris  
Posted

Technology Review: Blogs: arXiv blog: Big Bang Abandoned In New Model of the Universe

A new cosmology successfully explains the accelerating expansion of the universe without dark energy; but only if the universe has no beginning and no end

thought so

Posted

Venture Beat: SeaMicro drops an atom bomb on the server industry | seamicro.com

Coming out of stealth, SeaMicro is dispelling the Silicon Valley myth that you can’t innovate in hardware anymore. The startup is announcing today it has created a server with 512 Intel Atom chips that gets supercomputer performance but uses 75 percent less power and space than current servers.

It sounds impossible. But if SeaMicro can deliver, then it will deal a big blow to server vendors such as Dell, Hewlett-Packard and IBM. And it could delight customers with big data centers that are consuming too much power and are having a hard time keeping up with the demand for free internet services.

Looks interesting ;)

Posted

Technology Review: Open-Source Could Mean an Open Door for Hackers

The ability to access open-source code is not the only advantage given to attackers. Ransbotham analysis showed a correlation between the existence of signatures--used by various security products to match a known pattern with a flaw--and earlier attacks, suggesting that the updates used by defenders to improve their defense actually help attackers.

"That tells me that there is something about having that signature that is helping people... giving them a clue about how to exploit the vulnerability," Ransbotham says.

Posted

Zuckerberg's Bizarre Facebook Insignia Revealed, And What It Means - San Francisco News - The Snitch

However, a source familiar with Facebook tells SF Weekly that there's never been evidence of secret Facebook rituals aside from the usual team-building exercises.

That's why they are secret ;-)

Posted

A Few Billion Lines of Code Later: Using Static Analysis to Find Bugs in the Real World | February 2010 | Communications of the ACM

Some poking around exposed the following chain of events: the company's make used a novel format to print out the absolute path of the directory in which the compiler ran; our script misparsed this path, producing the empty string that we gave as the destination to the Unix "cd" (change directory) command, causing it to change to the top level of the system; it ran "rm -rf *" (recursive delete) during compilation to clean up temporary files; and the build process ran as root. Summing these points produces the removal of all files on the system.

nice feature ;-)

Posted