Hacker News new | ask | show | jobs
by phendrenad2 1718 days ago
If you're a programmer, getting a simple C++ or Rust "init system" working is a great exercise to understand how a Linux system works. Just a kernel image, your C++/Rust init program, and maybe busybox so you have a shell.