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

 



Forgot your password?
typodupeerror
×
AI

RoboEarth Teaches Robots to Learn From Peers 97

mikejuk writes "A world wide web for robots? It sounds like a crazy idea, but it could mean that once a task is learned, any robot can find out how to do it just by asking RoboEarth. From the article: 'It's not quite war-ready, but a new Skynet-like initiative called RoboEarth could have you reaching for your guide to automaton Armageddon sooner than you think. The network, which is dubbed the "World Wide Web for robots," was designed by a team of European scientists and engineers to allow robots to learn from the experience of their peers, thus enabling them to take on tasks that they weren't necessarily programmed to perform. Using a database with intranet and internet functionality, the system collects and stores information about object recognition, navigation, and tasks and transmits the data to robots linked to the network. Basically, it teaches machines to learn without human intervention.'"

Comment continue the support yourself (Score 1) 140

'However, we strongly encourage our community of NetBeans Ruby users and developers to volunteer to take on development of Ruby on Rails support for the NetBeans IDE. " Remember Netbeans is just Forte - the whole thing is just a collection of modules. Fork the ruby module.

Submission + - DNF (srs) (youtube.com)

teknopurge writes: It's happened — 5.6.2011: Duke Nukem Forever will be released. We're still waiting to hear back on the cold-front blowing through hell. Satan is rumored to be displeased.

Comment Re:And Oracle supports EXABYTE sized databases (Score 1) 235

Try to deploy Postgres on a 5000 machine cluster, with replication and failover and then get back to me. And by "failover" here I mean the entire racks or ever network segments going away with nary a hiccup in serving, no manual intervention (except for bringing up replacement nodes), and no data loss.

See this is the problem: redundancy isn't the job of the DB: it's the job of the infrastructure. Tell you what, I'll deploy my 5000 postgres nodes and have everything vmotion and swing luns like a stripper working for her tuition and we'll see exactly why NoSQL DBs are exactly that. Replication? The SANs are mirrored over MPLS. Checkmate.

And if you think RDBMS are "suboptimal for straightfoward user profile storage.." there's a problem with your data model, not the system. A poor workman blames his tools.

My intention is not to come-off as vicious, though it may seem that way. I'm just really tired of people doing shit and thinking it's innovation, only becuase they are too ignorant to understand the problems they created their solutions for; either that or they forgot that something older then 15 years is available to do the same thing, only better.

Comment Re:And Oracle supports EXABYTE sized databases (Score 1) 235

The killer feature is that it actually horizontally scalable and fault-tolerant out of the box.

So is Postgres. Like the OP, I'm still waiting for a good reason to use NoSQL-type storage. I have to agree that these are all solutions looking for problems: trying to re-invent the wheel for no other reason then they don't know how to correctly do it with the existing products.

Comment Re:Book value vs. Real Value (Score 1) 228

according to our best-guess, FB has ~2B in gross revenue. If each employe made 100k, that's 200mil/yr in salary costs. Add in their IT costs that are easily 2x that, and you have 600mil/yr in operating costs, which means their making 1.4 billion in profit per year: hardly a company worth 25x earnings.

Slashdot Top Deals

The hardest part of climbing the ladder of success is getting through the crowd at the bottom.

Working...