kernel

  • 21 January 2023

Linux Kernel Development, part 2: Character Devices

Let's write a kernel module to give us /dev/fibonacci, which gives us Fibonacci numbers when read

Read more 
  • 03 January 2023

Linux Kernel Development on the Raspberry Pi Zero W

I scraped Utah's MLS with Rust to find the commute time of different properties

Read more