In the wake of the coronavirus pandemic, hearing people talk about the “new normal” has become, well, the new normal. Much has been upended to say the least—and some shifts are extremely relevant to the product development realm. For instance, I predict it will become the “new normal” for restaurants to have their own products … continue reading
WhiteSource has announced it will now integrate with Microsoft Visual Studio Code Editor. According to the company, the integration gives Visual Studio Code developers visibility and security alerts on problematic open-source components while continuing to develop within their preferred development environment. “Integrating security testing pre-build allows issues to be detected earlier when they are easier … continue reading
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 latest Rust programming langauge release enables new things to appear in ‘const fn,’ two new standard library APIs, and one feature useful for library authors. By including the features in ‘const fn’, this led to a 40x performance improvement in Microsoft’s WinRT bindings for Rust, according to the working group behind the language. The … continue reading
Computer engineer and the father of the famous filmmaker Steven Spielberg, Arnold Spielberg, has passed away from natural causes at the age of 103. Spielberg was an electrical engineer known for designing the GE-200 series of mainframe computers at General Electric. He is best known for collaborating on a time-sharing operating system, the GE-225, in … continue reading
Swap Detector is an open-source checker that detects API usage errors. The project was released this week by GrammaTech, and originally created by The Department of Homeland Security, Science and Technology Directorate, and Static Tool Analysis Modernization Project. “Traditional static-analysis techniques do not take advantage of the vast wealth of information on what represents error-free … continue reading
In the latest version of Angular, Angular 10, a new strict opt-in mode was added in order to optimize build times and deliver apps faster with fewer problems. Currently, this new feature is still in opt-in mode because it comes with a few trade-offs, including stricter type checking and extra configuration. RELATED CONTENT: Angular 10 … continue reading
Android’s Jetpack Compose has reached alpha. It is a modern UI toolkit designed to help developers quickly and easily build apps across all Android platforms with native access to the platform APIs. Jetpack Compose focuses on providing APIs for high-quality apps at scale, an intuitive language, and a reactive programming model, the team explained. The … continue reading
Self-service and cloud automation are essential to DevOps or digital transformations. Organizations are finding they can no longer wait to get access to infrastructure to test and run their applications, services or third-party components. The problem is that not all self-service approaches are created equal, and the path to take depends on an organization’s needs … continue reading
Fastly entered into a definitive agreement to acquire Signal Sciences for approximately $775 million in cash and stock. The acquisition will expand Fastly’s security portfolio through developer-first web applications and API protection solutions, according to the company. “Fastly was founded to meet developers’ need for greater visibility and control. Now, as the digital transformation movement … continue reading
As part of it’s app modernization week, Google announced a number of new updates to help organizations get started with their digital transformations and to streamline application development and delivery. The Google Cloud App Modernization Program The Google App Modernization Program (Google CAMP) was formed to offer advice on how organizations can start their journeys … continue reading
Kong Enterprise 2.1 provides flexible, multi-cloud, multi-region deployment options with native service mesh support via the newly released Kong Mesh to streamline underlying infrastructure and reduce operational costs. It also features a ‘hybrid mode’ that enables users to create declarative configurations to deploy cloud native Kong Gateway data planes across multiple clouds and data centers, … continue reading
OverOps is launching a new integration with GitLab and GitHub that provides support for git blame, which ties developers to their errors. According to OverOps, this will help reduce resolution time of errors. The integration allows teams to see who was the last author who changed code in the call stack of each error, link … 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