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