All Posts

Utilize Open API 3 for the Faster Software Development Process

Utilize Open API 3 for the Faster Software Development Process

How I can make a Mock Server, APIClient SDK, and a Live API Documentations with ease in Kubernetes Just using open-source tools that you can get free

Today I Learned: Pass By Reference on Interface Parameter in Golang

Today I Learned: Pass By Reference on Interface Parameter in Golang

A simple diary about a simple thing that I learned about Pass By Reference in Golang

The Evolutions of Git Commit Message Conventions in Kurio

The Evolutions of Git Commit Message Conventions in Kurio

Clean and Clear Message for the Better Tracing and Debugging

Mount file to Kubernetes Pod, without Deleting the Existing File — in the Docker-Container in the Same Directory

Mount file to Kubernetes Pod, without Deleting the Existing File — in the Docker-Container in the Same Directory

What I learned about Kubernetes when trying to mount config maps into a docker container that already have an existing file in the same directory.

Integration Test With Database in Golang

Integration Test With Database in Golang

Making a test suite in Go projects with a real live database/service

Today I Learned - Fix: go get private repository return error terminal prompts disabled

Today I Learned - Fix: go get private repository return error terminal prompts disabled

Fixing fatal: could not read Username for 'https://githost[.]something': terminal prompts disabled