Some tips if you want to use Security Onion in an Hyper-v virtual machine
Do you know that there are special columns that helps you to track progress directly in backlog view?
If you decide to use PowerShell for your build and then use it in Azure DevOps pipeline you should pay attention to manage error code
If you use Invoke-WebRequest cmdlet in PowerShell to download big binary files, it is sometimes much slower that downloading from a browser.
If you include PowerShell in your pipeline, it can be executed in hosted Linux images because PowerShell Core is already installed
Automate publishing PowerShell gallery functions with GitHub actions to publish every commit in official and pre-release packages
When you push frequently you can avoid triggering continuous integration with a simple comment
If you have WSUS and performance are horrible, sometimes manual intervention is the only thing you can do
If you have WSUS and performance are horrible, you can gain some speed with some SQL maintenance
Avoid the 'No module named xxxx' when you try running Python files from VS code