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.

               

Suppress Exceptions in Python

2022-08-12 — 4 minutes read
#python 
How to suppress exceptions in Python

Search and Surround in Neo(Vim)

2022-08-05 — 2 minutes read
#neovim  #vim 
How to search and surround in (Neo)Vim

Write command output to a searchable buffer in (Neo)Vim

2022-07-29 — One minute read
#vim  #neovim 
How to dump command outputs to a searchable buffer in (Neo)Vim

Undollar -$ Shell Commands

2022-07-22 — One minute read
#bash  #unix 
How to copy, paste and run bash shell commands without $ dollar sign

Service Account in GCP with Remote Terraform Module

2022-07-15 — 2 minutes read
#GCP  #IAM  #terraform  #hcl  #IaC 
How to create Storage Service Account with RSA key pairs in Google Cloud Platform (GCP) with remote Terraform module