All kinds of mostly technical documentation for myself and (hopefully) others
- My personal Awesome List
- PostgreSQL info
- Useful Vim Tips
- Misc Commandline Snippets
- bash
- BashGuide : good guide aimed at beginners. I found the Practices chapter especially useful
- Bash Scripting Cheatsheet : concise overview of all (or most) constructs
- Adanced Bash-Scriptig Guide : all the details
- Bash Error Handling
- tmux
- The Tao of tmux : basically everythig you need to know about tmux
- tmux cheat sheets: one, two, three
- Share to clipboard via OSC52:
:set -s set-clipboard onand optionally:set -s mouse on
- sed
- Psychology
- Tips for working with mental blockages
- Ad-hoc LDAP server: Apache Directory Studio (Eclipse-based UI that can directly start custom server(s))