~shrik3/syswiki

collection of system programming cheatsheets

76b46c2 add resources

18 days ago

2b991ee bulk update

a month ago

#Collection of sys programming

#Why?

  1. some manuals suck
  2. it's not easy to find the relevant stuffs
  3. being lazy on frequently visited subjects

#Build

you need mdbook

Simply run mdbook serve --open to preview, or mdbook build to build the pages.


The content is licensed under CC-BY-NC 4.0

#General Guideline (RFC)

  • prefer cheat sheets and boilerplates
  • prefer plaintext
  • prefer actual experience
  • prefer things that "I wish someone told me when I started"
  • avoid opinions
  • respect attributions and licensing