Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment What's the point? (Score 2) 34

What in the world could be the point of this? Suppose the deal goes through as described. From the security researcher's perspective, the code is already in the wild, downloaded repeatedly. Could easily be forked to a new project, hosted by someone else, etc. It will be back up and online the moment he takes it down. From the malware author's perspective, if he gives up all the existing keys, he loses his current "market", but he can just change the keys, and redeploy his malware. So, the malware author gains nothing because the project will undoubtedly remain online. The security researcher gains nothing, since the malware author can just deploy a new version with different keys. So, the exchange does nothing but generate headlines. Nothing else accomplished.

Comment Re:Bias? Or reality? (Score 4, Interesting) 445

A lot of gifted programs, and this one is no exception, only partially rely on a test for selection decisions. They also rely on teacher recommendations to a large extent. And while I'm sympathetic to the view that you have to be able to pass the test if it's reasonable, I would be shocked if there were no bias in the teacher recommendation process.

Comment Re:Finally! (Score 4, Informative) 151

That's not planned for the moment, but with PreferenceStats.jsm (currently in Firefox Nightly), it is already possible to write an add-on that does monitors each tab. Firefox doesn't have a feature for stopping all scripts in a page yet (that's https://bugzilla.mozilla.org/s..., if you're curious), but reloading the tab without scripts (or other features) shouldn't be too hard.

Comment Re:What has Rust been used for? (Score 1) 181

Rust hasn't even hit 1.0 yet.
Due to language changes many have chosen to wait until the 1.0 release. So no, it's not surprising not to see anything "of note."

Despite this they have a very active subreddit with many people coding things - especially now that they've hit beta and the language is fairly stable.

There have been a few notable interested parties (that I've seen), including indications that Google is playing around with it and another large project investigating core usage.

Comment Re:Don't forget Firefox Hello! (Score 1) 147

Videoconferencing from any device on the planet without installing any special software is bloat?

YES, in the same way that every user on the planet would probably want a calculator once in a while but that doesn't mean the browser needs to add one!

Firefox comes with a couple of calculators built in. It has since before it was called Firefox.

Slashdot Top Deals

There are two ways to write error-free programs; only the third one works.

Working...