Software Development Docker Desktop on a MacBook with Bootcamp Dec 29, 2022 That Developer Guy 0 Comment How to Get Docker Desktop to Run in Windows 10 Under Bootcamp on MacBook Pro As a software engineer, I develop applications within the Linux docker containers. The machine I develop … Read More
Troubleshoot Apple Keyboard Layout on Windows 10 PC. Not via bootcamp [How to] Apr 20, 2022 That Developer Guy 1 Comment Using a Apple Keyboard on a Windows PC. I currently use a MacBook Pro, and to be honest I quite like, however I do have Windows 10 installed on it via … Read More
Troubleshoot Error 1053 the service did not respond to the start or control request in a timely fashion [Fix] Mar 9, 2022 That Developer Guy 0 Comment What is Error 1053: the service did not respond to the start or control request in a timely fashion The 'Error 1053: the service did not respond to the start or … Read More
Software Development Dependency Injection and IOC (Inversion of Control) – C# Example Feb 24, 2022 That Developer Guy 0 Comment What is Dependency Injection and IOC? Dependency injection (DI) and inversion of control (IOC) are actually different things but both go hand in hand. Often when referring to DI, it usually … Read More