I was looking into a way to customise the Chromium code in an Electron app. As it turns out, it’s not as difficult as it might sound, though it requires some patience (mainly because building Chromium takes a lot of time, RAM and CPU). To get started, make sure you have installed depot_tools from Google.It’s… Continue reading Electron with custom Chromium build
Month: October 2021
VMWare Fusion – modify DHCP
If you are running VMWare Fusion, chances are you might have created your own custom network adapter. In case you’re running an (authoritative) DHCP server in this subnet, you might see interference with VMWare Fusion’s own DHCP server. You can easily disable the Fusion DHCP server by following these steps (no Fusion restart required): set… Continue reading VMWare Fusion – modify DHCP