Unsatisfied with the available solutions for connecting the analytics-generating power of their TensorFlow machine learning implementations with the scalable data computation and storage capabilities of their Apache Hadoop clusters, developers at LinkedIn decided that they’d take matters into their own hands with the development of this week’s highlighted project, TonY. “TonY stands for TensorFlow on … continue reading
Open source is celebrating its 20th anniversary, and so is the Apache License. The Apache License is a permissive free software license that is currently in its third iteration. The license allows customers to use intellectual property for any purpose, such as modifying or distributing it. According to Roman Shaposhnik, member of the Apache Software … continue reading
Apache MXNet 1.1.0 has been released. Apache MXNet is a deep learning framework for training and prediction and can be used with APIs for multiple programming languages, such as Python, R, Scala, and C++. For example, the Python or R API can be used to train neural network models and then MXNet can be used … continue reading
Apache has announced the release of Apache Meecrowave 1.2.0 and Apache OpenWebBeans 2.0.3. Apache Meecrowave is a server for microservices and standalone applications that is based on Java EE 8 technology. There are several ways to set it up, including maven plugins, programmatically as an embedded server, bundled as an application, or as a runner. … continue reading
Open-source software foundation Apache released version 1.0.0 of its Kafka distributed data streaming platform today, with the first full version number indicating Apache’s confidence that Kafka is ready for major professional use. “Apache Kafka is playing a bigger role as companies are moving to real-time streaming and embracing stream processing,” Jun Rao, vice president of … continue reading
The Apache Software Foundation has announced that Apache Juneau has become a Top-Level Project. Apache Juneau is a framework allowing developers to marshal Plain Old Java Objects (POJO) to a variety of content types and develop REST microservices and APIs. It is currently in used by companies such as IBM, The Open Group, and Salesforce. … continue reading
Test IO launches live QA Service for Jira Crowdsourced software testing firm test IO launched QA Service for Jira today, connecting Atlassian’s Agile project management customers using Jira Software to QA professionals worldwide. Users will be able to run acceptance tests of user stories and epics, verify fixes and view precise information for reproducing hard-to-find … continue reading
Apache MADlib, an open-source Big Data machine learning library used for scalable in-database analytics, graduated from the Apache Incubator to become a Top-Level Project (TLP) today. The project has been well-governed under the Apache Software Foundation’s processes and principles, and its graduation to TLP signifies an important milestone for the Apache MADlib community. “During the incubation … continue reading
Deco Software is joining Airbnb’s team. Deco Software was started to create solutions that helped bridge the gap between designers and engineers. These solutions included Deco IDE, a React Native IDE. As part of this new journey, Deco Software will no longer support the Deco IDE; however it will remain as a free and open-source … continue reading
Facebook announced the Create React Native App for React Native. Create React is a new tool that makes it easier to get started with a React Native project. It’s inspired by the design of the Create React App, and is the result of a collaboration between Facebook and Expo. With this tool, developers can develop … continue reading
Google is taking reCAPTCHA one step further by making it invisible. Now, human users will be let through without seeing the “I’m not a robot” checkbox, and bot and suspicious users will have to solve challenges that use Google’s risk analysis algorithms. The advantage of reCAPTCHA is its enhanced security, according to Google. It’s a … 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