Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
Medicine

Diphtheria Returns To Spain For Lack of Vaccination 254

TuringTest writes: A six-year-old child was admitted to a hospital in Barcelona and diagnosed with diphtheria, which hasn't occurred in Spain since 1986 and was largely unheard of in western Europe. The boy had not been vaccinated despite the vaccine being available in free vaccination programs. Spanish general health secretary called anti-vaccination campaigns "irresponsible" and said: "The right to vaccination is for children, not for the parents to decide." The child is in critical condition, though he's now being treated with a serum expressly brought from Russia through an emergency procedure.

Submission + - Rust programming language commits to 6-week release cycle (opensource.com)

An anonymous reader writes: With the release of Rust 1.0 on May 15, one might ask, "What's next?" Many words have been written about the technical aspects of how the Rust language achieves its goals of memory safety without garbage collection, but less has been discussed about the project itself and how it is structured.

The web has very strong backwards compatibility guarantees, yet grows and changes all the time. To work within these constraints, evergreen web browsers have new releases every six weeks with new features and bug fixes, yet remain compatible with the existing web. Many websites themselves follow continuous integration or similar engineering principles, designed to make change easier. While a web application may be deployed dozens of times per day, desktop software updates much more rarely, often once or twice a year at most.

As such, Rust is following a similar path: 1.0 was released on May 15, the 1.1 beta was released at the same time, and the master development branch was advanced to 1.2. Six weeks later, on June 26, Rust 1.1 will come out of beta and become a stable release, 1.2 will be promoted to 1.2-beta, and the master will become the eventual 1.3.

Submission + - Invigilator drones used to snoop out Chinese exam cheats (thestack.com)

An anonymous reader writes: Education authorities in the Chinese city of Luoyang have introduced an invigilating drone [Chinese] into the exam room, monitoring teenagers taking the two-day ‘gaokao’ assessment. The anti-cheating bots have been designed to scupper some of the inventive and high-tech tricks used by an increasing number of students in the region, such as paper scanning glasses, bugged stationary and receiving radio feeds of the test answers via hidden earpieces or transmitters sewn into clothing. The new drone, created by a Chengdu-based tech firm, is designed to pick up on the radio signals given off by such transmitters – inaudible to human invigilators. If a transmission is detected, the machine identifies the source location and plots it on a tablet device. The tablet is also used to issue directional commands to the six-propeller drone which can travel up to 500 meters high and rotate 360 degrees to scan an entire room.

Submission + - Facebook Sued In US Court for Blocking Page In India (itworld.com)

itwbennett writes: Facebook has been sued in California by the non-profit organization Sikhs For Justice for blocking their page in India. The group has charged Facebook with engaging in 'a pattern of civil rights violation and blatant discriminatory conduct' by blocking its content in the whole of India. It has asked the court for a permanent injunction on further blocking of the page, access to Facebook’s correspondence with the Indian government about the block, and an award of damages, besides other relief.
Bug

Typing 'http://:' Into a Skype Message Trashes the Installation Beyond Repair 225

An anonymous reader writes: A thread at the Skype community forums has brought to light a critical bug in Microsoft's Skype clients for Windows, iOS and Android: typing the incorrect URL initiator http://: into a text message on Skype will crash the client so badly that it can only be repaired by installing an older version and awaiting a fix from Microsoft. The bug does not affect OS X or the 'Metro'-style Windows clients — which means, effectively, that Mac users could kill the Skype installations on other platforms just by sending an eight-character message.
AI

Building Amazon a Better Warehouse Robot 108

Nerval's Lobster writes: Amazon relies quite a bit on human labor, most notably in its warehouses. The company wants to change that via machine learning and robotics, which is why earlier this year it invited 30 teams to a "Picking Contest." In order to win the contest, a team needed to build a robot that can outpace other robots in detecting and identifying an object on a shelf, gripping said object without breaking it, and delivering it into a waiting receptacle. Team RBO, composed of researchers from the Technical University of Berlin, won last month's competition by a healthy margin. Their winning design combined a WAM arm (complete with a suction cup for lifting objects) and an XR4000 mobile base into a single unit capable of picking up 12 objects in 20 minutes—not exactly blinding speed, but enough to demonstrate significant promise. If Amazon's contest demonstrated anything, it's that it could be quite a long time before robots are capable of identifying and sorting through objects at speeds even remotely approaching human (and thus taking over those jobs). Chances seem good that Amazon will ask future teams to build machines that are even smarter and faster.

Submission + - Poll Question: Your preferred OS 1

Whiteox writes: The hypothesis is that over the last 10 years there has been an apparent shift in the Slashdot community for preferred operating systems. Let's take a snapshot of the current user OS landscape out there for 2015

Questions
At home I use:
MS
Linux
Mac
All
Other
N/A

