Comment: Re:10:1... Really? (Score 1) 752
Comment: Re:So they can't talk about proprietary products?? (Score 0, Troll) 587
There've even been cases of hysterical GNU "developers" thinking they need to re-license BSD-licensed software under the GPL, but it just doesn't work that way.
Actually it's been more the other way around: a developer includes BSD code into his GPL-licensed project, makes improvements (knowing that his GPLed improvements are safe from non-FOSS software, and yes it does just work that way). Original BSD developer throws a public hissy fit because he can't use the new and improved code in his project. Funny how he didn't care when it was happening behind closed doors, but having the new code right under his nose was just too much.
Moral of the story, if you don't want people doing whatever with your code, don't choose a permissive license!
Comment: Re:Hmm.. (Score 1) 664
Comment: There's also YouTube's HTML5 demo (Score 2, Informative) 281
Comment: How to Design Programs (Score 1) 214
Comment: AMD's market cap at around $1.5b (Score 1) 420
Comment: Maybe a book on math used in video games? (Score 1) 630
Comment: How about donating it? (Score 4, Insightful) 409
Comment: Re:I'd rather seen they moved to Subversion (Score 1) 277
Git is way better than SVN in pretty much every respect except possibly its lack of slick Windows GUI
And even for those who must have a Windows GUI, TortoiseGit is currently being worked on.