Notes


Jun. 10, 2025

Build dan Push Docker Image ke Docker Hub

Build Docker image dan mengunggahnya ke Docker Hub, termasuk opsi untuk membuat image multi-architecture (amd64, arm64).

Nov. 5, 2024

regex101 URLs with pre-filled values

It’s possible to link to regex101 with pre-filled regular expression, flags, and test string, as well as pre-selected flavor/engine with these undocumented URL parameters:

Oct. 30, 2024

Private Go modules in GitLab CI/CD

This took way too long for me to figure out, so here’s how to install private Go modules in GitLab CI/CD pipeline jobs:

Jun. 19, 2021

Customize iTerm menggunakan ohmyzsh+powerline10k

Nov. 24, 2020

Fix BUILD FAILED (OS X 11.0.1 bigsur using python-build 20180424)

➜ brew install zlib openssl readline

Mar. 8, 2019

Migrasi dari jekyll ke hugo