API and service life cycle management platform Kong announced its new open-source project Kuma, a universal service mesh designed to increase the adoption of microservices. The problem that early adopters had with the service mesh was that the first generation meshes lacked a mature control plane and required extensive manual work and was often built … continue reading
If you had told me 25 years ago that open source would be the predominant force in software development, I would’ve laughed. Back then, at my industrial software gig, we were encouraged to patent as much IP as possible, even processes that seemed like common-sense business practices, or generally useful capabilities for any software developer. … continue reading
This week’s open-source project of the week is Token4Hope, a charity project powered by the DCore blockchain intended to draw transparency and security to charitable contributions. “When we realized that often charitable donations lack transparency and people would donate substantially more if they knew where exactly their funds go, we decided to propose our version … continue reading
HPCC Systems (High Performance Computing Cluster), a dba of LexisNexis Risk Solutions, is an open-source big-data computing platform. Flavio Villanustre, vice president technology and CISO at LexisNexis Risk Solutions, explained HPCC Systems’s evolution came as a necessity. “In 2000 we were getting into data analytics, using the platforms, databases, and data integration tools that were … continue reading
The rise in attacks against the software supply chain is one outgrowth of vulnerabilities in open-source code that go unnoticed and therefore unpatched, a problem that has escalated despite the best efforts of enterprise development teams. As many recent high-profile breaches have underscored, it takes little for an overlooked patch to wreak havoc. Even those … continue reading
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