Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
Role Playing (Games)

"Live Expansion" Announced for Warhammer Online 170

Zonk brings word that Mythic has announced their plans to expand Warhammer Online in the coming months using a series of live events that will open up new careers, gear, and zones. The first event, planned for sometime in March, will allow access to the Dwarf Slayer and the Orc Choppa, as well as a new RvR scenario. Later, players will race to unlock a massive new zone, the Lands of the Dead. The expansion itself is titled "A Call to Arms," and it will be rolled out free of charge.

Comment Re:skeptical (Score 1) 719

Conjecture: His parents own a bakery but his favorite uncle is a physics professor at MIT.

Ok, now lets assume he did come up with this idea on his own...the thing is, sometimes it takes someone who has fresh ideas to come in and shake things up. I'd like to know more about what makes his invention different than what was there before.

Comment Re:Mathematically provably secure? (Score 1) 234

There are several "provably secure" computer systems. As in you can demonstrate they fulfil certain mathematical constraints and those constraints are absolute. Then you have to write the code and prove the code, then you have to hope the prover is correct and the hardwareis correct. Nothing is 100%.

As to the randomisation stuff - yes I've got examples, and we've hit the same thing in Linux with randomisation. You get cases where memory scribbles cause a problem only if the layout happens to be a specific variant (especially with stack randomisation). From "either it dies or it works" you get "1 in 10,000 times xyz app blows up". That does make debugging much much harder. Of course a good reply to that is "so improve the debugging tools".

Slashdot Top Deals

"Ahead warp factor 1" - Captain Kirk

Working...