At Work I use:
MS
Linux
Mac
All
Other
N/A
Privacy

Senate Passes USA Freedom Act 294

schwit1 points out that the U.S. Senate has passed the USA Freedom Act by a vote of 67-32, sending it on to President Obama, who is expected to sign it into law. The bill removes mass metadata collection powers from the NSA, but also grants a new set of surveillance powers to replace them. Telecoms now hang on to that data, and the government can access it if they suspect the target is part of a terrorism investigation and one of the call's participants is overseas. "The second provision revived Tuesday concerns roving wiretaps. Spies may tap a terror suspect's communications without getting a renewed FISA Court warrant, even as a suspect jumps from one device to the next. The FISA Court need not be told who is being targeted when issuing a warrant. The third spy tool renewed is called "lone wolf" in spy jargon. It allows for roving wiretaps. However, the target of wiretaps does not have to be linked to a foreign power or terrorism."
Hardware

Fabs Now Manufacturing Carbon Nanotube Memory, Which Could Replace NAND and DRAM 67

Lucas123 writes: Nantero, the company that invented carbon nanotube-based non-volatile memory in 2001 and has been developing it since, has announced that seven chip fabrication plants are now manufacturing its Nano-RAM (NRAM) wafers and test chips. The company also announced aerospace giant Lockheed Martin and Schlumberger Ltd., the world's largest gas and oil exploration and drilling company, as customers seeking to use its chip technology. The memory, which can withstand 300 degrees Celsius temperatures for years without losing data, is natively thousands of times faster than NAND flash and has virtually infinite read/write resilience. Nantero plans on creating gum sticks SSDs using DDR4 interfaces. NRAM has the potential to create memory that is vastly more dense that NAND flash, as its transistors can shrink to below 5 nanometers in size, three times more dense than today's densest NAND flash. At the same time, NRAM is up against a robust field of new memory technologies that are expected to challenge NAND flash in speed, endurance and capacity, such as Phase-Change Memory and Ferroelectric RAM (FRAM).
Microsoft

Microsoft To Support SSH In Windows and Contribute To OpenSSH 285

An anonymous reader writes: Microsoft has announced plans for native support for SSH in Windows. "A popular request the PowerShell team has received is to use Secure Shell protocol and Shell session (aka SSH) to interoperate between Windows and Linux – both Linux connecting to and managing Windows via SSH and, vice versa, Windows connecting to and managing Linux via SSH. Thus, the combination of PowerShell and SSH will deliver a robust and secure solution to automate and to remotely manage Linux and Windows systems." Based on the work from this new direction, they also plan to contribute back to the OpenSSH project as well.
Hardware Hacking

Ask Slashdot: Your Most Unusual Hardware Hack? 258

An anonymous reader writes: Another Slashdotter recently asked what kind of things someone can power with an external USB battery. I have a followup along those lines: what kind of modifications have you made to your gadgets to do things that they were never meant to do? Consider old routers, cell phones, monitors, etc. that have absolutely no use or value anymore in their intended form. What can you do with them?

Submission + - Mozilla Integrates Pocket Into Firefox

An anonymous reader writes: Mozilla today updated Firefox 38 to version 38.0.5. A small bump like this usually indicates just a few changes here and there, but this time is different: A new Firefox Hello tab sharing feature and Pocket integration have been added. irefox for desktop users can now share the active tab or window in a Hello conversation, as well as save the current page in Pocket. Both features leverage Firefox Accounts, an account system that provides access to Mozilla services (and now, apparently, third-party services too).
Security

Professional Russian Trolling Exposed 276

An anonymous reader writes: Today the New York Times published a stunning exposé revealing the strategies used by one of the Web's greatest enemies: professional, government-backed "internet trolls." These well-paid agent provocateurs are dedicated to destroying the value of the Internet as an organizing and political tool. The trolling attacks described within are mind-boggling -- they sound like the basis of a Neal Stephenson novel as much as they do real life -- but they all rely on the usual, inevitable suspects of imperfect security and human credulity.

Submission + - Corn Ethanol is Worse than Keystone (bloombergview.com)

An anonymous reader writes: For years, environmental activists have opposed the Keystone XL pipeline, claiming that development of Canada’s oil sands will be “game over for the climate.” But if those same activists are sincere about climate change, why aren’t they getting arrested outside the White House to protest the use of corn ethanol?

Submission + - Study proves adults can learn 'perfect pitch' (uchicago.edu) 1

anavictoriasaavedra writes: For ages we’ve assumed that early musical training in childhood is needed to have perfect pitch and that it’s just not possible for adults to acquire the skill. But new research proves that, with a little training, adults can learn how and that the effect can last for months.

Slashdot Top Deals

The Tao is like a glob pattern: used but never used up. It is like the extern void: filled with infinite possibilities.

Working...