Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment Re:hands free? (Score 1) 171

Interesting question actually.
In the UK at least:

  • Driving with your right hand on the wheel and a phone in your left hand: illegal
  • Driving with your right hand on the wheel when you do not have a left hand: legal

If the laws were there just because of the distraction, using a hands-free phone would also be banned, but it is not.

Comment Nothing new here (Score 4, Insightful) 57

I just tried the web version at TellTaleGames. It has the same problem as every other chatbot I've seen - When it cannot parse your sentence or you do not give any keyword that it knows about, it tries to conceal the fact by giving a non-sequitur or changing the subject.
The trouble with that is that humans are trained to spot that and react with suspicion (because other humans use it to dodge difficult questions.)
Chatbot developers might have more luck if they start programming their bots to admit when they don't understand something. That didn't work in the 80s because the bot would say "I don't understand" every 3rd sentence or so. But they can fit in much larger databases now so that should be less of a problem.

Medicine

Submission + - The new market for life-saving kidney-swap chains (miller-mccune.com)

John Mecklin writes: "Using game theory and market-design software, doctors are arranging kidney-transplant "swaps" — sometimes in long chains — to give more people with renal disease better transplant options and healthier futures. Kidney transplants are the treatment of choice for people with end-stage renal failure, kept alive — barely — with weekly rounds of debilitating dialysis treatments, and nationally, some 78,000 people await transplants. Doctors prefer to use kidneys from live donors because on average they last nearly twice as long as transplants from cadavers, but the need for live kidneys outstrips the supply. To increase the number of live-kidney transplants, doctors are turning to what are known as paired exchanges and even creating chains of exchanges among strangers that link together as many as 10 pairs of live donors and recipients. This push to boost the number of live transplants is improving and even saving lives — but creating logistical and ethical concerns, too."
NASA

Submission + - Extrasolar planet was hiding in old Hubble image (sciencenews.org)

Kristina at Science News writes: "A new way to process images reveals an extrasolar planet that had been hiding in an 11-year-old Hubble picture. After ground-based telescopes found three planets orbiting the young star HR 8799, a team took that information and reprocessed some 11-year-old Hubble Space Telescope images. Voila. There was one of the three planets, captured by Hubble but not visible until new knowledge could see the picture in a fresh light. The technique could reveal hidden treasures in many archived telescope images."
Power

Submission + - New Way to Produce Hydrogen (thefutureofthings.com)

Iddo Genuth writes: "Scientists at Pennsylvania State University and Virginia Commonwealth University are producing hydrogen by exposing clusters of aluminum atoms to water. Rather than relying on the electronic properties of the aluminum, this new process depends on the geometric distribution of atoms within the clusters and requires the presence of Lewis acids and Lewis bases in those atoms. Unlike most hydrogen production processes, this method can be used at room temperature and doesn't require the application of heat or electricity to work."
Java

Submission + - RazorSQL as an example of Missed Opportunity (theopensourcery.com)

jbsurveyer writes: "RazorSQL is a robust Java app that one can rarely find on LAMP based servers. It is typical of a broad range of Open Java tools (think Alfresco, Maven, Hibernate, etc, etc)that still are not available on most web hosting services and Linux distributions. This is an ongoing shame for the Linux community — why such short sightedness, given that Java's creators (Sun) have been such big contributors to Open Source, is hard to fathom."
Windows

Average User Only Runs 2 Apps, So Microsoft Will Charge For More 842

Barence writes "Microsoft's decision to limit Windows 7 Starter Edition to running only three concurrent applications could force up the price of netbooks as many manufacturers opt for the more expensive Home Premium. The three-app rule includes applications running in the background but excludes antivirus, and the company claims most users wouldn't be affected by the limit. 'We ran a study which suggested that the average consumer has open just over two applications [at any time]. We would expect the limit of three applications wouldn't affect very many people.' However, Microsoft told journalists at last year's Professional Developers Conference that 70% of Windows users have between eight and 15 windows open at any one time."

Comment vi (Score 1) 663

Being able to move around your cursor and delete and edit things without leaving your home position can easily *double* your editing speed. That's the reason why people still love vi and Emacs. And this is not a joke.

Well almost. You still have to reach for the ESC key to switch between typing and moving the cursor. I find that slightly harder than reaching for the enter or backspace keys. You can train yourself to reach for it in a certain location, then find that when you switch to a laptop you keep hitting backquote or F1 instead.

Image

Beginning iPhone Development Screenshot-sm 216

Cory Foy writes "When my wife got a Touch several months back, the first thing I wanted to do was build some applications for it. Who wouldn't want to play with a device that has accelerometers, position sensors and multi-touch gestures? But being new to the Mac world, I needed something to help guide me along. Beginning iPhone Development aims to be that guide. But does it live up to the challenge of teaching a newbie Mac and iPhone developer?" Read below for the rest of Cory's review.

Comment Bubble sort (Score 1) 962

The first algorithm I actually understood and was able to re-implement (in Sinclair Spectrum BASIC) was a bubble sort, so I would recommend that. I had been experimenting with the graphics functions for a couple of months before but I did not learn much from that. I think the important thing is to avoid pointers and also avoid dependence on any OO concepts (it's easy to forget how hard they were to learn.)

It's funny.  Laugh.

Meet the New Chess Boxing Champion of the World 235

Attila Dimedici writes "A Russian man has just been crowned world champion in the sport of chess boxing. Apparently the idea originated in a French comic strip from the early '90s. In 2003 a Dutch artist decided to bring the 'sport' to life. The 'sport' is played by starting a chess match in the middle of a boxing ring. After four minutes, the chess board is cleared and the opponents box for three minutes. A match consists of six rounds of chess and five rounds of boxing. A match is decided by knockout, checkmate, or points."

Slashdot Top Deals

I tell them to turn to the study of mathematics, for it is only there that they might escape the lusts of the flesh. -- Thomas Mann, "The Magic Mountain"

Working...