How to get a STEP file from STL 03 May 2023 Donovan Personal (0) In this post I show you how to get an STEP file from OpenSCAD. [More]
How to override the ENTRYPOINT when running a container with ACI 22 May 2022 Donovan Work (0) In this post I show you how to override the entrypoint of a container running in ACI. [More]
How to output tests results from truffle test command 13 May 2022 Donovan Work (0) In this post I show you how to configure your Truffle project to output a test results file that can be used with your CI system. [More]
How to use Azure Container Instances to host Ganache 28 April 2022 Donovan Work (0) In this post I will show you how to host a Ganache instance in Azure Container Instances. [More]
My Web3/Send Tx is not working 30 March 2022 Donovan Work (0) In this post I show you how to troubleshoot issues on ETH.BUILD using your Web browser developer tools. [More]
How to get Rinkeby into ETH.BUILD 29 March 2022 Donovan Work (0) In this post I show you how to connect Rinkeby to ETH.BUILD. [More]
Mentorship for GOL Winners 18 March 2022 Donovan Work (1) In this post I introduce you to the Afican students I mentored for winning Game of Learners Season 2. [More]
How to create a new virtual environment with Anaconda in GitHub Codespaces 20 December 2021 Donovan Work (0) In this post I will show you how to setup a new virtual environment for Python development with Anaconda in a GitHub Codespace. [More]
How to change the Jupyter Notebook default directory 01 December 2021 Donovan Personal (0) In this post I will show you how to change the default folder for jupyter notebooks. [More]
How to generate a report from Pester 5 code coverage 11 September 2021 Donovan Work (0) In this post, I will show you how to generate an HTML report from the code coverage file generated by Pester 5 tests. [More]