Casting to Chromecast on Linux
The Chromecast extension has been mainlined into the Chromium code base removing the need for the external extension. Unless you’re running on Linux. The mainline Chromecast code is currently broken Continue Reading →

The Chromecast extension has been mainlined into the Chromium code base removing the need for the external extension. Unless you’re running on Linux. The mainline Chromecast code is currently broken Continue Reading →
Summary We will walk through creating a bash script to test for internet access and reconnect if no access is available. This script is useful on a Home Theater Media Continue Reading →
I’ve just released GDLC v2.5.4, a Commerce Velocity Decision Engine rules compiler, as Open Source software. It includes the compiler, written in Java, and a ruby gem for easy inclusion Continue Reading →
Building a Bot with Bash – A Review We’ll do a final cleanup on our code with some more refactoring and add some polish. Have you read the other installments? Continue Reading →
Building a Bot in Bash In this installment, we’ll figure out how to read the Oolite screen so we can automatically direct the ship to its destination. Already read this Continue Reading →
If you are seeing Vagrant’s Warning: Connection timeout. Retrying… when you start your vm on one network, but not when you start it on another, I may have the solution. Continue Reading →
Building a Bot in Bash In this installment we’ll refactor what we have in our script so far, then begin working on the other steps needed to automate a trading Continue Reading →
Want to see your git diffs in a nice GUI? Check this out… You can use a 3rd party application to view your git diffs. I will show you how Continue Reading →
or Building a Bot in Bash I was taking a break from my normal weekend routine and decided to start playing Oolite. I loved playing its predecessor, Elite, on my Continue Reading →