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.
Write command output to a searchable buffer in (Neo)Vim
How to dump command outputs to a searchable buffer in (Neo)Vim
Undollar -$ Shell Commands
How to copy, paste and run bash shell commands without
$
dollar signService Account in GCP with Remote Terraform Module
How to create Storage Service Account with RSA key pairs in Google Cloud Platform (GCP) with remote Terraform module
Service Account in GCP with Terraform
How to create Service Account with RSA key pairs in Google Cloud Platform (GCP) with Terraform
Git ignore files locally and temporarily
How to ignore some files locally and temporarily in git version control system