Community Project Spotlight: aws-cost-cli
By BIOS Founding Team

aws-cost-cli is an open source command-line tool built by BIOS founder Olamide Kosile for analyzing AWS spending across services, regions, accounts, and tags, without needing to open the AWS Console.
It breaks down cost by service, region, linked account, or resource tag, supports side-by-side period comparisons, and can forecast monthly spend with confidence ranges based on historical usage.
Other features include anomaly detection for unusual spending spikes, local budget tracking with progress reporting, Slack notifications for cost reports, and a live watch mode for real-time monitoring, all output as clean terminal tables, JSON, or CSV.
It's available via PyPI, GitHub, or Docker (no Python required for the Docker route), is MIT licensed, and only needs read-only Cost Explorer IAM permissions to run.
It's a great example of the practical, cloud-focused tooling our community builds, and a genuinely useful contribution opportunity if you work with AWS.
Check it out and contribute: https://github.com/Mide69/aws-cost-cli
More from the community

Stable and Longterm Kernel Updates: 7.2.4, 6.18.50, 6.12.109
Greg Kroah-Hartman pushed out new stable and longterm point releases across the 7.2, 6.18, and 6.12 lines, each bundling accumulated fixes across drivers, filesystems, and core subsystems.

Rust Debugging Survey 2026 Results
The Rust Project published results from its 2026 debugging survey, gathering community feedback on debugging tools and workflows to guide future tooling investment.

Docker Desktop 4.90.0
This release made 'Ask Gordon,' Docker's AI assistant, accessible as a persistent right-side drawer and added one-click AI diagnosis for containers, images, and volumes with detected issues.