Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror

Comment Re:Roadable Aircraft, not flying car. (Score 1) 83

Did you actually read the rest of the article? It said, in the sentence *immediately following the one you quote*:

"Originally conceived as a rapid, low-cost electric testbed, the effort evolved into a flying car."

Whether it IS a flying car or not (personally, I don't think so), the article at least does make the claim.
Math

Man Uses Drake Equation To Explain Girlfriend Woes 538

artemis67 writes "A man studying in London has taken a mathematical equation that predicts the possibility of alien life in the universe to explain why he can't find a girlfriend. Peter Backus, a native of Seattle and PhD candidate and Teaching Fellow in the Department of Economics at the University of Warwick, near London, in his paper, 'Why I don't have a girlfriend: An application of the Drake Equation to love in the UK,' used math to estimate the number of potential girlfriends in the UK. In describing the paper on the university Web site he wrote 'the results are not encouraging. The probability of finding love in the UK is only about 100 times better than the probability of finding intelligent life in our galaxy.'"
Hardware Hacking

Submission + - APPLE KEYBOARDS infected with keylogger firmware (semiaccurate.com) 2

Anonymouse writes: APPLE KEYBOARDS are vulnerable to a hack that puts keyloggers and malware directly into the keyboard's firmware. This could be a serious problem, and now that the presentation and code is out there, the bad guys will surely be exploiting it.

The vulnerability was discovered by K. Chen, and he gave a talk on it at Blackhat this year ( http://www.blackhat.com/html/bh-usa-09/bh-usa-09-archives.html#Chen ). The concept is simple, a modern Apple keyboard has about 8K of flash memory, and 256 bytes of working ram. For the intelligent, this is more than enough space to have a field day. It is completely remotely exploitable, and almost impossible to remove, especially if you don't know it is there.

PDF: http://www.blackhat.com/presentations/bh-usa-09/CHEN/BHUSA09-Chen-RevAppleFirm-PAPER.pdf
Slides(pdf): http://www.blackhat.com/presentations/bh-usa-09/CHEN/BHUSA09-Chen-RevAppleFirm-SLIDES.pdf

Comment Re:Task based learning (Score 1) 452

Thank you! You said pretty much what I was going to say. I learned programming back in the early 1970s in HS with Dartmouth Basic. About a 40-page "manual" that gave some of the language concepts in the context of population demographics. The first thing the teacher told us was the mailbox example. That and about an hour of reading was enough for me to understand Basic well enough to do straightforward things that I could think up. That level of Basic is *so* basic that with a little explanation almost anybody can pick it up, and if the person has someone there to answer questions and perhaps provide a few real-world examples to try out, they're all set. My own first Basic program was about 5 lines: take a number and print out all powers of the number up to six. Things like pointers and objects came later (OO was just starting to be invented.)

Slashdot Top Deals

With your bare hands?!?

Working...