Does defer functions always get invoked? This blog explains how improper use of defer function and os.Exit() in the context integration test with testcontainers leads to dozen of dangling containers, resulting in resource depletion.
This blog explains how Makefile can simplify the three types of profilings, CPU, Memory and Trace, for golang programs using a mandelbrot fractal generation as example.
This post explores how to run virtual machine work loads on MacOS efficiently with latest open-source virtualization software Lima.
Explains how to setup a website for online presence and personal branding by leveraging open-source tool, low-cost domain registration, and free hosting.
Already using dotfiles? Still have trouble to replicate favorite development tools to another computer at ease? This post introduce an automated tool installation and setup by leverage shell scripting