The latest Rust version (1.51) presents some of the largest additions to the Rust language and Cargo in a while, while stabilizing an MVP of const generics and a new feature resolver for Cargo. Const Generics MVP is a powerful new feature that enables developers to write reusable code with no runtime overhead and now … continue reading
The Crystal programming language has reached its 1.0 release, meaning that it has achieved language stability, a plan for maintenance releases and some features that haven’t received full support as of this release. Crystal is a language that has syntax similar to Ruby, is statically type-checked without the need for specifying the type of variables … continue reading
Microsoft announced the 1.0 specification for OpenTelemetry .NET, the canonical distribution of the OpenTelemetry SDK implementation in .NET. The 1.0 release includes OpenTelemetry .NET APIs: Tracing API, Baggage API, Context API and Propagators API. Developers will also have access to an SDK that provides controls for sampling, processing and exporting as well as documentation, which … continue reading
The collaboration platform Stack Overflow for Teams is now free for up to 50 users and the Free plan includes ChatOps integrations to Slack and Microsoft Teams. “The open source ethos that is foundational to this network was an inspiration for our new free offering. We’re excited to enable those who are working towards a … continue reading
IBM announced two new capabilities to help developers deliver intelligent application analysis throughout the DevOps pipeline. The first one is IBM Application Discovery and Delivery Intelligence (ADDI) for IBM Z V, which allows developers to accelerate application development by enabling them to gain insight into their business-critical application estate after which they can immediately get … continue reading
The Rend-o-matic project is a musical collaboration project that features a web-based interface that allows disconnected artists to record their individual segments via a laptop or phone. This is done by using acoustic analysis and AI to find patterns across multiple musical segments. These tracks are then automatically synced and played out as a single … continue reading
Automation company Zapier announced the acquisition of the no-code education provider Makerpad, a leading content and education platform for learning to build software without code. “For years we’ve watched in admiration as Ben pushed the limits on what you could build without ever writing a line of code,” said Wade Foster, the co-founder and CEO … continue reading
Kong Mesh 1.2 is being released with three new security capabilities. Kong Mesh is natively integrated with Open Policy Agent (OPA) and has now graduated as a CNCF project. The latest release includes enhanced security for multi-zone service mesh, native FIPS 140-2 support and day-0 security compliance. Kong Mesh is built on the open source … continue reading
Bridgecrew has announced it is shifting cloud security left with a new solution that notifies developers about infrastructure as code (IaC) misconfigurations and policy violations early in the life cycle and directly inside their IDEs. “While Bridgecrew’s mission is to ensure infrastructure security at every stage of the development lifecycle — from code and build, … continue reading
Okta signed a definitive agreement to acquire Auth0 for approximately $6.5 billion in Okta Class A common stock and Auth0 will operate as an independent business unit inside of Okta. Okta and Auth0 are both identity platform providers. “Okta and Auth0 have an incredible opportunity to build the identity platform of the future,” said Eugenio … continue reading
The new Visual Studio 2019 v16.9 preview 1 includes new features such as Address Sanitizer with C++, which is now generally available; C++ conformance, which allows destructors and new expressions to be ‘constexpr;’ and C++ Intellisense. Visual Studio 2019 also now offers the ability to filter out redundant frames from the call stack when the … continue reading