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.
Delete Python’s __pycache__ directories
How to ‘remove’ Python’s
__pycache__ directories and .pyc files(Neo)Vim Syntax Highlight for Hugo HTML Templates
How to set up your (n)vim editor for editing Hugo HTML Template files
How to Resize Tmux Panes
How to resize tmux panes within windows
Python f-string Debug Tip
Python f-string expression logging, printing.
How to Extract Tar Files in Linux
How to extract/unpack/unzip .tar.gz, .tgz and .tar.xz files in Linux