Jenkins has announced the beta version of its new Declarative Pipeline Syntax. Currently Jenkins provides a Scripted Pipeline Syntax. The Declarative Pipeline is not meant to replace the Script Pipeline, but extend it so users don’t have to worry about scripting at every aspect during the pipeline, according to the Jenkins team. “Declarative Pipeline enables … continue reading
University of Washington computer scientists and electrical engineers created a Passive Wi-Fi system that demonstrates how it’s possible to generate Wi-Fi transmissions using 10,000x less power than other Wi-Fi chipsets, and 1,000x less power than Bluetooth Low Energy and ZigBee. “Passive Wi-Fi transmissions can be decoded on off-the-shelf smartphones and Wi-Fi chipsets over distances of … continue reading
Tired of the same old overplayed holiday songs? Step aside, Bing Crosby, because this artificial intelligence system is debuting its new (yet terribly creepy) Christmas carol. Researchers from the University of Toronto developed an AI system that took a holiday image and generated a Christmas song. Calling it a song is an overstatement though, since … continue reading
Humans are able to understand their surroundings without much thought, but teaching machines to predict future actions can be challenging for researchers. MIT’s Computer Science and Artificial Intelligence Laboratory (CSAIL) have made advancements recently to tackle this. CSAIL researchers have developed a deep learning algorithm that can create a brief video that simulates the future … continue reading
Enterprises are teaming up with Bugcrowd, a crowdsourced security organization that helps fight back against the persistent hackers and vulnerabilities in software. According to Bugcrowd, the first bug bounty program was created in late 1995 by Jarrett Ridlinghafer, a technical support engineer at Netscape. The goal was to find bugs in Netscape’s Navigator 2.0 Internet … continue reading
As a way to help machines and robots better understand the objects and environment around them, researchers at MIT’s Computer Science and Artificial Intelligence Laboratory (CSAIL) have created an algorithm that can effectively learn how to predict sound. According to the researchers’ paper, “The algorithm uses a recurrent neural network to predict sound features from … continue reading
jQuery is celebrating its 10th anniversary, and to commemorate that it is announcing the beta release of jQuery 3.0. Version 3.0 is the first major release from jQuery in years. In July, the jQuery team announced the alpha version with jQuery Compat 3.0, but due to Microsoft dropping support for IE8, IE9 and IE10, it … continue reading
Researchers from Georgia Tech have discovered an emerging class of C++ bugs, and Facebook has awarded them US$100,000 for their efforts. The bugs are rooted in a new method for identifying “bad casting” vulnerabilities in C++ programs casted dynamically or statically at runtime. The researchers, who presented their findings at the USENIX Security ’15 conference, … continue reading