Man Page Mysteries
Did you know that different OS has different man pages for system calls?
Did you know that different OS has different man pages for system calls?
If you understand this, explain it to me
Remember, Vim’s runtimepath is important
nc
and socat
Use socat to redirect traffic to opened tunnel
Rebuild your Spotlight index
Map a hacky global command to <leader>z
script
command in Unix
Use it to store the output of the terminal session
Use GNU Stow to link your project’s scripts to $HOME/bin for easy terminal access.
|
in a vim mapping
Use <bar>
Use unbuffer
Yet another cheat sheet
It’s not just random numbers
Use CTRL + Z and bg to send interactive commands to the background.
My research on better note taking workflow
Key learning points from CSES problem set
Miscellaneous and Unsorted Resources
Resources for sweep line
Resources for SQRT decomposition
Links to Game of Nim articles and questions
All Shortest Path and MST algorithms