Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Re:"Strong" (Score 1) 330

Crack times based on a password composed of 70 possible base characters:

algorithm-attempts
based on: 6 character,10 character,16 character passwords

MD5-180 billion attempts per second
0.65 seconds,182 days,117 Eons

SHA1-63 billion attempts per second
1.67 seconds,519 days,335 Eons

LM-20 billion attempts per second
5.88 seconds,1635 days,1053 Eons

sha512-364 thousand attempts per second
89 hr 47 min,246 077 years,57901611 Eons

bcrypt05-71 thousand attempts per second
19 days 4 hr,1.26 million years,...A really long time.

1Eon is 500million years

Times are based on how long it would take to go through all the possibilities.
If the password is composed of random characters the average time would be halved.

Dear slashdot, I had a very nice table laid out with all this information, it was a table using only spaces, no html - and you said "Too many Junk Characters".

Comment Re:x86 (Score 1) 258

Contrary to Linux zealots belief, Windows is not the only proprietary software on the planet.

I don't really use Linux, although that's going to change soon as I will be working with it daily.
I haven't used Windows in almost a decade.

But what other proprietary code do you have in mind?
How many proprietary operating systems are there?

Windows - already mentioned.
RTOS - if you need this - stay with i386.
OS X - license does not allow you to run on anything but Apple hardware - why would you care.
If you are amongst the remaining 0.1% using a niche proprietary OS then I guess x86 compatibility might be nice.

Any code optimized for x86 will run slower compared to an actual x86 processor, hell back in the early 90's Apple used to have an x86 processor add-on card.

If you are using proprietary code on an open source OS (eg. Flash on Linux) then x86 code execution would be nice, but in the long run - the ability (and documentation) to create an open source flash version has been available for years now. If anything - having a x86 proprietary Linux flash player has hampered development of FOSS flash implementations as there is less of a perceived need for it.

Comment Re:x86 (Score 1) 258

We are talking about a processor being as open as possible.
Unless you are running proprietary code - (Windows) why would you need x86 compatibility?

Granted there is some software out there that is difficult to port because of its size, complexity or willingness of anyone to put in the effort to make it run on anything but x86.

Comment Re:When does it become V-GER? (Score 5, Informative) 271

AND the above is WHY we don't dream big anymore.

One of the greatest achievements of technology to talk about and all we can do is compare it to a tv show and outdated movie from almost decade ago. And this will happen every time we bring it up.

We deserve the future we get.

You're kidding, right?

Here from Wikipedia:

Cultural influence of Star Trek

"Many scientists and engineers claim that their professional and life choices were influenced by Star Trek. The inventor of the first non-vehicular cell phone, Martin Cooper, states he was motivated to develop it from watching Star Trek."

or from The Guardian:

Star Trek technology: how 21st century scientists are making it so

"Many have been inspired by Star Trek to become scientists, and some are starting to make its gadgetry a reality"

I'm certain Star Trek was one of the top reasons many of the engineers at NASA became interested in engineering in the first place.

Slashdot Top Deals

Kleeneness is next to Godelness.

Working...