ROS Noetic is EOL – take action to maintain fleet security
As of May 2025, the Robot Operating System (ROS) Noetic Ninjemys officially reached its end of life (EOL). First released in 2020 as the final ROS (1) distribution, ROS Noetic has been the default choice for thousands of developers building on Ubuntu 2...
AMD Linux Driver Prepares For Radeon RDNA4 "Kicker"
A few new firmware files were upstreamed today to the linux-firmware.git repository for supporting a new GFX12.0.1 (RDNA4) "Kicker" graphics processor. There was also an AMDGPU kernel graphics driver patch that just landed as well in Linux 6.17 for the...
Zen80: a Z80 emulator written in Go
A simple instruction-stepped Z80 CPU emulator written in Go, inspired by the cycle-accurate emulation techniques described in floooh’s blog posts. ↫ Zen80 GitHub page It has support for all documented Z80 instructions, supports most games and appli...
Should public clouds enforce government policies?
In the world of cloud computing, trust is everything. Businesses migrate to the cloud because they expect reliability, scalability, and uninterrupted operations, regardless of their location or external pressures that may arise. But what happens when ...
Kernel 6.16 Test Week: August 10 – 16
Join us to test the 6.16 kernel for Fedora Linux 43 during August 10 – 16! What is a test week? Test weeks are organised by the Fedora QA team per release cycle and are a great way to get involved in developing the upcoming Fedora Linux release. Inst...
Item Flow – Part 2: next steps for Masonry
Back in March, we published Item Flow, Part 1: a new unified concept for layout, an article about a new idea for unifying flex-flow and grid-auto-flow into a single set of properties under a new item-flow shorthand.