The Microsoft Visual C++ compiler and libraries (MSVC) team announced this week that it would be releasing its implementation of the C++ Standard Library (STL) into open source. The project will include all product source code, a CMake build system, and a README for more information. “Working on the STL in GitHub will allow our … continue reading
The code analysis platform provider Semmle wants to expand its reach with the announcement that it is joining GitHub. Together, the companies will work on addressing a big issue in open-source software: security. RELATED CONTENT: Going to school on open-source security “Software security is a community effort; no single company can find every vulnerability or … continue reading
The open-source programming language Ballerina hit 1.0 generally availability this week. Ballerina is designed for the cloud-era world, enabling developers to easily build for cloud native. According to the team, Ballerina turns cloud native middleware into a programming language, opening up new opportunities for traditional centralized enterprise service buses. RELATED CONTENT: Six steps for making … continue reading
To accelerate reactive programming and technologies for the next generation of networked applications, the Linux Foundation announced the launch of the Reactive Foundation. “With the rise of cloud-native computing and modern application development practices, reactive programming addresses challenges with message streams and will be critical to adoption,” said Michael Dolan, VP of strategic programs at … continue reading
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