Creating a portable Python program or continuing from my adventures of starting to program in Python. I have pulled a repository that converts Cisco show inventory into Excel.
In conversation 62
Dau: Please hang up my blanket to dry
Docker for home use
I have always wanted to try my hand at containers. Containers are a leaner form of virtualization. It allows the VM to tap onto the host OS rather than running multiple copies of the same OS. Docker is the nice…
Upgrading Wi-Fi security protocol to WPA3
I upgraded the house’s Wi-Fi security protocol from WPA2 to WPA3. There are several types of security or encryption protocols for Wifi, from WEP to the latest and greatest, WPA3.
Android 16 is launched

Android 16 or “Baklava” is launched today. (10 Jun 2025)
DC relocation
The DC is being shut down because of <reasons>. Due to customers dragging their feet, the shutdown became a relocation, downsizing the footprint instead of turning the lights out.
An ex-colleague has passed away
We used to work together at Delphi Automotive from 1996 to 2000. I was in product engineering, later IT, she was in QA.
Travelling around Singapore
Here are some tips that will make your next trip to Singapore enjoyable.
Communication
Communication is the most important skill for a project manager. We use it to get requirements from customers, ensuring there are no gaps, and we use it for follow-ups and problem resolutions. This post is not about the importance of…
Migrating VMs using VMware HCX
VMware Hybrid Cloud Extension (HCX) migrates workloads or VMs between VSphere, non VSphere or on-premise environments.