Serhat Teker is the software engineer who wrote these articles.
I created this Tech Blog to help me remember the things I’ve learned in the past, so my future-self doesn’t have to re-learn them in the future.
How to Run Multiple Long Commands in Docker Compose
How to run multiple or long commands in a Docker Compose file
Merge Upstream Pull Request into Your Fork
How to apply unmerged upstream pull requests from other upstream into my fork
Convert Strings To Be URL Safe
How to convert and use strings as URL safe
List Files Tracked by Git
How to show files that tracked in a local git repository
How to Run External Commands Within Vim
How to run external commands within Vim/NeoVim