Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment Re:Human recall slows down too. (Score 3, Interesting) 281

perhaps Apple and google will ration their back end service such that a user of an old phone only gets the equivalent compute power that was available at the time the phone was first sold. Newer phones thus pay for upgrades in the computing infrastructure, and thus are entitled to superior backend services.

Comment Human recall slows down too. (Score 3, Informative) 281

Studies have also shown that as humans age their rate of recall also slows down, not because their brains are slower but because they have to navigate a database filled with entangled excess information. I've noticed that google searches by voice are vastly more word-accurate than siri searches by voice. But that's because google is doing something in the context of something else-- it has clues to context. Siri is trying to do free-form semantics over a much greater realm of possibilities. When you narrow Siri to a phone specific function, it does better than google. As the AI realm grows, perhaps to include sarcasm and slang, these services will require even more compute power to keep going.

However, these days, phone services are done on back end servers, so there is no great reason they should slow down in "modern" times.

Comment crouton in nuts (Score 2) 225

I installed crouton and it totally sucks!
1) you have to run in developer mode which means one accidental miss boot or wake up and you entire hard disk is erased.
2) you get no live updates from google for the chrome portion
3) crouton linux has all sorts of network adapter problems, like seeing it at all, on my machine.
4) the archiving system for saving your current state for a reinistall after you accidentally press the space bar when it tells you to at boot (and reformats the hard drive) is byzantine and only for very serious experts who think there time has no value (e.g. want to buy a cheap computer and then waste tonnes of their time learing the tricks.
5) printing is a total disaster, and at a minumum requires a real computer or a special printer.

Submission + - Netflix quietly ending saturday delivery (engadget.com)

goombah99 writes: The USPS may not have gone forward with its plans to kill Saturday mail delivery, but Netflix isn't waiting. A few customers have noticed it's no longer processing shipments on Saturdays, opting for a five day schedule instead. Company spokesman Joris Evers tells Engadget that it's been transitioning in that direction over the past year and ended Saturday processing (usually a low volume day) entirely in early June.

Comment no rest no peace (Score 1) 65

These 3D whizmos, like for example LEAP motion (incredibly cool), all work great.... for about 20 minutes. Then you put them in the drawer because they require too much muscle coordination and energy to operate. in contrast when you REST your finger on a scroll wheel or REST your hand on a mouse it is not merely not moving, it is at rest in 3 dimensions. it only takes a small effort to move it, but you are not having to run a whole lot of muscles in coordination to keep the hand or finger in a constant position. it's hard to poise your hand in empty space. In the old days, good typists could do this with hands poised over the KB and fingers hovering above the keys. Most people now days use palm rests or put pressure on the keys. those old time secretarial pool typists had to sit up straight and brace their feet on the floor to pull that off. Girdles probably helped!

the first successful mouse replacement will have that feature. Perhaps something with haptic feedback to support your finger a little till you really want to move it.

personally I suspect the some sort of eye motion or maybe a joystick like thing will be the first 3D controller that people can use for long periods.

Comment Python is better overall but R is more like SAS (Score 4, Insightful) 143

R has more single function high level commands devoted to stats, these are done right internally and are self consistent with other functions for further processing. But its not as general a programming language as python. if you want something different than the canned functions in R then you will need to write them yourself at which point you might as well be using python. however if you like SAS then chances are R will seem more like what you are hoping for.

Slashdot Top Deals

I've noticed several design suggestions in your code.

Working...