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

 



Forgot your password?
typodupeerror
×

Submission + - LLVM 3.5 Brings C++1y Improvements, Unified 64-bit ARM Backend (phoronix.com)

An anonymous reader writes: LLVM 3.5 along with Clang 3.5 are now available for download. LLVM 3.5 offers many compiler advancements including a unified 64-bit ARM back-end from the merging of the Apple and community AArch64 back-ends, C++1y/C++1z language additions, self-hosting support of Clang on SPARC64, and various other compiler improvements.
Australia

Mushroom-Like Deep Sea Organism May Be New Branch of Life 64

jones_supa writes: During a scientific cruise in 1986, scientists collected organisms at water depths of 400m and 1,000m on the south-east Australian continental slope, near Tasmania. But the two types of mushroom-shaped organisms were recognized only recently, after sorting of the bulk samples collected during the expedition. A team of scientists at the University of Copenhagen says the tiny organism does not fit into any of the known subdivisions of the animal kingdom. The organisms are described in the academic journal PLOS ONE. The authors of the paper recognise two new species of mushroom-shaped animal: Dendrogramma enigmatica and Dendrogramma discoides. Measuring only a few millimeters in size, the animals consist of a flattened disc and a stalk with a mouth on the end. One way to resolve the question surrounding Dendrogramma's affinities would be to examine its DNA, but new specimens will need to be found. The team's paper calls for researchers around the world to keep an eye out for other examples.
Patents

Intellectual Ventures Sheds At Least Part of Its "Patent Troll" Reputation 75

pacopico writes Intellectual Ventures, the world's most infamous patent troll, has changed its tune — maybe. According to a story in Businessweek, the company has started turning a number of its ideas into products, ranging from hydration sensors to waterless washing machines and self-healing concrete. The story reveals some new tidbits about IV, including that it pays inventors $17,000 per idea, has a new start-up fund and that one of its cofounders got tossed out of school for hacking. IV is obvisouly trying to improve its reputation, but plenty of skeptics remain who think this is just a ruse meant to draw attention away from its patent lawsuits.
Bug

Steve Ballmer Authored the Windows 3.1 Ctrl-Alt-Del Screen 169

Nerval's Lobster writes According to Microsoft developer Raymond Chen, Steve Ballmer didn't like the original text that accompanied the Ctrl-Alt-Del screen in Windows 3.1, so he wrote up a new version. If you used Windows at any point in the past two decades, you can thank him for that infuriatingly passive 'This Windows application has stopped responding to the system' message, accompanied by the offer to hit Ctrl+Alt+Delete again to restart the PC (and lose all your unsaved data). Update: 09/09 15:30 GMT by S : Changed headline and summary to reflect that Ballmer authored the Ctrl-Alt-Del screen, not the BSoD, as originally stated.
Cellphones

Samsung Launches Virtual Reality Headset For Galaxy Note 4 24

An anonymous reader writes Samsung has launched a virtual reality headset called Samsung Gear VR Innovator Edition. It uses the new Galaxy Note 4 for a screen and technology from Oculus VR. The headset comes with four visual settings that simulate experiences such as sitting in a theater or being on stage. Despite partnering with Oculus, the Gear VR won't run Oculus apps, but Samsung says porting titles over shouldn't be too hard. From the article: "This is Oculus' first consumer product and, bizarrely, it's on a Samsung device. Oculus VR CTO John Carmack personally led the mobile software development team at Oculus, and the software interface is all built in collaboration with Samsung. It's basic: Point a reticle in the middle of the screen at what you want to select and tap the touchpad to select it. The options are sparse and base level, and the only content management that exists right now is a store of sorts. It looks like the Google Play store to an extent, except it's floating in space.
Programming

Does Learning To Code Outweigh a Degree In Computer Science? 546

