2025-01-11 Setting up GCP's Workload Identity Federation with Terraform to Call APIs from AWS without creating Service Account Keys
2024-04-06 Adjusting GC frequency in Go with GOGC and GOMEMLIMIT and checking the behavior with trace
2024-02-21 Live reload Go application running on local K8s using air and remote debug using delve from VSCode
2023-02-25 Implement AVL tree, self-balancing binary search tree, in Go and confirm that the height is kept minimum
2022-05-06 How faster is sending/receiving values by UNIX domain socket than starting new processes when executing commands