Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment Re:Sort of pointless (Score 1) 103

Costs aren't only the license fees paid (and this is operating outside any copyright territory so licences fees would be extremely prohibitive to enforce anyway).

The biggest cost of Windows/OS:X is that can't make changes. A satellite may well have hard real-time requirements or require other kernel changes that exist for Linux but not for closed source general purpose OSs.

Comment Re:Report Abuse (Score 1) 128

Passwords should (and usually are) stored as hashes which means you can very quickly hash the user's entry and compare if it is exactly the same as the password, but by design can't infer any other details about the password if the entry is wrong.

Anything that allows you to compare how 'close' an entry is to the users current password is obviously makes guessing that password far easier.

If your passwords are securely salted and hashed then storing additional old entries shouldn't lower security, and as you say ensures that the user can't reuse a password precisely, but any minor change to the password with result in a completely unrelated hash.

Comment Migration (Score 1) 398

Why dose migrating to another server disconnect people?
Surely in a case like this they can just pause the action (if they can slow down time surly pause is easy) and tell everyone it will resume in 10min as the do the migration.
Worst case you could disconnect them but tell them if they don't connect to the new server within 10min then they are treated the say way as if they had yanked their broadband cable?

Comment Re:I don't get the blocks (Score 1) 110

The goal of Minecraft et al. is to provide very large (or sometimes truly infinite worlds). To achieve this you have to use extremely efficient memory storage. I don't know the actual figures but I assume Minecraft stores one or two bytes per voxel, which are approximately 1 cubit-foot, so a very efficient representation.
This simply isn't enough memory to store more then a few shapes (though a sphere dose seem a good choice).

Slashdot Top Deals

365 Days of drinking Lo-Cal beer. = 1 Lite-year

Working...