jjp9999 writes A college degree may not the best route when it comes to jobs in coding. Jobs for computer science majors flow aplenty, yet employers (and job-seekers) often learn quickly that the college grads don't have the skills. "This is because the courses taught in virtually all computer science curriculums focus on theory, and they only dabble in teaching practical programming skills," says Cody Scholberg on Epoch Times. This ties into a unique factoid in the world of programmers. Nearly half of the software developers in the United States do not have a college degree. Many never even graduated from high school. Instead, many aspiring programmers are turning to open source learning materials, or to the new programming bootcamps popping up around the United States. While theory does have its place, the situation raises the question of whether colleges are teaching the right skills people need to join the workforce, and what its place is amid the rise of open source learning.
Censorship

MetaFilter Founder Says Vacation Firm Forged Court Docs To Scotch Review 116

IonOtter (629215) writes Matt Haughey, founder of MetaFilter, has challenged a Cease & Desist letter from Sundance Vacations, a seller of time-shares with a reputation for aggressive sales tactics and suppression of criticism. Only this time, it seems that the plaintiff may have forged court documents ordering Mr. Haughey, Facebook, Google, Yahoo, Bing and other search engines to remove any and all mentions of the links and posts in question. Legal blog Popehat has picked this up as well, prompting Ken White to wryly note, "...Sundance Vacations is about to learn about the Streisand Effect." The story is gaining traction, and being picked up by Boing-Boing, as well as hitting the first page of search results on Google.
Security

Akamai Warns: Linux Systems Infiltrated and Controlled In a DDoS Botnet 230

An anonymous reader writes Akamai Technologies is alerting enterprises to a high-risk threat of IptabLes and IptabLex infections on Linux systems. Malicious actors may use infected Linux systems to launch DDoS attacks against the entertainment industry and other verticals. The mass infestation of IptabLes and IptabLex seems to have been driven by a large number of Linux-based web servers being compromised, mainly by exploits of Apache Struts, Tomcat and Elasticsearch vulnerabilities. Attackers have used the Linux vulnerabilities on unmaintained servers to gain access, escalate privileges to allow remote control of the machine, and then drop malicious code into the system and run it. As a result, a system could then be controlled remotely as part of a DDoS botnet. The full advisory is available for download only with registration, but the (Akamai-owned) Prolexic page to do so is quite detailed.
Programming

Can ISO 29119 Software Testing "Standard" Really Be a Standard? 152

New submitter yorgo writes The International Organization for Standardization (ISO) will soon publish part 4 of a 5 part series of software testing standards. According to the website, "ISO/IEC/IEEE 29119 Software Testing is an internationally agreed set of standards for software testing that can be used within any software development life cycle or organisation." However, many in the testing community are against it. Some wonder how the ISO/IEC/IEEE achieved consensus without their input. James Bach speculates that exclusion helped build consensus. Others, such as Iain McCowatt, argue that something as variable as software testing cannot be standardized, at all. And others believe that the motive behind the standards is not increased quality, but economic benefit, instead. Michael Bolton explains "rent-seeking" as he builds on James Christie's CAST 2014 presentation, "Standards – promoting quality or restricting competition?"

A comprehensive list of many other arguments, viewpoints, and information has been collected by Huib Schoots. Opponents of ISO 29119 have even started a petition aimed at suspending publication of the standard. Even so, this might be an losing battle. Gil Zilberfeld thinks that companies will take the path of least resistance and accept ISO 29119.

So, where do you stand? What constitutes a consensus? Can a standard be honored without consensus? Can an inherently sapient activity, such as testing, be standardized, at all? What is the real purpose of a standard? Will companies acquiesce and adopt the standard without question?

Submission + - How a Super-Intelligent AI Could Wipe Out Humanity (ieee.org)

the_newsbeagle writes: Oxford University futurist Nick Bostrom thinks we're doomed. It's his job to contemplate existential threats to the human species, and he predicts that a super-smart artificial intelligence program will be the end of us.

