Standard Search
About 185 results
https://www.coryd.dev/posts/2024/nows-the-time-to-own-and-host-your-own-content · 28 Feb 2024
We've seen Meta, Google, Microsoft, Apple, Reddit, Automattic, Mozilla — name a company — integrate AI that continues to be trained on public data with or without creator consent.
https://www.coryd.dev/posts/2024/give-me-a-web-feed-or-an-api-for-everything · 26 Feb 2024
If I'm using your service, if I'm paying for your service, I really need it to have an API or a web feed.
https://www.coryd.dev/posts/2024/weaving-music-data-in-and-out-of-my-personal-website · 22 Feb 2024
I started integrating music data into my personal website when I added Last.fm artist and album displays to my now page. Initially, I tried sourcing artist images from a few different services, knowing that Last.fm had updated their API to stop serving the...
https://www.coryd.dev/posts/2024/building-a-bespoke-now-playing-web-component · 21 Feb 2024
I've long had a now playing element on the home page of my site that displays either what I've checked into on Trakt, the Lakers' record and who they're playing when a game is on or the last song I've listened to. After leveraging some new web components o...
https://www.coryd.dev/posts/2024/automatic-mastodon-post-embeds · 20 Feb 2024
I use Nicolas Hoizey's GitHub action to syndicate my web activity to Mastodon. Recently, I removed the display of webmentions from my posts after seeing Chris and Robb discuss some privacy concerns around them. Upon seeing David Darnes' mastodon-post web c...
https://www.coryd.dev/posts/2024/using-b2-as-a-json-data-store · 19 Feb 2024
My links page is powered by the Readwise Reader API but because there are, quite reasonably, rate limits in place, I've gone ahead and reduced the page count I fetch on each build and cached older link data from past builds in a B2 bucket.
https://www.coryd.dev/posts/2024/adding-a-light-dark-theme-toggle · 17 Feb 2024
I dropped a light/dark theme toggle into the navigation of my site, replacing the prior reliance on the visitor's preference set at the OS level (though it does still consider this preference).
https://www.coryd.dev/posts/2024/setting-up-image-transforms-in-eleventy · 14 Feb 2024
Eleventy added a transform option to process images in Eleventy v3.0.0-alpha.5 and Image v4.0.1 so, naturally, I had to set it up on my site. If you don't want to read this post, you can check out the full diff for the changes.
https://www.coryd.dev/posts/2024/check-if-images-are-available-before-optimizing-in-eleventy · 5 Feb 2024
How to check if a remote image is available before attempting to optimize it using @11ty/eleventy-img.
https://www.coryd.dev/posts/2024/browsing-the-mobile-web-sucks · 3 Feb 2024
The mobile web isn't all bad, but so much of the experience is.