Microsoft has announced it is open-sourcing its unit test execution infrastructure: the VSTest platform. The framework is designed to run tests, collect diagnostic data, and report the results. It provides the ability to run different test frameworks, provides code coverage, includes test impact analysis, and more, according to Microsoft. In addition, it can parallelize across … continue reading
Oracle has never officially said that it had plans to end Solaris, but a new road map found on the company’s Solaris systems pages intimates that Solaris 12 will likely never arrive. That road map, a small PDF on Oracle’s site, shows a focus on cloud deployments and something called Solaris 11.next. According to Oracle’s … continue reading
UPDATE: Code.gov is up and apparently back to full functionality. The outage was reportedly because of a DNS issue. The Code.gov project appears to have been expunged from the Internet following the inauguration of Donald Trump as president. The project, which had run under the Obama administration’s Executive Office of the President, sought to open-source … continue reading
Android was found to be the most vulnerable product of last year, according to vulnerability and exposure database and information provide CVE Details. But Google said it is making strides every day to improve the security of Android. The company revealed insights into its app security improvements made over the last year. “Our goal is … continue reading
Docker has announced an update with new features, improvements and fixes. Docker 1.13 includes the ability to compose files to deploy swarm mode services; improved CLI backward-compatibility; cleanup commands; CLI restructuring; monitoring improvements; build enhancements; and the public data of Docker for AWS and Azure. In addition, Docker 1.13 features experimental capabilities in Docker build … continue reading
DevOps best practices are increasingly being used by software teams facing today’s market pressures, but since they focus on getting “Dev” and “Ops” teams to work together, where does this leave the database and its administrators? Concepts like Continuous Delivery or agile allow companies to get to market and release new iterations faster, but it … continue reading
GPU Tensors, dynamic neural networks, and deep Python integration are the major highlights of this week’s featured GitHub project: PyTorch. PyTorch is a new deep learning framework that puts Python first. This open-source Python package is in an early-release beta, but the PyTorch team says developers can expect some “adventures and rough edges.” PyTorch is … continue reading
The Federal Trade Commission (FTC) recently announced a new competition that challenges the public to create a tool that consumers can use to protect their homes from Internet of Things devices. While contestants can use this opportunity to show off their skills, Flexera Software said this challenge is a “no-win situation,” and that it shouldn’t … continue reading
Oracle is strengthening its API and cloud offering with a new acquisition. The company announced it has signed an agreement to acquire Apiary, the developer of the APIFlow framework for collaborating and developing APIs that share enterprise services and data. According to Oracle, this acquisition will help it provide a comprehensive API integration cloud solution … continue reading
Slack has introduced a much-sought-after feature today called Threads, which lets users reply to messages, organize discussions and manage their conversations. According to Paul Rosania, a member of the core product team at Slack, the company was trying to implement a feature that would group conversations in a channel to make it clear which message … continue reading
The GNU Compiler Collection has had a fairly busy 2017 so far. Today, David Edelsohn, CTO of GCC technology at IBM, announced that the GCC steering committee will add a RISC-V port of the collection somewhere in the 7.x release timeframe. Last week, the project announced that it is fully C++17 compatible. All planned C++17 … continue reading
More companies are adopting container technology to achieve things like developer efficiency, and while Docker remains a leader in container technology, Kubernetes is a choice for container orchestration and management, according to a recent ClusterHQ report. The most recent version of the open-source project, Kubernetes 1.5, includes several new features that can be beneficial and … continue reading