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

 



Forgot your password?
typodupeerror

Submission + - Software Is Eating the World, but AI Is Going to Eat Software, Nvidia CEO Says (technologyreview.com)

An anonymous reader writes: Nvidia's revenues have started to climb in the recent quarters as it looks at making hardware customized for machine-learning algorithms and use cases such as autonomous cars. At the company's annual developer conference in San Jose, California last week, the company's CEO Jensen Huang spoke about how the machine-learning revolution is just starting. "Very few lines of code in the enterprises and industries all over the world use AI today. It's quite pervasive in Internet service companies, particularly two or three of them," Huang said. "But there's a whole bunch of others in tech and other industries that are trying to catch up. Software is eating the world, but AI is going to eat software."

Submission + - Our obsession with trailers is making movies worse (cnet.com)

An anonymous reader writes: Our increasing obsession with trailers is changing how we watch movies. We're becoming audiences afraid of surprise, audiences that would rather watch movies we're certain we'll like than risk watching films that surprise us into love. In some cases, this fixation is even lowering the quality of movies themselves by encouraging bad filmmaking habits. The most extreme example happened when Warner Bros. released such a successful trailer for "Suicide Squad" it brought on the company that cut it to edit the whole film — dropping the director's original cut altogether. [...] Thanks to trailers' easy accessibility on YouTube and those shot-by-shot breakdowns that quickly appear online once trailers drop, anyone interested in a given flick can pore over all the available footage for hours — even if that leads to major spoilers for them and everyone they share it with.
Open Source

New Release of MINIX 3 For x86 and ARM Is NetBSD Compatible 93

An anonymous reader writes MINIX 3 is a small POSIX-compliant operating system aimed at high reliability (embedded) applications. A major new version of MINIX 3 (3.3.0) is now available for download at www.minix3.org. In addition to the x86, the ARM Cortex A8 is now supported, with ports to the BeagleBoard and BeagleBones available. Finally, the entire userland has been redone in 3.3.0 to make it NetBSD compatible, with thousands of NetBSD packages available out of the box. MINIX 3 is based on a tiny (13 KLoC) microkernel with the operating system running as a set of protected user-mode processes. Each device driver is also a separate process. If a driver fails, it is automatically and transparently restarted without rebooting and without applications even noticing, making the system self-healing. The full announcement, with links to the release notes and notes on installation, can be found at the Minix Google Groups page.
Robotics

MIT's Cheetah Robot Runs Untethered 90

An anonymous reader writes: It's easy to make a robot walk, but hard to keep it from falling over. We've seen a number of crazy robot prototypes, but they're usually tethered and/or stuck on a treadmill. Now, researchers from MIT have developed an algorithm that allows their giant robot cheetah to run around outdoors at up to 10mph. They expect the robot to eventually hit speeds of 30mph. "The key to the bounding algorithm is in programming each of the robot's legs to exert a certain amount of force in the split second during which it hits the ground, in order to maintain a given speed: In general, the faster the desired speed, the more force must be applied to propel the robot forward. ... Kim says that by adapting a force-based approach, the cheetah-bot is able to handle rougher terrain, such as bounding across a grassy field." The MIT cheetah-bot also runs on a custom electric motor, which makes it significantly quieter than gas-powered robots. "Our robot can be silent and as efficient as animals. The only things you hear are the feet hitting the ground."

Slashdot Top Deals

FORTUNE'S FUN FACTS TO KNOW AND TELL: A giant panda bear is really a member of the racoon family.

Working...