The latest version of the erwin Data Intelligence Suite provides new AI-driven metadata matching, data lineage analysis, data model integration, and an enriched business user experience to speed enterprise data governance and literacy. “Business transformation has to be based on accurate data assets within the right context, so organizations have a reliable source of truth … continue reading
LinkedIn is sharing its “Project Every Member” initiative with the open sourcing of spark-inequality-impact, an Apache Spark library that can be used by other organizations in any domain where measuring and reducing inequality, or avoiding unintended inequality consequences may be desirable. “This work is furthering our commitment to closing the network gap and making sure … continue reading
Microsoft has uploaded the code for GW-BASIC to GitHub for historical reference and educational purposes. GW-BASIC is a BASIC interpreter, written entirely in assembly language. According to Rich Turner, senior program manager of Windows Console & Command-Line at Microsoft, in the year this source code was created (1983), Bjarne Stroustrup was creating the first version … continue reading
Altran announced this week a new machine learning open-source tool for finding bugs. Code Defect AI is designed to help developers find bugs earlier and minimizes the cost and time required to fix them. By applying machine learning (ML) to historical data, the tool identifies areas of the code that are potentially buggy and then … continue reading
The Java Client roadmap extends the availability and support timelines for many Java Client-related technologies. Commercial support and updates for Java SE 8 have shifted from March 2025 to at least December 2030. Also, personal use of Java SE 8 has been extended indefinitely from the previously announced date of December 2020. Additional details on … continue reading
Microsoft Research is working on a new programming language designed around cloud-first development and artificial intelligence. As part of its work, the company announced new capabilities for the Bosque programming language created to support automated reasoning tools. According to Microsoft, Bosque derives from a combination of TypeScript inspired syntax and types plus ML and Node/JavaScript … continue reading
MongoDB wants to help make developers more productive with the release of MongoDB for VS Code. The solution enables developers to quickly connect to MongoDB and MongoDB Atlas and work with their data to build applications right inside their code editor. Users can connect to a MongoDB or Atlas cluster, create MongoDB Playgrounds, and quickly … continue reading
Deno is a simple, modern and secure runtime for JavaScript and TypeScript that uses V8 and is built in Rust. Version 1.0 was released this week. It is secure by default, supports TypeScript out of the box, ships only a single executable file, and has built-in utilities like a dependency inspector (deno info) and a … continue reading
The Open Container Initiative (OCI) has announced the general availability of Harbor 2.0. The latest release makes it the first OCI-compliant open-source registry capable of storing cloud-native artifacts such as container images, Helm charts, OPAs, and Singularity. In addition, it enables pulling, pushing, deleting, tagging replicating and scanning artifacts. “Although Harbor is now OCI-compliant, existing … continue reading
While everyone in the world is separated from their friends, families, and co-workers during the COVID-19 pandemic, Red Hat wants to remind us about the importance of staying connected and collaborating. The company kicked off its first virtual Red Hat Summit this week to talk about its open hybrid cloud vision, products and partnerships. “We … continue reading
Coinciding with this week’s release of PyTorch 1.5, which was a major update to the framework, AWS and Facebook have come together to release an open-source model server for the framework, TorchServe. According to AWS, developers like the flexibility PyTorch provides for building and training models, but deploying and managing them in production is the … continue reading
Grid studio is a web-based spreadsheet application with full integration of the Python programming language that was built to provide an integrated workflow for loading, cleaning, manipulating, and visualizing data. According to the team, the data science platform’s functionality is achieved through a spreadsheet backend written in Go with integration of the Python runtime to … continue reading