Forgot your password?
typodupeerror

Submission + - Tesla Deletes Elon Musk's "Master Plan" (yahoo.com)

Thelasko writes: Tesla has quietly pulled its 2006 "Secret Master Plan" climate manifesto from its website, as first spotted by Forbes.

The now-deleted document laid out how the Elon Musk-led company was hoping to fight climate change by electrifying cars and powering them with solar energy.

Almost two decades later, Musk's dedication to saving the environment has eroded greatly. The mercurial CEO recently even endorsed infamous climate change denier and former president Donald Trump.

During a chaotic chat on X-formerly-Twitter earlier this month, Musk told Trump "I don’t think we should vilify the oil and gas industry and the people that have worked very hard in those industries to provide the necessary energy to support the economy."

That's a far cry from Musk's 2006 promise of helping to "expedite the move from a mine-and-burn hydrocarbon economy towards a solar electric economy, which I believe to be the primary, but not exclusive, sustainable solution."

Windows

Microsoft Helps Police Crack Your Computer 558

IGnatius T Foobar writes "Microsoft has developed a small plug-in device that investigators can use to quickly extract forensic data from computers that "may have been used in crimes." It basically bypasses all of the Windows security (decrypting passwords, etc.) in order to eliminate all that pesky privacy when the police have physical access to your computer. Just one more reason not to run Windows on your computer."
Security

Microsoft Downplaying Recent DNS Vulnerability 93

Microsoft Watch writes "Microsoft downplays a recent DNS vulnerability in all Microsoft operating systems (XP, Vista, 2000, and 2003), claims Amit Klein, the security researcher who published the original vulnerability description (PDF) earlier this month. According to Klein, the description in Microsoft's Secure Windows Initiative blog entry is misleading, contains disinformation about the DNS transaction ID algorithm, and downplays the severity of the issue. Klein refutes Microsoft's claim that there is no way to reproduce the next transaction ID, given a series of observed transaction IDs. He shows that this is possible in his paper, which Microsoft had before publishing the SWI post, as well as on the series of data provided in the SWI blog itself."
The Courts

Hans Reiser Guilty of First Degree Murder 1395

Anonymous Meoward writes "Today Hans Reiser was found guilty of first degree murder in Oakland, California. Quoting Wired: 'In a murder case with no body, no crime scene, no reliable eyewitness and virtually no physical evidence, the prosecution began the trial last November with a daunting task ahead... The turning point in the trial came when Reiser took the stand in his own defense March 3.' Whether he really did it or not, Hans basically just didn't know when to shut up."
Security

Half a Million Microsoft-Powered Sites Hit With SQL Injection 222

Titus Germanicus writes to tell us that a recent attack has compromised somewhere in the neighborhood of 500,000 pages with a SQL injection attack. The vulnerability seems to be limited to Microsoft's IIS webserver and is easily defeated by the end user with Firefox and "NoScript." "The automated attack takes advantage to the fact that Microsoft's IIS servers allow generic commands that don't require specific table-level arguments. However, the vulnerability is the result of poor data handling by the sites' creators, rather than a specific Microsoft flaw. In other words, there's no patch that's going to fix the issue, the problem is with the developers who failed follow well-established security practices for handling database input. The attack itself injects some malicious JavaScript code into every text field in your database, the Javascript then loads an external script that can compromise a user's PC." Ignoring corporate spin-doctoring, there seems to be plenty of blame to go around.
Programming

Ruby and Java Running in JavaScript 220

John Resig is reporting on his blog that a recent trip to Tokyo opened up some very interesting JavaScript projects to him that haven't met with widespread popularity outside of Japan yet. "One project, in particular, really caught my eye. It's called Orto and is an implementation of the Java Virtual Machine (JVM) in JavaScript. This means that you can take an existing Java application, compile it to bytecode, run it through Orto (which produces the JavaScript, and embed it in a web page. While it doesn't provide the full capabilities of most Java code it does provide enough to make for some interesting demos." In a separate post he also detailed how the HotRuby project is allowing a Ruby VM to run in a browser using JavaScript or even indirectly using ActionScript in Flash.

Comment Re:Oh stop whining (Score 0) 318

"Hey, want to know a secret? Vista has more features than Linux." Pfffffffttttttttttt!!!!! What? Are you out of your mind, or just being sarcastic? You're risking the wrath of thousands of very pissed-off penguins, my friend. Better don the flame-retardant (and bite resistant) suit while you've still got the chance...

Slashdot Top Deals

I have a very small mind and must live with it. -- E. Dijkstra

Working...