Latest posts

  • Automating Capacitor iOS builds with GitHub Actions

    Capacitor, as explained in the docs, is a cross-platform native runtime that makes it easy to build modern web apps that run natively on iOS, Android, and the Web. It’s the spiritual successor to Apache Cordova. The main advantage is that it allows for the production of native apps using only typical web developer skills. That’s a huge plus for businesses that specialize in React, Angular etc.

    Read more
  • Starting a blog with Jekyll and Terraform

    After many years of writing things up in obscure notebooks I’ve finally decided to start a weblog. A big step for sure, but first I had to set up the blog software. Luckily I’m not the only blogger out there who cherishes simplicity, and in this case the solution came in the form of Jekyll.

    Read more