Testing Your Network Speed On macOS From The Terminal October 24, 2023·1000 words How to use the built-in networkquality tool to analyze and track your internet connection speed.
Getting DeepSpeech To Run On Windows February 26, 2021·796 words Getting an open source speech-to-text library up and running on one of the most popular operating systems.
Preventing Key Leaks In Git Commits January 20, 2020·594 words An approach to making sure that your private keys don’t end up checked in with your source code.
One Line Python Documentation November 7, 2019·578 words A demo application that shows you how to generate Python API documentation without worrying about complex configuration.
Building A Documentation CLI June 8, 2019·915 words When building documentation for your product, you will often encounter situations where you need to mix and match a bunch of content that comes from different sources.
Command Line And vso-agent November 25, 2015·145 words How to deploy vso-agent and run it automatically.