Creating Windows and macOS VMs

Just a bunch of un-related findings that may help when creating Windows and macOS VMs using VirtualBox. ...

29 Nov 2020

CPU and GPU Monitoring Overlay for Gaming

On my new Windows 10 desktop I wanted an on-screen display (OSD) of system performance overlay while gaming - similar those benchmarking videos one finds on YouTube. While I don’t overclock my CPU or GPU, I still do want to know the utilization and temperatures, as these give me a hint as to whether the system is thermal throttled or bottlenecked. ...

26 Nov 2020

VirtualBox very slow on Windows 10

I found that Oracle VM VirtualBox 6.1 was running very slowly on my brand new Windows 10 PC. Initially I thought it was to do with VirtualBox, e.g. insufficient cores or memory, the display controller (VBoxSVGA), insufficient video memory, etc. And then I thought it might be an AMD thing, so had a look at BIOS, e.g. nested AMD-V, etc. ...

23 Nov 2020

Quite the year... for silicon

We will remember 2020 for all the wrong reasons, but on a lighter note, 2020 has been quite the year… for silicon! The incredible performance of Apple’s M1 and A14 (@ 5m). AMD crushing Intel with its Ryzen 5000 series CPUs (@ 7nm). The neck-and-neck race between the AMD Radeon (@ 7nm) and Nvidia RTX. The launch of next-gen consoles from Microsoft and Sony. ...

22 Nov 2020

My first PC build with an AMD Ryzen 5 5600X

I just got myself a new desktop PC! I am not much of a Windows user, but am looking forward to Cyberpunk 2077! I have never built a PC before, so I did the research and learnt a lot. Here is what I bought and why. ...

14 Nov 2020

iOS Shortcut to Join Cisco WebEx

Here is a quick iOS Shortcut to join Cisco WebEx personal rooms by email name. In my organization, once logged in to Cisco WebEx, we can join a colleague’s personal meeting room just by his or her email name. Here is a shortcut to either: Launch WebEx for the contact from the Contacts App share sheet, Or just run the shortcut to select email to launch WebEx. ...

1 Nov 2020

Hide Firefox Toolbar and Tabs in Fullscreen

I use macOS spaces (virtual desktops) to arrange the various apps I frequently use. I have one space setup with two Firefox windows, in fullscreen Split View mode. But by default, Firefox windows are not really “full screen” for me, in that the tabs, toolbar and bookmarks bar will still be displayed. Here is my workaround to force the browser to full screen. ...

15 Oct 2020

An interesting Open Source Directory for developers

I’m always eager to learn about the open source tools or frameworks developers use. I found this list a good “read” :P ...

26 Sep 2020

Local Grav PHP ZIP Extension workaround on macOS Catalina

The Apache and PHP bundled with macOS Catalina 10.15 does not include the PHP ZIP extension. Grav (specifically, the Problems Plugin) detects this issue, and Grav will not run! Here is a workaround. ...

28 Jul 2020

Running Sass in a container

Here is how to create a Docker container on macOS to “compile” Sass stylesheets to CSS. In my case, I wanted to (re)compile my Bulma-based theme with the latest version 0.9.0 with my variable overrides. ...

17 Jun 2020