Every year new open-source software projects emerge, but only a few will have an impact on the developer community. To distinguish the interesting and innovative ones, Black Duck has announced its ninth annual Open Source Rookies of the Year list, designed to recognize last year’s top new open-source projects. “This recognition is a tribute … continue reading
Since data science tasks like forecasting is important to organizations, Facebook decided to open-source Prophet, its forecasting tool available in Python and R. Prophet is for forecasting time series data, and it was open-sourced by Facebook’s Core Data Science team. Prophet is optimized for business forecast tasks that the Facebook team encountered, which typically include … continue reading
Just like the medical instrument that checks the beating heart inside of humans, Netflix’s open-source Stethoscope tool collects information from users’ devices, giving them clear insight into how they are operating and what they need to fix to keep them “healthy.” Technically speaking, Stethoscope is a web application that gathers information from users’ devices, giving … continue reading
Open-source software (OSS) is becoming more popular, but a lack of knowledge about how these packages work together remains one of the biggest problems with it. Rogue Wave has released its annual Open Source Support Report, which found common OSS issues are a result of development teams not being equipped to support the OSS they … continue reading
Although it took almost a year, NetBSD, a Unix-like open-source operating system, now has reproducible builds. To recap the features of NetBSD, the system operates on a range of hardware platforms, and its basic features include code quality, portability, secure defaults, and research and innovation. A big challenge that NetBSD developers have been working on … continue reading
Griddle, the customizable datagrid component for React, recently updated to version 1.0, which rebuilt Griddle with more customization in mind. Griddle is a component that is structured similar to other React applications, and while it is self-contained, it does not “dictate the structure of the containing application,” according to its documentation page. With new plug-in … continue reading
With more than 13,000 commits, the release of Linux 4.10 was not as small at Linus Torvalds was expecting. Nonetheless, it arrived over the weekend, bringing with it significant changes, such as the introduction of support for virtual GPUs. With KVM, Linux users can now deploy a virtual GPU, complete with official drivers. This will … continue reading
GitHub is making it easier for developers to participate in open-source software. The company announced its Open Source Guides, a collection of resources designed to help developers approach and contribute to open source. According to GitHub, the guides will help developers find users for their projects, help them manage large-open source communities, and improve workflow. … continue reading
Google DeepMind is pinning artificial intelligent agents against each other to see how they cooperate. To research this, the team is using a game known as Prisoner’s Dilemma to test its willingness to compete and cooperate. According to the research, at times the agents worked peacefully together, but were less cooperative in complex situations or … continue reading
The Apache Software Foundation welcomed another project to the top level this week. Apache Ranger, a Big Data security-management framework for the Apache Hadoop ecosystem, has graduated from the Apache Incubator. Apache Ranger is used by companies like ING, Protegrity and Sprint, along with a few other organizations. It offers comprehensive security coverage and native … continue reading
Google has announced the second developer preview of Android Things, the company’s Internet of Things solution for building connected devices with Android. The latest preview includes new features and bug fixes. “Now any Android developer can quickly build a smart device using Android APIs and Google services, while staying highly secure with updates direct from … continue reading