His new book, Superintelligence, outlines AI takeover scenarios, discusses what might motivate a superintelligent AI, and lays out reasons why the AI’s pursuit of its goals would likely lead to our extinction. This excerpt from the book imagines a situation in which a developing AI lulls humans into complacency before making a "treacherous turn."

Cloud

Apple Denies Systems Breach In Photo Leak 311

Hamsterdan notes that Apple has posted an update to its investigation into the recently celebrity photo leak, which was attributed to a breach of iCloud. Apple says the leak was not due to any flaw in iCloud or Find My iPhone, but rather the result of "a targeted attack on user names, passwords and security questions." Despite this, Wired reports that hackers on an anonymous web board have been openly discussing a piece of software designed for use by law enforcement. Whether it was involved in the celebrity attacks or not, it's currently being used to impersonate a user's device in order to download iCloud backups.

"For Apple, the use of government forensic tools by criminal hackers raises questions about how cooperative it may be with Elcomsoft. The Russian company’s tool, as Zdziarski describes it, doesn't depend on any 'backdoor' agreement with Apple and instead required Elcomsoft to fully reverse engineer Apple’s protocol for communicating between iCloud and its iOS devices. But Zdziarski argues that Apple could still have done more to make that reverse engineering more difficult or impossible." Meanwhile, Nik Cubrilovic has waded into the data leak subculture that led to this incident and provides insight into the tech and the thinking behind it.

Submission + - MS urging people to ignore strong passwords (wired.com) 2

An anonymous reader writes: Microsoft appears to be making a concerted effort to get people to ignore decades of advice on complex passwords. Wired has a piece about Cormac Herley, a Principal Researcher at MS, saying "burdening users with choosing stronger passwords seems like a big waste of effort." http://www.wired.com/2014/08/p... (Original paper "strength above that needed to withstand online guessing is effectively wasted": http://research.microsoft.com/...).
Separately, Roger Grimes, a Principal Analyst at MS, has an opinion piece in Infoworld “Why you don't need long, complex passwords” arguing that password guessers “aren’t even measurable noise in most environments.” http://www.infoworld.com/d/sec...

Submission + - Hitachi Developing Reactor That Burns Nuclear Waste (gizmag.com)

Zothecula writes: The problem with nuclear waste is that it needs to be stored for many thousands of years before it’s safe, which is a tricky commitment for even the most stable civilization. To make this situation a bit more manageable, Hitachi, in partnership with MIT, the University of Michigan, and the University of California, Berkeley, is working on new reactor designs that use transuranic nuclear waste for fuel; leaving behind only short-lived radioactive elements.
Google

Google To Build Quantum Information Processors 72

An anonymous reader writes The Google Quantum AI Team has announced that they're bringing in a team from the University of California at Santa Barbara to build quantum information processors within the company. "With an integrated hardware group the Quantum AI team will now be able to implement and test new designs for quantum optimization and inference processors based on recent theoretical insights as well as our learnings from the D-Wave quantum annealing architecture." Google will continue to work with D-Wave, but the UC Santa Barbara group brings its own areas of expertise with superconducting qubit arrays.
The Courts

First US Appeals Court Hears Arguments To Shut Down NSA Database 199

An anonymous reader writes: The second of two lawsuits filed against the U.S. government regarding domestic mass surveillance, ACLU vs. Clapper, was heard on Tuesday by "a three-judge panel on the U.S. Court of Appeals for the 2nd Circuit." The proceeding took an unprecedented two hours (the norm is about 30 minutes), and C-SPAN was allowed to record the whole thing and make the footage available online (video). ACLU's lawyers argued that mass surveillance without warrants violates the 4th Amendment, while lawyers for the federal government argued that provisions within the Patriot Act that legalize mass surveillance without warrants have already been carefully considered and approved by all three branches of government. The judges have yet to issue their ruling.

Slashdot Top Deals

Always look over your shoulder because everyone is watching and plotting against you.

Working...