T`was the Night Before Friday – a poem for Software Engineers

‘Twas the night before Friday, when all through the code, Not a bug was stirring, no errors bestowed. The pull requests were merged with caution and care, In hopes that the weekend soon would be there.

Read more

Introducing the ChromeOS Crostini Machine Learning Setup Script

Over the past month, I have been researching Machine Learning and the insane amount of future possibilities that will result in the breakthroughs being made today. Projects like Keras and Tensorflow are pushing the boundaries on what computers are capable of and enabling just about anyone without a multi-million dollar server cluster to get into machine learning. I have built a simple setup script that will automate the process of setting up all of the tools needed to get started with Miniconda, TensorFlow, Keras, Pytorch, OpenCV and more in a ChromeOS Crostini Container. Here is how to get started:

Read more