- Published on
memsh is a virtual bash shell that runs entirely in memory. No files touch your disk, no OS commands leak out, and every built-in — including a Go interpreter — is a native Go plugin.
Read more →Hi there, I'm
Senior Technical Consultant · Golang & Python · Kuala Lumpur, Malaysia
Software engineer with 7+ years building scalable distributed systems, microservices, and cloud infrastructure. I write about backend engineering, Go, Kubernetes, and AI automation.
Thoughts on backend engineering, Go, cloud infrastructure, and AI.
memsh is a virtual bash shell that runs entirely in memory. No files touch your disk, no OS commands leak out, and every built-in — including a Go interpreter — is a native Go plugin.
Read more →A practical walkthrough of building raftd: a distributed key-value store using Raft for consensus and gRPC for client and node communication.
Read more →