In addition to Friday night's release of DXVK 3.0.2, debuting separately a short time later was D7VK 2.0 as the latest major feature release for this implementation of Direct3D 7 and earlier built off the Vulkan API...
Valve and Collabora announce Holo Core as the official Arch Linux ARM64 port for the Steam Frame gaming VR headset with an early preview for developers.
DXVK 3.0.2 open-source Vulkan-based implementation of D3D8, D3D9, D3D10, and D3D11 for Linux / Wine is now available for download with more improvements for your favorite games.
In addition to the initial build of Holo Core as AArch64 Arch Linux for the Steam Frame, another software milestone today in Valve's Linux gaming space is the release of DXVK 3.0.2 for Direct3D 8 / 9 / 10 / 11 APIs implemented over the Vulkan API for running Windows games...
When Flathub banned AI-coded app submissions last month, some critics warned the platform was denying the future by dismissing a new wave of “vibe-coded” software as out-and-out “slop”. Well, new data suggests otherwise. Nearly three-quarters of the rejected apps are already dead. Whatever got swept up in the ban doesn’t appear to be anything anyone felt bothered about keeping around. Linux developer Evangelos Paterakis, developer of Tuba, Turntable and others, did the digging, looking at 120 code repositories whose pull requests for inclusion on Flathub were rejected because of their heavy AI usage and given an “AI Slop” tag. Of those […]
Elon Musk promises to open source all of X, ‘no exceptions,’ once the security team is done poking at it. The missing detail: what ‘open’ actually means in Musk‑speak. The post Elon to Open Source X’s Codebase. Believe It When Git Happens. appeared first on FOSS Force.
Collabora has published a blog post about its work with Valve on Holo Core, which is a port of Arch Linux to aarch64 to be used as the the operating system on Valve's 64-bit Arm Steam Frame gaming system. Collabora has released the sources, binary packages, and a container image for aarch64 devices. The post describes some of the challenges in porting Arch Linux to a new architecture, and what remains to be done: Whilst the infrastructure developed to this point is capable of building from first principles up until a point-in-time snapshot, the next step is to build this into a system which can track Arch Linux as it is developed. This work will serve as the basis of a continuously-operating CI system capable of shadowing Arch Linux itself. We will work with the upstream Arch Linux project to help Arch with their efforts to port the distribution to aarch64 architecture and work towards automated repeatable builds. The post also includes instructions on how to create and test an aarch64
Since 2020, BPF programs have been able to act as Linux security modules (LSMs). Several projects, including systemd, have been working to use that capability to provide more security to users. Christian Brauner spoke at the 2026 Linux Storage, Filesystem, Memory-Management, and BPF Summit about some of the limitations of using BPF in this way, and the changes he would like to see for systemd's use. In particular, he would like a way to make sure that BPF programs cannot be removed or have their private data tampered with.