Philip Coombes
Philip Coombes
Code uses custom counted pointers, pthreads and other functions that are native in more recent version of C++. Suggest migrating to C++11. Also quite a lot of warnings needs to...
Example, 'Office VM+' Line 826 in ghettoVCB.sh is this VM_ID=$(grep -E "\"${VM_NAME}\"" ${WORKDIR}/vms_list | awk -F ";" '{print $1}' | sed 's/"//g') The grep is failing because the -E means...
I've been using 1.5.1 happily for a while but needed to update to use 1.5.2 for the :html binding. Now whenever I navigate (using vue-router) and content is unloaded I...
The control specific flag loadOnOpen gets reset to false after first use 'to avoid re-loading data'. However in many cases (mine included) the option data may well have changed by...
## Current situation I have a couple dozen or so Flatcar systems in my home lab and have spent quite a lot of time creating a drop-in system for generating...