Bug-finding software can determine if there are potential vulnerabilities in computer programs, but there is no way to figure out how many go unnoticed. Researchers at the New York University Tandon School of Engineering collaborated with the MIT Lincoln Laboratory and Northeastern University to take a new approach to this problem. The technique intentionally adds … continue reading
With top-rated shows like “Orange is the New Black” or “House of Cards,” Netflix needs to have a well-versed integration test team to make sure each of its 80 million users are getting a great experience. With such a fast-paced environment, challenges are sure to come to the surface. Netflix’s product engineering integration test team … continue reading
At GitHub, developers can now reorder issues and pull requests, and indicate priority by moving them higher or lower down their list. For developers, this is an easy way to indicate which milestones or labels in GitHub a teammate should focus on first. After a developer has grouped issues and pull requests within a milestone, they … continue reading
LinkedIn has open-sourced its URL-Detector Java library, which checks URLs for malware and phishing. LinkedIn wants to detect as many malicious links as it can, so it defines a URL to be anything that can resolute into a real site when typed into the address bar of a browser, according to a blog post. In … continue reading
It was December 2015 when Ruby on Rails announced the first beta release of Rails 5.0, and yesterday, after four betas, two release candidates, and hundreds of contributors, Rails 5.0 is finally done. One of the most important features of this release is Action Cable, a new framework that handles WebSockets in Rails. Action Cable … continue reading
Today, H2O.ai announced the availability of Sparkling Water 2.0, an API for Apache Spark with new features and functionality. Sparkling Water now includes the ability to interface with Apache Spark, MLlib and Scala to give Spark user’s more visual capabilities. Sparkling Water 2.0 builds off of Sparkling Water, which was designed to give its users … continue reading
Trying to learn a programming language as extensive as JavaScript can be complex and confusing, but it doesn’t have to be. Since JavaScript is so widely used and so well known, there are plenty of resources developers can access; and if the wide variety of documents are too boring…there are even some games! WarriorJS is … continue reading
The complexity and lengthy process of unit testing is a bit of a challenge to some developers, which is why Typemock has launched Isolator v8 for .NET developers. It features an artificial intelligence bot that generates suggestions to test the validity of the code as it’s written. Typemock has focused on making companies and developers … continue reading
HTC announced the VR Venture Capital Alliance (VRVCA), a US$10 billion initiative that will put investments into long-term growth in the virtual reality industry. The VRVCA is made up of 30 virtual reality investors from all over the world. They believe that virtual reality is a “transformative technology that will revolutionize entire industries, one that … continue reading
Rogue Wave is updating its open-source framework for developing Web applications and services. According to the company, this is the first major release in four years. Zend Framework 3 features support for PHP 7, middleware runtime and performance enhancements. The newly released support for PHP 7 aims to simplify how developers create, debug, monitor and … continue reading
MongoDB held its user conference in New York City this week, where more than 2,000 attendees gathered to network and learn more about how they can utilize the NoSQL database. “With data and analytics powering companies in every sector, the MongoDB community continues to grow rapidly,” said Dev Ittycheria, president and CEO of MongoDB. “MongoDB … continue reading
NVIDIA plans on ramping up its efforts to help developers work with virtual reality. The company has been working on virtual reality for about 12 years, and when the company first started, it was mostly in the professional enterprise space, with large immersive display environments. Of course, with the recent boom of consumer headsets from … continue reading