Personal Ponderings

Since this is a personal blog it is hardly surprising that sometimes we write about personal topics.

We will give two small warnings, we do talk about depression, which we know can be a trigger for people. Toby also talks about his testicles in one post, which is probably a trigger for other people.

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?