Zahraniční portály – články

OpenZFS 2.4 Squeezes In Some Last Minute Improvements

Phoronix - 5 hodin 26 min zpět
Following OpenZFS 2.4-rc3 from nearly one month ago is now a fourth release candidate for the upcoming OpenZFS 2.4. A few more features and improvements have been squeezed into this release in nearing the stable milestone...

GIMP 3.2 RC1 Brings More UI/UX Improvements, Proper SVG Export

Phoronix - 5 hodin 48 min zpět
Last year GIMP developers expressed a goal of releasing GIMP 3.2 within one year of GIMP 3.0. With GIMP 3.0 having released in March, it looks like their GIMP 3.2 release goal will become a reality with the GIMP 3.2-RC1 debuting today...

FreeBSD 15.0-RC1 Brings Build Fixes For Google Cloud & Azure, Base Repository Changes

Phoronix - 17. Listopad 2025 - 23:34
FreeBSD 15.0-RC1 is available today for testing as this leading BSD operating system works toward the stable release in early December...

Wayland-Only Budgie 10.10 Desktop Preview Released

Phoronix - 17. Listopad 2025 - 22:15
At the start of the year developers behind the Budgie desktop environment hoped for shipping Budgie 10.10 in Q1-2025. We are now in Q4 without a stable release but at long last a preview version is at least available. Budgie 10.10 is the point at which Budgie is going all-in on Wayland in leaving behind the X11 desktop session support...

systemd 259-rc1 Released With Musl libc Support, New run0 "Empower" Mode

Phoronix - 17. Listopad 2025 - 21:26
Released a short time ago was systemd 259-rc1 as the first test release toward this next version of this dominant Linux init system and service manager...

Git 2.52 Released With More Preparations Toward Git 3.0

Phoronix - 17. Listopad 2025 - 20:51
Git 2.52 is out today as the newest feature release of this distributed revision control system and in working toward Git 3.0 that will hopefully release by the end of 2026...

SUSE Developer Working To Reimplement SSH Using The Zig Programming Language

Phoronix - 17. Listopad 2025 - 17:46
SUSE engineer Lucas Mülling is leading an effort to work on implementing SSH within the Zig programming language, a popular language for robust, optimal, and reusable software...

VKD3D-Proton 3.0 Released: Big Update To Direct3D 12 On Vulkan With FSR4 Support

Phoronix - 17. Listopad 2025 - 16:56
Hans-Kristian Arntzen of Valve just announced VKD3D-Proton 3.0 as a major update to this Direct3D 12 implementation atop the Vulkan API that is used by Valve's Steam Play (Proton)...

Updated LLVM/Clang Compiler Enables AVX 10.2 & APX For Intel Nova Lake

Phoronix - 17. Listopad 2025 - 16:42
Last month when the LLVM/Clang 22 compiler merged support for Intel Nova Lake with the "-march=novalake" target there was no mentions of AVX10 or Advanced Performance Extensions (APX) support. But last week Intel published a new programming reference manual where they confirmed AVX 10.2 and APX for Nova Lake. Now that it's official, Intel compiler engineers are updating the LLVM/Clang (and GCC) compiler support to reflect these ISA additions...

AMD Enterprise AI Suite Announced: End-To-End AI Solution For Kubernetes With Instinct

Phoronix - 17. Listopad 2025 - 16:00
The AMD ROCm blog just announced a new open-source AMD AI software project: the AMD Enterprise AI Suite as well as AMD Inference Microservices (AIMs)...

systemd Lands Experimental Support For musl libc

Phoronix - 17. Listopad 2025 - 15:29
Systemd today finally merged support for building against and using the musl libc library. This is a win for Linux distributions like postmarketOS, Alpine Linux, and others that use musl by default as their standard C library or offer it as an option...

Intel Nova Lake Power Management Bits Prepped Ahead Of Linux 6.19

Phoronix - 17. Listopad 2025 - 15:22
Intel engineers continue working on the Nova Lake next-gen processor enablement for the Linux kernel. In addition to the Intel Xe3P graphics and other early Nova Lake enablement work already queued in "-next" Git branches ahead of the Linux 6.19 merge window, the initial power management code is also ready for this next kernel cycle...

GCC Patch Enables Support For The Rust-Based Wild Linker

Phoronix - 17. Listopad 2025 - 12:22
The Wild linker is a very speedy linker written in the Rust programming language that has become quite competitive with the likes of Mold. A patch sent out this weekend adds Wild support for use with the GNU Compiler Collection (GCC)...

Red Hat Losing Another Longtime & Prominent Linux Kernel Engineer

Phoronix - 17. Listopad 2025 - 12:13
Following prominent Linux x86 platform enabler Hans de Goede leaving Red Hat (as recently noted, he recently joined Qualcomm), there is another prominent Linux kernel engineer that will be departing from Red Hat...

NVK's Cooperative Matrix Support Proving Competitive With Official NVIDIA Driver

Phoronix - 17. Listopad 2025 - 11:55
Karol Herbst at Red Hat who has been a longtime open-source NVIDIA driver contributor as well as Rusticl developer presented at XDC2025 on the NVK Vulkan driver's cooperatrive matrix extension support. It turns out this Vulkan extension for machine learning / AI is proving fairly competitive with the open-source NVK driver compared to NVIDIA's official driver stack...

Linux 6.18-rc6 Released With Fix For ARM64 "Catastrophic Performance Issue"

Phoronix - 16. Listopad 2025 - 23:45
Linus Torvalds is out today with the eighth weekly test release of the Linux 6.18 kernel in working toward the stable release at the end of the month...

NVIDIA Highlights The Shortcomings With Wayland Screencasting

Phoronix - 16. Listopad 2025 - 15:57
In addition to showing the need for unifying DRM driver-side APIs within the Linux kernel, NVIDIA's Linux graphics driver team at XDC2025 also showcased the shortcomings of screencasting under Wayland...

Qt Moves Away From Direct RDRAND/RDSEED Usage For Better Performance & Less Bugs

Phoronix - 16. Listopad 2025 - 14:02
The Qt toolkit is moving away from directly relying on the CPU's RDRAND and RDSEED instructions for random number generation and to instead rely on the OS-supplied entropy...

Linux 6.19 Landing Initial Display Support For Xe3P_LPD / Nova Lake

Phoronix - 16. Listopad 2025 - 12:47
The upcoming Linux 6.19 kernel cycle is set to introduce initial Xe3P_LPD GPU support for Nova Lake as well as beginning to build out support for the Crescent Island graphics card. Now joining DRM-Next with that initial Intel Xe3P_LPD code for Linux 6.19 is being able to drive displays with that Xe3 hardware...

NVIDIA Linux Engineer Highlights The Need For Unifying DRM Driver-Side API

Phoronix - 16. Listopad 2025 - 12:37
One of the NVIDIA presentations at the recent XDC2025 developer conference was not around the NVIDIA driver itself but the ongoing fragmentation that's happening within the Linux Direct Rendering Manager (DRM) subsystem and arguing the need for unifying more driver-side APIs for supporting different Linux DRM clinets...
Syndikovat obsah