Explore >> Select a destination


You are here

nathanchance.dev
| | albocoder.github.io
2.4 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.
| | blog.zorinaq.com
1.9 parsecs away

Travel
| | I made a Linux kernel patch to support ECC memory on AMD Ryzen 5000 APUs (codename Cezanne.) Itapplies cleanly and works on kernel versions 5.13 through the ...
| | offlinemark.com
2.5 parsecs away

Travel
| | Here is everything you need to know to set up a minimal Linux kernel dev environment on Ubuntu 20.04. It works great on small VPS instances, is optimized for a fast development cycle, and allows you to run custom binaries to exercise the specific kernel functionality being developed. Step 1:
| | taingram.org
19.7 parsecs away

Travel
| [AI summary] The author details setting up Emacs for JavaScript development using the Language Server Protocol (LSP), including installation steps and Emacs configuration for enhanced coding experience.