Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Comment Re:Umm... (Score 1) 362

Cory Doctorow had an essay that speaks to this point recently: http://www.locusmag.com/Perspectives/2010/05/cory-doctorow-persistence-pays-parasites/

TL;DR: Even if you're clueful and security-conscious most of the time, all it takes is one momentary mistake, and nobody can be perfect. Phishers and scam artists know this, and attack constantly and without cease, so that even though they fail 99.9999% of the time, those few successes yield great returns.

Comment Re:Based on Mono (Score 3, Informative) 419

Except that it isn't. According the GnomeShell page on Gnome Live, "Much of the code of the shell is written in Javascript and Clutter and GNOME platform libraries via GObject Introspection and JavaScript bindings for GNOME."

GObject Introspection is actually quite cool IMO, it makes it much easier to create bindings from dynamic languages libraries that use GObject, like the GNOME platform, GStreamer, etc.

Slashdot Top Deals

The goal of Computer Science is to build something that will last at least until we've finished building it.

Working...