Blog

My corner of the internet to share what I’m working on, what I’m figuring out, and whatever I happen to be obsessed with at the moment.

Fixing pull request creation in Sourcetree

Fixing pull request creation in Sourcetree

I recently had to setup a new machine & realised that I was not able to create pull requests from branches in Sourcetree. Turns out in the newest version 4.2.4(254) for Mac the `Host Type` is not automatically set

UIActivityViewController usage in iOS

UIActivityViewController usage in iOS

Sharing content from your app across the system is made simple using the `UIActivityViewController` class on iOS.

Create a website with GitHub & jekyll in 2023

Create a website with GitHub & jekyll in 2023

If you have a GitHub account, you can create a static website using the GitHub Pages feature.