Getting DeepSpeech To Run On Windows February 26, 2021·4 mins 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·3 mins 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·3 mins A demo application that shows you how to generate Python API documentation without worrying about complex configuration.
Building A Documentation CLI June 8, 2019·5 mins 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.