There is yet-another-foundation being stewarded by the Linux Foundation that further broadens its scope outside of the typical Linux/open-source umbrella. Today the Linux Foundation announced the launch of the x402 Foundation for aiming to standardize Internet-native payments for AI agents and applications...
A new Direct Rendering Manager (DRM) kernel graphics driver has been sent out for GlandaGPU, an open-source custom 3D graphics core designed in VHDL and running on FPGA hardware...
Ahead of the next Intel Compute Runtime release, IGC 2.38.2 was released today as the newest feature update to this open-source graphics compiler used by Intel iGPU/dGPU hardware on both Windows and Linux...
While there has been the Apple System Management Controller "SMC" hardware monitoring driver with the intent on exposing battery/power stats as well as thermal and more for Apple Silicon SoCs on Linux, it hasn't yet been working out properly on the mainline kernel. Between missing Device Tree nodes to the hodgepodge mess of sensors between the different Apple M-Series SoCs, it's a mess...
The BeOS-inspired Haiku open-source operating system project has published their June 2026 status report. In the past month the developers merged their NVMM VM monitor support, hardware driver improvements, and progressed toward the upcoming Haiku sixth beta release...
A month ago there was a change proposal raised for offering a "light" version of the GRUB2 bootloader for use in confidential computing environments. While there were some differing views on the matter for this alternative, stripped-down GRUB package as opposed to just using other bootloaders like systemd-boot, ultimately, the proposal is now approved...
EDUtech Australia 2026, held at the International Convention Centre Sydney on June 3-4, brought together educators, training providers, technology innovators, and policy leaders from across Australia. For Linux Professional Institute (LPI), the event offered two intensive days of connection with ... Read more The post LPI at EDUtech Australia ’26: Skills, Certifications, Inclusion appeared first on Linux Professional Institute (LPI).
For those having Linux systems with multiple swap devices, such as for swap tiering or layered swap handling, a set of patches posted today for the Linux kernel are looking to improve the situation...
Ubuntu 26.04 LTS is prepping a bug fix update to Papers, the document viewer that replaced Evince in 25.04, resolving several annoyances – including internal PDF links that jumped to the wrong page. The internal link snafu only occurred in some PDFs, not all, and typically took you to a page one off the actual target. Annoying. The fix stops two separate bits of code that both tried to set the zoom level when links jumped to fit-width or fit-page view. A knock-on quirk also saw the alt + p shortcut (which will jump back to the previous page) wouldn’t […]