Standard Search
About 185 results
https://www.coryd.dev/posts/2023/onward-to-the-storygraph · 23 Oct 2023
Recently, I've been using Goodreads, begrudgingly, to track my reading activity. I had been using Oku but wanted to hedge against the lack of updates since 2022 or so. Looking around for an alternative, I found and read many good things about The Storygrap...
https://www.coryd.dev/posts/2023/migrating-your-letterboxd-data · 3 Oct 2023
In case you missed the news Letterboxd was acquired and, assurances about nothing changing quickly followed. But, I think it's safe to say we've seen this movie before.
https://www.coryd.dev/posts/2023/semi-automated-hashtags-for-syndicated-posts · 10 Sep 2023
I went out on a limb recently and decided to build a custom collection in Eleventy that aggregates my post tags and link tags (sourced from Matter). These tags then get appended to shared post or link titles when they're syndicated from my site.
https://www.coryd.dev/posts/2023/on-imposter-syndrome · 6 Sep 2023
I had imposter syndrome when I entered the tech industry and I still have it years later. I imagine most folks have it to one degree or another.
https://www.coryd.dev/posts/2023/now-page-grouping-episodes-of-the-same-tv-show · 6 Sep 2023
I made a minor update to how I'm normalizing TV data for display on my now page.
https://toddl.dev/blog/the-perpetual-circle-of-accessibility · 5 Sep 2023
Twenty-five years and we can't get off the ever-merry-go-round
https://www.coryd.dev/posts/2023/drying-up-now-page-templates-and-normalizing-data-in-eleventy · 3 Sep 2023
My now page consists of a number of similar sections — some bespoke text, a number of media grids and lists. The text is repeated once, the lists are easily templated out in Liquid.js and the media grids are all quite similar.
https://www.coryd.dev/posts/2023/road-to-madness-charting-apple-music-listening-data · 21 Jul 2023
I've written before about displaying my listening data from Apple Music but, recently, I've attempted to take things a bit further.
https://www.coryd.dev/posts/2023/building-a-popular-posts-widget-in-eleventy-using-plausible-analytics · 12 Jul 2023
I took some time last week to build out a popular posts widget after seeing Zach's implementation using Google Analytics.
https://www.coryd.dev/posts/2023/displaying-listening-data-from-apple-music-using-musickitjs · 21 Jun 2023
Up until now my now page has sourced music data from Last.fm (and may well again). But, in the interest in experimenting a bit, I've tried my hand at rewriting that part of the page to leverage data from Apple Music, using MusicKit.js instead.