There’s different ways to link to your YouTube channel. Let’s take mine for example. It’s available at: https://www.youtube.com/@remkusdevries. But did you know you can also create a link that will result in a prompt on YouTube to directly subscribe to the channel? So a proper subscribe link. Here’s How:
If you’re looking for an easy way to autopost your content from your WordPress site to your Mastodon account, there is a solution. In fact, there are multiple solutions, but I’m going to highlight the one I ended up using: It’s simple enough, but offers a few nice features. My favorites are:
Since I’ve left page builders behind me, I’m only using WordPress’ Block Editor of late. These are the things I do in terms of settings in every single site to make it work best for me: I know there’s plenty of Keyboard Shortcuts as well, but I’ve not found myself wanting to use them. I’m…
Since Mastodon is compatible with Amazon S3, it automatically is also compatible with Cloudflare R2. Why? Because R2 uses the same API endpoints. So, what works with Amazon S3 works with Clouflare R2 as well. Sounds pretty straight forward, in installing my Mastodon instance with Cloudflare R2 storage, I ran into a few small niggles…
I just finished setting up my Mastodon instance and one of the first things I wanted to get my hands on what the Mastodon CLI. I mean, why not use a simple command line interface when you can, right? Turns out, it’s a little less straight-forward compared to WordPress’ WP CLI. In the spirit of…
One of my clients uses a 1.5TB sized bucket on Amazon S3 and regularly needs to have a file removed because of copyright claims or something like that. It’s mostly a legacy bucket without any proper file structure. You can imagine searching through all of the folders is something of a nightmare. At least manually.…