Microsoft announced that it is releasing a new open-source toolkit that allows researchers and developers to create chatbots with different personas called the Intelligent Conversation Engine: Code and Pre-trained Systems (ICECAPS). Whether conversations need to be formal of casual, the toolkit enables chatbots to tailor dialogue to fit the scenario. Microsoft has worked on the … continue reading
This week’s open source project of the week is coreboot (previously LinuxBIOS), an extended firmware platform that is aimed at replacing proprietary firmware (BIOS or UEFI) found in many computers. The coreboot project was started in 1999 in the Advanced Computing Laboratory at Los Alamos National Laboratory by Ron Minnich. Coreboot leverages NSA’s open-source project … continue reading
Lightbend has launched a new open-source serverless framework to take on the next generation of serverless. CloudState aims to go beyond the normal stateless functions most serverless initiatives take on today. RELATED CONTENT: Rethinking the way you build software with serverless According to Jonas Bonér, CTO at Lightbend, today’s current serverless movement focuses a lot … continue reading
Atomist has announced the launch of Drift Management, an open-source solution to help development teams keep their code and processes current and consistent. The new solution enables users to analyze, discover and visualize code and process usage, identify drift and issues that need attention, fix issues and reduce drift through policies and track progress and … continue reading
As part of the Confidential Computing Consortium launch, Microsoft is contributing its Open Enclave SDK to help “develop a broader industry collaboration and ensure a truly open development approach,” the company wrote in a post. The open-source project is targeted at a single unified enclaving abstraction for developers to build Trusted Execution Environment (TEEs) based … continue reading
The open-source machine learning framework PyTorch is tackling production usage in its latest release. PyTorch 1.2 features an update to the TorchScript environment. TorchScript enables users to create serializable models from PyTorch code and can be saved from a Python process. The new improvements are designed to make it easier to ship production models, expand … continue reading
In an effort to help its developers be more productive, Twilio has announced the beta version of Twilio CLI. It is an open-source command line interface that enables developers to access Twilio through their command prompt. “It’s hard to beat the flexibility and power that a CLI provides at development time. Until now, there was … continue reading
DevOps and Jenkins is on full display this week at CloudBees’ DevOps World | Jenkins World taking place in San Francisco. In addition to the DevOps thought leaders and community members coming together to learn, explore and help shape the next generation of Jenkins and DevOps, a number of organizations took the opportunity to reveal … continue reading
Despite the growing popularity of both Agile development and open-source practices, it’s not often that they come up in the same conversation. When these two concepts do intersect, it’s often to highlight the contradicting viewpoints that these two models supposedly represent. While there are core differences, Agile doesn’t have to be the enemy of open … continue reading
IBM is releasing a new open-source project designed to help users understand how machine learning models make predictions as well as advance the responsibility and trustworthiness of AI. IBM’s AI Explainability 360 project is an open-source toolkit of algorithms that support the interoperability and explainability of machine learning models. According to the company, machine learning … continue reading
A new open-source project wants to take analytics to the next level. BlazingSQL is a GPU-accelerated SQL engine built on the RAPIDS ecosystem. RAPIDS is an open-source suite of software libraries for executing end-to-end data science and analytics pipelines entirely on GPUs. According to the team, BlazingSQL was built to address the expense, complexity and … continue reading
The web is enabling all types of systems and solutions to connect to the Internet, but the tools available today do not cover the entire ecosystem. According to Thomas Pornin, author of the BearSSL library and security consultant at NCC Group, embedded systems are becoming a challenge because most programming languages are geared towards web … continue reading