It has been one year since Google added Android Security to its vulnerability rewards program. Since then, the company has received more than 250 vulnerability reports, paid more than US$550,000 to 82 individuals, and paid 15 researchers $10,000 or more. The company is now updating its Android rewards program to entice even more security researchers … continue reading
Today, Coding Dojo, a coding boot camp, announced that it is opening new locations in Dallas, Washington and Chicago. Coding Dojo will double its number of existing campuses, which are currently located in Los Angeles, San Jose and Seattle. According to the U.S. Bureau of Labor Statistics, there will be 1 million more computing jobs … continue reading
Google has quietly launched a service called Google Cloud Functions. It allows developers to set up functions that get triggered in response to certain events. Google claimed that it’s similar to the Lambda service from Amazon Web Services. According to Cloud Functions documents, “Google Cloud Functions is a lightweight, event-based, asynchronous compute solution that allows … 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
Software for cars has been increasing in complexity over the past few years. The amount of code in vehicles can reach a hundred million lines, and for the new and fast-rising self-driving vehicles, it could mean even more hundreds of million lines of code. These cars are not programmed in an “if-then” computer algorithm; instead, … continue reading