Serhat Teker

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 Install Deb Packages

2022-03-10 — 3 minutes read
#debian  #ubuntu  #os  #vscode  #app 
How to install .deb packages (files) on Ubuntu or other Debian based distributions

Python Interactive Shell Interfaces

2022-03-03 (Edited: 2022-03-21) — 2 minutes read
#python  #shell  #bash 
How to use different interfaces for python interactive shell

Unknown Vim Trick

2022-02-24 — 2 minutes read
#vim  #neovim 
Unknown vim command trick that doesn’t appear in docs

Change Default Git Init Branch

2022-02-17 — One minute read
#git 
How to change default git init branch from master

Tmux New Session

2022-02-10 — 2 minutes read
#tmux  #zsh  #bash 
How to create new tmux session from inside a tmux session