Explore >> Select a destination


You are here

davidlynch.org
| | crocidb.com
8.5 parsecs away

Travel
| | I've used many IDEs in my life, but now I'm back to using an editor that runs entirely on the terminal.
| | blog.bittersweetryan.com
10.1 parsecs away

Travel
| | Level Up your JavaScript skills with me tomorrow at 11:00 AM CST on the ColdFusion online meetup: http://www.meetup.com/coldfusionmeetup/ev...
| | chromeos.dev
10.4 parsecs away

Travel
| | How to set up your ChromeOS device for developing web apps and how to configure port forwarding to access them on other devices.
| | blog.thalheim.io
38.4 parsecs away

Travel
| Lately, I hacked on some kernel modules to get more debug logs out of a kernel module on my NixOS machine. Because NixOS does not follow the Filesystem Hierarchy Standard (FHS) for filesystem layouts, the standard kernel hacker tutorials won't fully apply to NixOS. However, by leveraging the NixOS configuration, we can quickly set up an environment that allows us to compile the Linux kernel and its modules. Where can you define the kernel?