Explore >> Select a destination


You are here

cellperformance.beyond3d.com
| | nathanchance.dev
13.0 parsecs away

Travel
| | Linux kernel patches [PATCH] Hexagon: Export raw I/O routines for modules: Hexagon is a digital signal processor architecture by Qualcomm, which is a little special in terms of the Linux kernel because it is the only architecture that does not have a GCC backend so LLVM has to be used to build it, meaning that it is important to keep it building. This patch fixes an issue with allmodconfig, which enables us to build a wide variety of code and verify the compiler is able to handle all of it.
| | sergioprado.blog
11.3 parsecs away

Travel
| | Have you ever wondered how the Linux kernel is tested?
| | asahilinux.org
12.9 parsecs away

Travel
| | [AI summary] A detailed account of developing a Rust-based GPU driver for Apple M1/M2 processors, highlighting the challenges, innovations, and progress made in enabling full desktop environments and gaming on these platforms. The driver, part of the Asahi Linux project, leverages Rust for safety and reliability, with contributions from multiple developers and ongoing work to support advanced graphics APIs like Vulkan.
| | best.openssf.org
33.6 parsecs away

Travel
| The Best Practices for OSS Developers working group is dedicated to raising awareness and education of secure code best practices for open source developers.