Posts
Python os.system vs subprocess.call
How to use Python subprocess to run OS commands.
CSS Not Loading on Jekyll and Github Pages
CSS was not loading on my website and other strange errors. I found a bug in Visual Studio Code.
Separate instrument tracks from a song
How to separate instrument tracks from a song into vocals, drums, bass, and other.
Ubuntu Firefox Mouseover Not Working
How to fix this in Ubuntu Firefox when the mouseover stops working.
Set up PowerBI in an Azure VM
How to set up Power BI desktop in an Azure Virtual Machine.
Query StackOverflow with SQL
Query StackOverflow with SQL and StackExchange Data Explorer.
Cucumber DataTable
How to use Cucumber DataTable to create mock tests.
How to open a file in Java
Open a file in Java with InputStream.
Using Java Streams
How to use a Java stream.
BDD with Cucumber in IntelliJ
Setup Cucumber for BDD in IntelliJ.