Australian Startup CTO, Berlin Alumni, Creator of Phinx, Startups, Technology, Travel

Using the Apple M1 MacBook Air

7 min read
applesiliconm1arm64terraform

Last week Apple released new versions of their iMac line of desktop computers and the iPad Pro. They all shared one thing in common - The M1 chip. This is clearly the trend moving forward for Apple and it’s something I’ve been keeping a watchful eye on.

Read more →

Deploy a Serverless CI/CD Pipeline on GCP using Cloud Run, Cloud Build & Terraform

6 min read
gcpcloudrunserverlessterraform

Recently Google introduced its serverless offering called Cloud Run which abstracts away all infrastructure management, so you can focus on building apps. By combining Cloud Run, Cloud Build and Cloud Source Repositories, we can build a simple, serverless CI/CD pipeline that automatically deploys an app whenever new commits are pushed. Basically you'll get a Heroku-style interface for much less money and about 20 minutes of work.

Read more →

Phinx June Update

2 min read
phpphinx

Earlier this year I ran the 2017 Phinx product survey. The main goal behind this survey was to gauge public interest about a pro version and the features to work on next. I was fortunate enough to collect hundreds of responses. It turns out more than 80% of people use Phinx in the workplace with MySQL being the most popular database of choice. Whilst there was actually a decent amount of interest in a commercial version I've decided this is not the option I'm going to take.

Read more →

2017 Phinx Product Survey

2 min read
phpphinx

In 2015 I ran a Phinx product survey to gauge interest from the community and decide what to work on next. It was a quiet success and I was fortunate enough to receive hundreds of responses. I'm running a similar survey again now and it would be awesome if you could spare 30 seconds of your time by helping to complete it.

Read more →