Dart 2.6 Goes Native on Linux, Windows, and MacOS

The latest version of Google programming language Dart, numbered 2.6, extends support for native, ahead-of-time (AOT) compilation with the addition of dart2native, which enables the creation of command-line programs on Linux, Windows, and MacOS.

Docker Enterprise Business and Team Move to Mirantis While Docker Gets New Funding

Mirantis, a Cloud consulting company focused on Kubernetes and OpenStack, has acquired Docker Enterprise. While Mirantis will focus on the enterprise segment, the part of Docker which is not being acquired will return to the company’s original goal of improving developers’ workflows.

Microsoft Exploring Rust as the Solution for Safe Software

Microsoft has been recently experimenting with Rust to improve the safety of their software. In a talk at RustFest Barcelona, Microsoft engineers Ryan Levick and Sebastian Fernandez explained the challenges they faced in using Rust at Microsoft. Part of Microsoft’s journey with Rust included rewriting a low-level Windows component, as Adam Burch explained.

New PACMAN Vulnerability Affecting Apple Silicon CPUs

Uncovered by a team at MIT CSAIL, PACMAN is a new vulnerability affecting a defense mechanism available in Apple Silicon processors and known as pointer authentication code (PAC). While Apple downplayed the severity of this finding, the researchers hint at the fact that PACMAN brings an entire new class of attacks.

Git 2.37 Brings Built-in File Monitor, Improved Pruning, and More

Git 2.37 brings many new and improved features, including a built-in file system monitor on Windows and macOS, better unreachable objects management, improved external diff, faster git add, and more.