Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror

Comment Re:Honestly, when will people learn? (Score 3, Interesting) 98

While I don't feel buffer overflows are something to ignore, from what I see the developer never actually said "unexploitable."

From the "skeptical glibc developer" link:

> if not maybe the one byte overflow is still exploitable.

Hmm. How likely is that? It overflows in to malloc metadata, and the
glibc malloc hardening should catch that these days.

Comment That's pretty neat... (Score 1) 264

... but I'm not sure how it's a "Relativity Shock" as the second links suggests.

Upon thinking about a marble rolling on a rubber sheet I immediately see two big differences between it and a planet moving in space: (i) the marble.. well.. rolls along the sheet, which planets don't do while moving through space; and (ii) the rubber sheet doesn't propagate disturbances at the speed of light (or anywhere close to it).
Programming

The State of Ruby VMs — Ruby Renaissance 89

igrigorik writes "In the short span of just a couple of years, the Ruby VM space has evolved to more than just a handful of choices: MRI, JRuby, IronRuby, MacRuby, Rubinius, MagLev, REE and BlueRuby. Four of these VMs will hit 1.0 status in the upcoming year and will open up entirely new possibilities for the language — Mac apps via MacRuby, Ruby in the browser via Silverlight, object persistence via Smalltalk VM, and so forth. This article takes a detailed look at the past year, the progress of each project, and where the community is heading. It's an exciting time to be a Rubyist."

Comment Well... (Score 1) 440

Tell them you feel strongly about retaining your rights over your software and see if they maintain that it's required to transfer rights to them. Get the facts from them. If they say you have to, but you really don't want to, don't take the job. Of course, make sure you get it in writing.
Networking

Submission + - Wireshark 1.0 Released 1

katterjohn writes: "After almost 10 years of work, Wireshark 1.0 has been released. Wireshark is the award-winning protocol analyzer, formerly known as Ethereal, that has taken the packet sniffers to a whole new level. A list of all the goodies is here."
Space

Probe Captures Avalanche on Mars 69

mdekato writes "MSNBC reports that NASA's Mars Reconnaissance Orbiter has captured an avalanche on Mars' surface as it happened. Very good still images show what must have been an awesome sight. 'The full image reveals features as small as a desk in a strip of terrain 3.7 miles (6 kilometers) wide and more than 10 times that long, at 84 degrees north latitude. Reddish layers known to be rich in water ice make up the face of a steep slope more than 2,300 feet (700 meters) tall, running the length of the image. Mars' north pole is covered by a cap of ice, and it even snows there. The scientists suspect that more ice than dust probably makes up the material that fell from the upper portion of the scarp.'"

Slashdot Top Deals

Man is an animal that makes bargains: no other animal does this-- no dog exchanges bones with another. -- Adam Smith

Working...