Posts tagged linux:

  1. TIL: Pinning eBPF maps
  2. TIL: The basics of writing eBPF programs
  3. TIL: Use feature test macros to control defintions exposed in system header files
  4. TIL: Use poll to handle I/O multiplexing across multiple Unix sockets
  5. TIL: Using waitpid to handle zombie processes without blocking parent process
  6. TIL: Use xxd to create a hex dump
  7. TIL: enable 256 color support in Tmux
  8. TIL: Build a Go project using gomod2nix
  9. TIL: Determine vendorSha256 for Nix Go build
  10. TIL: Build a Go app from local src directory on NixOS
  11. TIL: Open a port in the NixOS firewall
  12. Makefiles rock
  13. Use a Raspberry Pi Zero W as a print server
  14. TIL: Use yes to provide input to terminal programs
  15. TIL: deploy Debian 10 automatically with FAI
  16. Creating QEMU guests from cloud images
  17. Using Ansible to configure fresh Debian machines