Comment Re:That's not what i need (Score 1) 237
Comment Re:"fall-back .. to be eventually depreacated" (Score 1) 237
Comment Better ways to do random (Score 2) 189
- Random.org provides random data generated by radio noise. You can get as much random data as you'd like. Gaming websites download their random data in 5MB chunks to use for card shuffles and dice rolls.
- HotBits is a similar idea, but uses radioactive decay instead of radio waves
- If you want to do it in house, you can do so with a smoke detector and a webcam. This was submitted to slashdot in 2006
- Finally, if you need a ton of random numbers, and they must be random, you can buy RNG hardware
What do i do? if I don't really care if it's random, I use the RPG from the programming language I'm using, or
Comment I was a little confused by the headline (Score 3, Funny) 116
I thought they were talking about this guy. He's been in prison for a while, but he didn't get the death penalty.
Comment Re:Really? (Score 1) 766
You can still run programs from Windows 1 in Windows 7. In both cases, that doesn't mean that said software doesn't have security issues, and it doesn't meant that anyone is supporting it.
Comment Re:Really? (Score 1) 766
But Edgy is not the same as Maverick. There is likely very few to no packages that haven't been changed in the process. Ubuntu is saying that your version is EOL, and you need to upgrade, same as Microsoft. The only real difference is that Ubuntu is free and Windows is not. But no one cries foul because Ubuntu no longer supports Edgy.
Comment Really? (Score 3, Insightful) 766
Windows XP is almost 10 years old. Find me a Linux distro that supports 10 year old versions, on the desktop.
No one cried foul when Windows 98 was EOLed, after only 8 years. That was because they liked XP. Microsoft has pushed back the EOL on Windows XP multiple times due to complaints, but it's time to move on.
If you dislike Vista and 7, use something a different operating system. Don't pretend Microsoft should support 10 year old software.
Comment Not a particularly effective road block (Score 2, Informative) 845
My guess is that the point, like most roadblocks on customers, is to discourage casual hobbyists from messing with their devices. Everyone else can get around it pretty easily.
Comment reddit example is incorrect (Score 1) 133
reddit didn't say "pay what you want" for upgraded accounts. They said "hey, we really need some money", hinted that people might get something in return, and let them donate.
What they got was upgraded accounts, for a duration based on how much they had donated, and trophies saying that they were "charter members".
So there's a big difference there. For the Humble Indy Bundle, it's "pay what you want" and you get the same thing. For reddit, it was initially "pay what you want", with no indication as to what you were getting, and what you paid affected what you got.
Comment Not deleted, encrypted (Score 4, Interesting) 239
From the scant details in the article and summary, it appears that the drives are encrypted, and the "wipe" consists of getting rid of the encryption key.
Calling that a "wipe" is rather misleading in my opinion. Toshiba's in for one hell of a liability issue if their encryption is ever cracked -- though I'm sure they'll take care of all that in the fine print.
Comment Cult of the dead cow (Score 3, Funny) 237
If you're going to make a viral app as a satire of other apps, you should prepare your site to at least stand one slashdotting.
Comment Re:Yep, that totally works in practice (Score 1) 462
Correct, but you can't use the normal DLC with a pirated copy of the game, but you can use pirated DLC with a pirated copy. So you're "forcing" pirates to also pirate the DLC. The old "Cut off your nose to spite your face" strategy still doesn't work very well for downloaded content.
Comment Yep, that totally works in practice (Score 4, Insightful) 462
Yep, totally worked for Dragon Age, for example. You can't get the DLC if you have a pirated copy of the game, so you definitely can't download giant bundles of all the DLC that can be decrypted and plugged into the game. Said DLC isn't up on torrent sites 2 days after the release.
If you're going to release DLC with micro-payments, don't "punish" pirates by forcing them to also not pay for your DLC.
Only way to really combat piracy is to have an online element that only works with a valid CD key. That won't stop piracy, though; it'll just make it less useful.