Standard Search
About 92 results
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://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.
https://www.coryd.dev/posts/2025/generating-absolute-urls-in-my-rss-feeds · 5 Mar 2025
My RSS feeds are generated by 11ty at build time from a Liquid.js template. When I wrote posts and link elsewhere on my site I use a bookmarklet to capture the URI for linking. To ensure I have absolute URLs in my feeds, I use a filter to convert said URIs...
https://www.coryd.dev/posts/2025/alternatives-to-us-tech-platforms · 4 Mar 2025
With the US rapidly devolving into a failed state with the endorsement (both full-throated and tepid) of many tech leaders, I’d urge you to reconsider your use of any tech platforms and tools offered by companies based here. Donating to a fascist’s ina...
https://www.coryd.dev/posts/2025/dynamic-pages-with-php-and-11ty · 12 Feb 2025
When I moved this site to my own hosting I rewrote the dynamic code that had previously been handled by edge functions in PHP. To speed up build times and make things scale nicely as I add more content and pages, I recreated my media pages as an amalgam of...
https://www.coryd.dev/posts/2025/403ing-questionable-referrals · 1 Feb 2025
I'm 403ing AI crawlers and now I'm 403ing what I find to be questionable referrers.
https://www.coryd.dev/posts/2024/adventures-in-self-hosting · 30 Dec 2024
"What did you do over the break?" "I moved everything to my own hosting!" ... I mean, that's hardly everything and it's far from the most important thing (or set of things) that I did, but it is a thing .