Thoughts on Writing

Over the years I have written in books, journals, and for some pretty interesting websites.

By virtue of the fact you are reading this, we are sure you could have guessed that we enjoy writing.

Over the years we have written in books, journals, and for some pretty interesting websites.

During this time we have picked up some tips and tricks, which we want to share with you here.

Recent posts View all

Web Dev

Updating payment method email addresses in Stripe

You can't update the email address associated with a payment method in Stripe via their dashboard, you need to use the Stripe CLI

Ruby

Irreversible Rails Migrations

What are irreversible migrations and how might we use them to our advantage?