Project Ideas

2025-10-27

Here are some project ideas that I find interesting:

  1. Write your own strace
  2. A low-level container runtime
  3. checkpoint & restore for processes, like CRIU

    This is a complex project and it has many challenges, but it should be fun to just write a POC.

  4. A network card driver, start here