This is pretty wild science fiction cyberwarfare stuff, except it's not fiction:
stuxnet mega virus version 2.0 beta
.
Search found 57 matches
- Wed Oct 19, 2011 2:13 am
- Forum: Current Events and Science/Technology
- Topic: New Version of the Stuxnet Mega Virus Hits Beta
- Replies: 3
- Views: 3033
- Wed Oct 12, 2011 10:54 pm
- Forum: Programming Discussion
- Topic: BitBucket now supports Git
- Replies: 4
- Views: 1376
Re: BitBucket now supports Git
What do you prefer about Github?
- Tue May 03, 2011 8:18 pm
- Forum: Programming Discussion
- Topic: No Java 0.0
- Replies: 7
- Views: 1100
Re: No Java 0.0
The JDK comes with the JRE.
Eclipse also comes with its own JRE (because it happens to be a Java application) but you can run it on a specific other JRE if you want.
I'm guessing you just want it to work.
If you can tell me the specific error I can probably help.
Eclipse also comes with its own JRE (because it happens to be a Java application) but you can run it on a specific other JRE if you want.
I'm guessing you just want it to work.
If you can tell me the specific error I can probably help.
- Wed Apr 27, 2011 7:44 am
- Forum: Game Development
- Topic: So You Want to Work in the Video Game Industry?
- Replies: 8
- Views: 2604
So You Want to Work in the Video Game Industry?
Reality check for cardboard guy.
Got this via the hilarious Al Swearengen twitter stream, the Deadwood character turned Video Game Creative Director: SwearengenCD
Got this via the hilarious Al Swearengen twitter stream, the Deadwood character turned Video Game Creative Director: SwearengenCD
- Mon Apr 11, 2011 2:29 am
- Forum: Game Development
- Topic: Commodore 64 is BACK and Amiga soon!
- Replies: 5
- Views: 2146
Re: Commodore 64 is BACK and Amiga soon!
Your dad is cool
- Sun Apr 10, 2011 4:54 am
- Forum: Game Development
- Topic: More Retro Edumacation!
- Replies: 11
- Views: 3110
Re: More Retro Edumacation!
yeah thanks!
- Sat Apr 09, 2011 12:53 am
- Forum: Game Development
- Topic: Commodore 64 is BACK and Amiga soon!
- Replies: 5
- Views: 2146
Commodore 64 is BACK and Amiga soon!
Commodore USA Launches new C64 After decades lost in the wilderness, the Commodore brand is going to be shipping products again. The systems are visually and in form factor terms (all in one computer+keyboard, no screen) and under the hood they're really micro sized mobos with modern pc hardware ru...
- Sat Apr 09, 2011 12:43 am
- Forum: Game Development
- Topic: Are Game Developers 15 Years Behind?
- Replies: 24
- Views: 7086
Re: Are Game Developers 15 Years Behind?
I agree. No offense taken here. I agree on most points. Thanks for the detailed comment. The beginning to this two way cooperation and dialogue, however, is not to insinuate that we (independent developers) are somehow naive...nor would we insinuate that you are. Remember, YOU came HERE. You can in...
- Sat Apr 09, 2011 12:28 am
- Forum: Game Development
- Topic: Are Game Developers 15 Years Behind?
- Replies: 24
- Views: 7086
Re: Are Game Developers 15 Years Behind?
I think you're arguing a misconception more than anything. In your follow up you directly address the misconception and then blow it off as negligible. If the answers are things like "How could you test Starcraft 1?" or "You can't test for things like game balance" then I'm sorr...
- Fri Apr 08, 2011 5:44 pm
- Forum: Game Development
- Topic: Are Game Developers 15 Years Behind?
- Replies: 24
- Views: 7086
Re: Are Game Developers 15 Years Behind?
Here's what a programmer from EA Tiburon said: I worked at EA for eight years. My running joke-that-was-not-a-joke was that we were twenty years behind the times, but I was probably exaggerating. Fifteen is a pretty good estimate. At EA, I think the problem was that the company culture was built lik...
- Fri Apr 08, 2011 6:15 am
- Forum: Game Development
- Topic: Are Game Developers 15 Years Behind?
- Replies: 24
- Views: 7086
Re: Are Game Developers 15 Years Behind?
There's two reasons. Firstly, yes I'm getting back into game development. Secondly, I think there's a competitive advantage to be had in this competitive commercial field. This doesn't directly affect bedroom or hobbyist programmers (who I adore, not least because it reminds me of my childhood). I d...
- Fri Apr 08, 2011 12:16 am
- Forum: Game Development
- Topic: Are Game Developers 15 Years Behind?
- Replies: 24
- Views: 7086
Re: Are Game Developers 15 Years Behind?
Game developers aren't behind in software/hardware technology. I don't think anyone is saying they are.
- Wed Apr 06, 2011 4:12 am
- Forum: Game Development
- Topic: Are Game Developers 15 Years Behind?
- Replies: 24
- Views: 7086
Re: Are Game Developers 15 Years Behind?
Black box testing can be done on any scale. But when you've got changing requirements, unit testing is even more useful . When you test units and some subset of requirements change, you don't need to change any of the tests that verify behaviour in the unchanged parts. Quite often you can identify t...
- Tue Apr 05, 2011 9:02 pm
- Forum: Game Development
- Topic: Are Game Developers 15 Years Behind?
- Replies: 24
- Views: 7086
Re: Are Game Developers 15 Years Behind?
Unit testing is for the most part useless. Can't tell you how many times you change a bit of code only to make all your unit testes useless. If changing a tiny bit of your code makes all your tests break, you're doing it wrong. It means you have a huge amount of redundancy in your tests. Why are yo...
- Mon Apr 04, 2011 10:47 pm
- Forum: Game Development
- Topic: Are Game Developers 15 Years Behind?
- Replies: 24
- Views: 7086
Re: Are Game Developers 15 Years Behind?
Uh oh. I think I've made a few Angry Nerds on reddit