LinkedIn wants to address bias in large-scale AI apps. The company introduced the LinkedIn Fairness Toolkit (LiFT) and shared the methodology it developed to detect and monitor bias in AI-driven products. LiFT is a Scala/Spark library that enables the measurement of fairness, according to a multitude of fairness definitions, in large-scale machine learning workflows. It … continue reading
The prebuilt development environment provider Gitpod has announced it is now open source, enabling teams to automatically spin up ready-to-code environments for GitLab, GitHub and Bitbucket projects. Gitpod is a browser-based, VS Code-powered Kubernetes application. With Gitpod, developers can maintain their environments as code and turn manual tasks into machine-executable code. “These days, developers are … continue reading
GitHub today announced the ReadME Project, a new space designed to share and highlight open-source stories that are moving humanity forward. According to the company, while 99% of the software that powers the world is built on open-source code, the maintainers and developers of the code often go unnoticed. “We read a lot about the … continue reading
Jupyter Book is an open-source tool for building publication-quality books, websites and documents with computational content. It enables users to write content in markdown files or Jupyter notebooks, include computational elements, include rich syntax, and convert content into web-based interactive books and PDFs. This week, the team has announced it is reworking the project to … continue reading
The past year saw a 430% increase in next-generation cyber attacks aimed at actively infiltrating open source software supply chains, according to the 2020 State of the Software Supply Chain report. In the past 12 months, 929 next-generation software supply chain attacks were recorded. By comparison, 216 such attacks were recorded between February 2015 and … continue reading
Adobe announced it is ending the development for PhoneGap and PhoneGap Build. PhoneGap was created in 2008 to give mobile app developers a way to easily create web and mobile applications with a single codebase. Since 2008, the industry and market has evolved and PhoneGap usage has declined. “In the context of these developments and … continue reading
Open-source software is showing up in ever-growing percentages of applications, and the amount of open-source within those applications is increasing just as fast. Developers are drawn to open source for a number of reasons: the fact that they can access the code within the components; the fact that there is a community of people creating, … continue reading
The release of React 17 focuses on making it easier to upgrade React itself. The release contains no new developer-facing features. React 17 is a “stepping stone” release that makes it safer to embed a tree managed by one version of React inside a tree managed by a different version of React, according to the … continue reading
Data is more available than ever before, and copious amounts of new data are collected every day. But if there’s one major impediment to helping organizations unlock the full value of their data, it’s the fact that data hasn’t truly been democratized. In large part, data is simply not accessible for far too many professionals … continue reading
Frances “Fran” Allen, the first female IBM Fellow and the first woman to win the Turing Award, died on August 4, 2020, the day of her 88th birthday. She was a pioneer in compiler organization and optimization algorithms and made seminal contributions to the world of computing. Her work on inter-procedural analysis and automatic parallelization … continue reading
IBM has released a new open-source API documentation tool to help developers provide better documentation and try out new APIs. The OpenAPI Comment Parser enables developers to document code for OpenAPI specs in a clean and simple way. The company focuses on the OpenAPI specification because it provides an open standard to define and document … continue reading
Continuous delivery as a service provider Harness announced that it acquired Drone.io, the creator of the open-source project Drone. Drone is a continuous delivery system build on container technology. With this new acquisition, Harness hopes to enable DevOps engineers to build, test and deploy software on-demand, without delay or downtime. Drone.io plugins are containerized and … continue reading