Comment Re:PDF is heavily slashdotted (Score 4, Informative) 42
Comment Re:PDF is heavily slashdotted (Score 2) 42
Comment Re:Make the story end (Score 1) 673
Comment Re:People have always been stupid (Score 1) 311
People have always been smart, stupid is the exception.
I would estimate that roughly half of people have less-than-average intelligence.
Comment Re:Low hanging fruit (Score 3, Insightful) 487
Comment Re:CAPTCHA Breakers (Score 3, Insightful) 99
I don't think that spammers have any amazing tech, they just have different requirements. They can still send spam with a 1% success rate whereas with OCR you'd want a 99% success rate.
Comment Re:passwords? (Score 1) 645
This seems like an amateur mistake. Who are these companies hiring lately?
At the very least, hash and salt. If the hashes might be stolen then hash it thousands of times (see PBKDF2).
Comment Pretty Good (Score 4, Interesting) 229
When I moved out of my mother's basement I used the Albertson's delivery service until they shut it down. It was $14 per delivery, regardless of size, so I'd get all of my groceries for the month in one order.
It was a lot easier to avoid impulse buying and to plan out what was actually needed when I could place the order online. Albertson's would remember your previous order so it was easy to just adjust it slightly each month.
Comment Re:The ultimate irony (Score 1) 373
I imagine that google is just going to restrict the use of the android trademark, not source code. This seems like a sensible solution, and won't restrict the rights of the manufacturers.
Comment Re:Copyright free scores already exist... (Score 5, Informative) 106
Comment Re:Annoying as hell (Score 1) 395
I think you're confusing speech recognition with natural language parsing. They are two different components. The reason natural language processing is powerful is the same reason the command line is powerful. With a GUI, you normally have to find your way through menus to get to a particular functionality. When there aren't many options to present or you aren't familiar with the system, this is a good interface. On the other hand, once you're familiar, a multitude of functionality is only a command away. (I have 4503 commands in $PATH.)
Once the speech recognition reaches a certain point you'll be able to call your bank and say something like "transfer $500 from checking to savings".
Anyway, here's the use case I picture: Anywhere in the house, I can say something in a normal voice, like "computer, what's the best way to stop a bloody nose?" or "computer, how long do i need to boil an egg?" or "computer, turn on the front-porch lights". Being able to interact with a phone in the same manner would be appropriate in some situations as well. Speech has the potential to be a great input device, especially when there isn't a keyboard handy. (Insert joke here about how none of us get far enough away from a keyboard for it to matter.)
Comment Hardcoded idiocy (Score 2) 113
Comment Re:The Standards Really Never Have Been the Standa (Score 1) 298
Comment Re:Meh (Score 1) 152
Also note that 32-bit operating systems can still make use of larger system memory sizes.
I'm doing this right now. It's as easy as apt-get install linux-image-generic-pae.