Halo!

Welcome to this blog!

This blog contains topic about programming and guidelines of using software. I post in English and Bahasa Indonesia.

Happy reading!

Posts

Deploy Plain Keycloak on GKE

Wednesday, February 19, 2025

Welcome to Keycloak Deployment series. In this post, I will give you a guideline how to deploy a plain Keycloak on Google Kubernetes Engine.

React and Svelte Vibes

Saturday, January 18, 2025

Two UI Libraries that have different vibes. Which one is your vibe?

From Livewire to 100.000 Volt

Friday, November 22, 2024

My journey of migrate Livewire components into Livewire Volt components. This is what I'm looking for!

Trio Serverless in One Repository

Tuesday, September 24, 2024

Let's explore possibility of merging serverless functions of Cloudflare, Netlify, and Vercel into single repository

Can You See a Slow Spot?

Tuesday, September 24, 2024

In this case we will see which code is a slow spot when import a large CSV file.

Figures

Friday, September 13, 2024

Here are list of figures in software development that I respect and I'm amazed at their artwork.

Setup

Saturday, August 17, 2024

We as a programmer (either professional or hobby) have a personal setup in our computer. When we get a fresh installed computer, we setup everything in order to make our computer fit with us.

Halo Astro!

Saturday, June 1, 2024

Astro. Astro Boy? Astro (Korean Boyband)? No! The Astro that I mean is a web framework. At the first time I see Astro, I was thinking that it's a Static Site Generator (SSG) same as Hugo, a fast SSG build with Go programming language. Also, Astro build their engine with Go programming language. Astro offers two features that I could not resist to try it!