Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Comment Re:Unexplained Achievement "The Maker"? (Score 1) 1582

As far as the total achievements go, I think it is a true sum of all the instances of each achievement. However, next to each achievement, it only shows the most significant power of two in the binary representation. So, if you have 70 +5 posts, it will only show 2^6 next to that achievement, but will contribute the full 70 points to the total.

Comment Re:Nvidia have already open sourced what they can (Score 2, Informative) 134

It's likely that your reinstall on every boot is necessary because your distribution includes several open source replacement drivers which interfere with the one you installed. This can be fixed via adding

DISABLED_MODULES="nvidia nvidia_legacy nvidia_new"

to /etc/default/linux-restricted-modules-common , or something like it.
Programming

Submission + - Ada inventor Jean Ichbiah dies

An anonymous reader writes: Jean Ichbiah, French inventor of the programming language Ada, died Jan. 26, at age 66. He suffered from brain cancer.

Ada, created at the end of the 1970s, was the first object-oriented language to become an international standard, in 1995. It is still widely used today, mainly for real-time systems in the aeronautical industry; the code is embedded in the Rafale and Mirage 2000 fighters and in the Boeing 777 airliner.

http://www.computerworld.com/action/article.do?com mand=viewArticleBasic&articleId=9010058&intsrc=new s_ts_head
The Internet

Submission + - how to stay anonymous online?

An anonymous reader writes: With recent news about certain industries giving people problems for even legal use of torrent clients and various instances of government snooping etc, I'm wondering how one can stay anonymous and still (without being a jerk abusing the TOR system) being able to download/upload large files?

Slashdot Top Deals

"When it comes to humility, I'm the greatest." -- Bullwinkle Moose

Working...