cloud-functionsDiagnosing a Google Cloud Functions build failureMy Google Cloud Functions deployed fine to the Python 3.7 runtime, but failed to build for Python 3.8. Here's how I investigated and discovered the cause.
hostingFrom Ghost to GatsbyI migrated this blog from Ghost to a Gatsby-generated static site on Firebase Hosting. But why, and how?
google-cloudSetting up IntelliJ/GoLand for a Go app on Google App EngineI’m starting to explore Go (aka Golang) and I have heard a lot that suggests Google App Engine could be a neat solution for deploying very…
google-cloudDefault credentials for Google APIsA couple of days ago I decided to set up a script to run hourly on a Raspberry Pi, to test my broadband connection speed and add the results…