Open-source companies are taking a “closed” approach to licensing options as a way to fight off what they see as threats to their projects. The first approach to make waves in the open-source community was the Commons Clause initiative, which aimed to add restrictions to existing open-source licenses. Following Commons Clause, MongoDB set out to … continue reading
GitHub has released machine learning data from its 2018 State of the Octoverse report. According to the report, the top programming languages for machine learning on GitHub include Python, C++, JavaScript, Java and C#. In addition, the team took a look at the top machine learning projects on GitHub, which included TensorFlow, SciKit-Learn, spaCy, Julia … continue reading
Microsoft’s latest release of Visual Studio 2019 is one step closer to being ready. The company announced the second preview of the suite of development tools is now available. This second preview focuses on improvements as well as developer productivity additions. RELATED CONTENT: Microsoft previews changes coming in Visual Studio 2019 The solution’s core IDE … continue reading
The open-source dependency management project Yarn is looking to keep with the ever-changing industry with a new focus and plans for the next version and beyond. The team just revealed its roadmap for version 2 (codenamed Berry) along with major changes users can expect in the future. “When the Yarn project started back in 2016, … continue reading
The open-source hybrid mobile app development SDK Ionic has released version 4 of its framework with a new focus on web components. This is a substantial change to the framework that has been predominantly Angular compatible. RELATED CONTENT: Report: Competition heats up between Angular, React and Vue “At the end of 2017, we started asking … continue reading
Progress is updating its web UI toolkit to support the most popular JavaScript frameworks with newly announced extended native support for Vue. Vue joins the product’s existing support for React and Angular. According to the company, the extended Vue support will include the Grid component as well as MultiViewCalendar and DateRangePicker components. “The JavaScript UI … continue reading
When Al Shalloway, CEO of Net Objectives, first decided to partner with Scaled Agile, Inc. on the Scaled Agile Framework (SAFe) back in 2012, he had high hopes of where the framework could go and how it could help enterprises with their scaling Agile initiatives. Shalloway’s intuition was right. Since 2011, SAFe has provided a … continue reading
Perforce has announced a strategic acquisition to expand its DevOps portfolio with new application development tools and components. The company has entered into a definitive agreement to acquire cross-platform software development tool provider Rogue Wave Software. “Software development is growing increasingly complex, driving the need for platforms and solutions that can help enterprises simplify their … continue reading
The Server Side Public License (SSPL) is not being welcomed into the open-source community with open arms as its creator, MongoDB, had hoped. But that’s not stopping the SSPL from getting the support it needs. MongoDB first announced the release of the new software license in October as a way to protect itself and other … continue reading
With data having an impact on almost every part of today’s business, Scylla wants to make sure applications are powered by a database that can handle the influx of data without compromising performance. Scylla is a NoSQL database that provides low latency, always-on availability, high throughput, is scalable, easy to use, and community-backed. “Scylla is … continue reading
Google is looking to require developers to provide 64-bit versions of their app this year. The company first announced plans to require 64-bit versions in December of 2017, and now it’s getting one step closer to that goal. By August 2019, Google will require developers to provide 64-bit versions in addition to 32-bit versions when … continue reading
The web programming language JS++ is looking to tackle a common problem impacting a majority of major programming languages: out-of-bounds errors. Programming language and compiler company Onux announced the release of JS++ 0.9 this week. RELATED CONTENT: The case for JS++ Out-of-bounds errors occur when the container element you are trying to access doesn’t exist. … continue reading