/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

cellperformance.beyond3d.com
| | nathanchance.dev
5.4 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.
| | albocoder.github.io
5.5 parsecs away

Travel
| | [AI summary] This blog post details the process of using static analysis with LLVM bitcode to identify the slab cache for kernel objects in the Linux kernel.
| | macoy.me
5.4 parsecs away

Travel
| | [AI summary] This is a comprehensive overview of Cakelisp, a programming language designed to enhance developer productivity while maintaining high performance. The language combines powerful code generation, modification, and a built-in build system to streamline the development process. It emphasizes trust in the developer's ability to create programs efficiently, while also providing tools for complex project management and optimization.
| | manishearth.github.io
19.9 parsecs away

Travel
| Edit (Jan 2017): I re-discovered Niko's post which touches on this and reaches for the same realization. I suspect I subconsciously got the idea for ...