crap compilation of interesting stuff including linux ones
This is my primary channel to share posts about anything, including linux topics
For previous posts, see Medium.com.
For publicly available source code, see GitHub.com.
This is the main repository of this site.
Plus, I’d like to read, and watch
- DATE-*
directories beginning with DATE(yyyymmdd) are posts, may or may not
be related to linux
- data-*:
directories beginning with `data` are ones NOT PRIMARILY related to
io devices. such as:
process, memory, data structure, algorithms...
- dev-*:
directories beginning with `dev` are ones PRIMARILY related to
io devices. such as:
network devices, disks, serials...
- k*:
directories beginning with `k` are ones PRIMARILY related to
linux kernel
- var-*:
directories beginning with `var` are ones NOT PRIMARILY related to
any of above
- x*:
programming languages other than C, such as Rust, Go, C++..
or OS other than Linux, such as Windows...
- .*:
directories beginning with .(dot) are one that are not fully ready to present