Google Cloud Platform with Gradle Kotlin DSL
I was trying to deploy a Spring application to App Engine as per the documentation and realized that while the GCP documentation covers the Groovy based DSL ...
I was trying to deploy a Spring application to App Engine as per the documentation and realized that while the GCP documentation covers the Groovy based DSL ...
Why use Mechanical Turk? I wanted to experiment with classifying whether a web page is an article or not. The categories I want to label are: News Article...
In a previous post I discussed using Ansible to install Docker and Docker Compose on Debian. Since then I’ve taken this and made some updates as I’ve gone an...
Originally my media center was a docker containers with OpenVPN to handle VPN traffic. Since they I have updated my setup to use Wireguard instead and I’m do...
This series is a collection of notes from my experience setting up a media server. This first post covers using Ansible to setup Docker and Docker Compose on...