Adobe Download Manager Installing Software Without Consent 98
Comment Getting in over your head (Score 1) 836
As someone who spent a lot of years observing software projects gone bad
Submission + - New Linux kernel flaw allows null pointer exploits (threatpost.com) 6
Comment Practical Programmer: Inspections (Score 1) 345
You should check out this reference: (Apologies, you need access to the ACM Library to read the article) http://portal.acm.org/citation.cfm?id=299161. Robert Glass discusses this exact issue. The article offers some references to research done using alternative approaches to inspections.
Comment An Introduction to the Theory of Numbers (Score 1) 630
A book I enjoyed as the text for Freshman seminar when I was in college was Niven and Zuckerman (now Niven, Zuckerman, and Montgomery) "An Introduction to the Theory of Numbers". This book might be a stretch for a good high school senior math student. But, it has a lot of interesting material and doesn't require any college level math as a pre-requisite. Besides, who doesn't like Number Theory.
Feed Wired: Q&A: Author Nicholas Carr on the Terrifying Future of Computing (wired.com)
Comment Insight Required (Score 5, Insightful) 232
These problems are all incredibly difficult. A lot of very good mathematicians have thought about them, in some cases for over a hundred years. In some cases, even understanding the problem requires an advanced mathematical education. If there was anything approaching an easy solution, it would have been found already. That said
Problems like these always require some insight. Typically, either a way to relate the problem to some other unexpected area, or some new kind of machinery that creates a leverage against the problem.
Personally, I wouldn't expect that from such an effort.