Automating mundane tasks keeps your attention focused on the work that matters. Small Python scripts can remove daily friction in a way big apps rarely do. Each of these is simple enough to save as a ...
This documentation was made by Emily Slater while debugging issues trying to connect the edge radar to python scripts. Make sure to setup for "Python Dependecys and WSL debugging" is working before ...
We are provisioning Windows vm templates using Packer and Ansible on vSphere. We run Packer in a container (alpine-based) in our gitlab CI/CD pipeline. One of the steps in this process behaves ...