Hacker News with Generative AI: Ada

The state of Rust trying to catch up with Ada [video] (fosdem.org)
Ada has held its own in the safety critical space for just over 4 decades. Over the last 10 years Rust has pushed into the same space with varying success. Among other features, most notably Rust is missing the powerful declarations and convenience of use of subtypes. In this talk I will go into the various features that make Ada so useful for ensuring the absence of bugs, and where Rust stands on each of these features.
How does Ada's memory safety compare against Rust? (ajxs.me)
This article takes a look at the most common memory-related errors, and compares how well Rust and Ada prevent you from making them in the first place.
Ada Gems (2014) (adacore.com)
The Ada Gem of the Week is enjoying it's well earned retirement. But we hope you'll enjoy looking through the archives.
CuBit: A Gen­er­al-Pur­pose Oper­at­ing Sys­tem in SPARK/ Ada (2020) (adacore.com)
Going Beyond Ada 2022 (adacore.com)
As we've seen previously in Ada 2022 support in GNAT, the support for Ada 2022 is now mostly there for everyone to take advantage of. We're now crossing fingers for this new revision to be officially stamped by ISO in 2022.
A Random Walk Through Ada (2014) (cowlark.com)
So the C programming language has been getting a lot of bad press recently; a really stupid bug in some C code has compromised some of the core security infrastructure on the internet.
An introduction to Jorvik, Ada's new tasking profile (adacore.com)
Show HN: Getada: rustup-like installer for Ada's toolchain/package manager (getada.dev)