Standard Search
About 184 results
https://www.coryd.dev/posts/2025/building-an-oembed-endpoint · 19 May 2025
For reasons that elude me I cannot get Open Graph tags to work when anything from this site is posted on Mastodon. I've fiddled with server configs, my aggressive robots.txt and still — nothing. They work everywhere else . So I built an oEmbed endpoint.
https://www.coryd.dev/posts/2025/managing-music-with-rclone · 14 May 2025
I've been listening to my music via Navidrome for a bit now and it's working quite well. To manage my music, I use rclone locally and on my host machine.
https://www.coryd.dev/posts/2025/running-11ty-and-php-concurrently · 7 May 2025
Now that I have several sections of this site served dynamically using PHP I've finally put together a single command to work on the site locally.
https://www.coryd.dev/posts/2025/using-a-docker-for-deployments-on-coolify · 4 May 2025
I have Coolify building my site and rsync -ing the build output to a separate LAMP server. There was a recent bug in a release that broke compatibility with Nixpacks that broke my previous deployment configuration. To the Coolify team's credit they pushed ...
https://www.coryd.dev/posts/2025/jamstack-is-an-entirely-unnecessary-term · 1 May 2025
Boom! Lead with the hot take. JAMstack : JavaScript, API and Markup — it's not novel, it was never new and it incorporates foundational parts of the web. JavaScript? Yep — always had that. Markup? You betcha. APIs? We've written those for a long time. ...
https://www.coryd.dev/posts/2025/tracking-listens-from-navidrome · 24 Apr 2025
Migrating from Plex to Jellyfin to Navidrome has meant refactoring how I record listens at each step. Much of the code architecture has remained the same — error reporting, inserting tentative artist and album records, but the data retrieval and recordin...
https://www.coryd.dev/posts/2025/a-site-setup-script · 18 Apr 2025
I wrote a setup script for this site All of the secrets necessary to run it are in a 1Password entry and this script leverages their CLI in order to populate the configs necessary to run this site locally when it's been freshly cloned.
https://vale.rocks/posts/open-source-entitlement · 4 Apr 2025
A rant about behaviour in the open-source software community focussing on user entitlement at the expense of developer wellbeing.
https://www.coryd.dev/posts/2025/amazon-breaks-compatibility-with-third-party-s3-providers-in-js-sdk · 27 Mar 2025
Amazon issued a recent update to their S3 JavaScript SDK that breaks compatibility with many third-party S3 providers.
https://www.coryd.dev/posts/2025/i-built-myself-a-tv-guide · 25 Mar 2025
I built myself a TV guide. Why? Because the more I tack things on to this site for my own utility, the less I want to use other services. So I built a TV guide.