From f92a660afcdc872a381623c160075e4f693026d0 Mon Sep 17 00:00:00 2001
From: Cory Dransfeldt <coryd@hey.com>
Date: Sat, 6 Apr 2024 14:58:29 -0700
Subject: [PATCH 1/5] chore: update uses

---
 src/pages/referrals.md |  1 +
 src/pages/uses.md      | 11 ++++++-----
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/src/pages/referrals.md b/src/pages/referrals.md
index e8ea3e8c..424e9693 100644
--- a/src/pages/referrals.md
+++ b/src/pages/referrals.md
@@ -9,6 +9,7 @@ description: 'Referral links for services that I use.'
 Referral links for services I use. I save some money, and you do as well if you choose to use them.
 
 <ul>
+  <li><a onclick="clicky?.log('/referrals', 'Clicky referral', 'click')" href="https://clicky.com/101449513">Clicky</a></li>
   <li><a onclick="clicky?.log('/referrals','NextDNS referral', 'click')" href="https://nextdns.io/?from=m56mt3z6">NextDNS</a></li>
   <li><a onclick="clicky?.log('/referrals','DNSimple referral', 'click')" href="https://dnsimple.com/r/3a7cbb9e15df8f">DNSimple</a></li>
   <li><a onclick="clicky?.log('/referrals','Bunny.net referral', 'click')" href="https://bunny.net?ref=revw3mehej">Bunny.net</a></li>
diff --git a/src/pages/uses.md b/src/pages/uses.md
index a7c97273..4fbb4fce 100644
--- a/src/pages/uses.md
+++ b/src/pages/uses.md
@@ -60,11 +60,12 @@ Software and services that I use for work and my own enjoyment.
 <h3>Services</h3>
 
 - [HEY](https://hey.com): it's the email service that works best for me and I quite enjoy their calendar.
-- <a onclick="clicky?.log('/referrals','NextDNS referral', 'click')" href="https://nextdns.io/?from=m56mt3z6">NextDNS</a>: a privacy-focused, set it and forget it DNS service. I use their security features on my home network and a profile with strict ad-blocking rules on all of my devices.
-- <a onclick="clicky?.log('/referrals','DNSimple referral', 'click')" href="https://dnsimple.com/r/3a7cbb9e15df8f">DNSimple</a>: a robust, user-friendly DNS provider and registrar. I moved my domains here after my old provider was acquired.
-- <a onclick="clicky?.log('/referrals','Bunny.net referral', 'click')" href="https://bunny.net?ref=revw3mehej">Bunny.net</a>: a powerful and affordable CDN. I use it to serve assets on my personal site (most notable my now page — raw assets are fetched by Eleventy and then optimized to webp).
+- <a onclick="clicky?.log('/uses','NextDNS referral', 'click')" href="https://nextdns.io/?from=m56mt3z6">NextDNS</a>: a privacy-focused, set it and forget it DNS service. I use their security features on my home network and a profile with strict ad-blocking rules on all of my devices.
+- <a onclick="clicky?.log('/uses','DNSimple referral', 'click')" href="https://dnsimple.com/r/3a7cbb9e15df8f">DNSimple</a>: a robust, user-friendly DNS provider and registrar. I moved my domains here after my old provider was acquired.
+- <a onclick="clicky?.log('/uses','Bunny.net referral', 'click')" href="https://bunny.net?ref=revw3mehej">Bunny.net</a>: a powerful and affordable CDN. I use it to serve assets on my personal site (most notable my now page — raw assets are fetched by Eleventy and then optimized to webp).
 - [Netlify](https://netlify.com): I use their hosting, forms and webhooks. It's a reliable and feature-rich platform.
-- <a onclick="clicky?.log('/referrals','Feedpress referral', 'click')" href="https://feedpress.com/?affid=34370">Feedpress</a>: they've been around for a while now and don't change much (nor do they need to), but look no further for reliable, helpful feed analytics.
+- <a onclick="clicky?.log('/uses', 'Clicky referral', 'click')" href="https://clicky.com/101449513">Clicky</a>: not the *prettiest* analytics, but very feature rich.
+- <a onclick="clicky?.log('/uses','Feedpress referral', 'click')" href="https://feedpress.com/?affid=34370">Feedpress</a>: they've been around for a while now and don't change much (nor do they need to), but look no further for reliable, helpful feed analytics.
 - [Kagi](https://kagi.com): the only search engine at this point (or so it seems) that's interested in surfacing quality results.
 - [Readwise Reader](https://readwise.io/read): an impressive RSS reader that handles all the functionality you'd expect from a read it later app beautifully. It's as powerful as it is flexible.
 - [forwardemail.net](https://forwardemail.net): a simple and reliable service for forwarding and routing emails from a few of the domains I own.
@@ -74,6 +75,6 @@ Software and services that I use for work and my own enjoyment.
 - [Slack](http://slack.com): I have a family Slack set up to avoid group text messages and am in a few other community Slacks.
 - [Discord](http://discord.com): I don't _like_ Discord but, for better or worse, it's where some communities I frequent are.
 - [Backblaze](https://backblaze.com): It backs up my MacBook Air and attached storage drive and I don't have to think about it.
-- <a onclick="clicky?.log('/referrals','Proton referral', 'click')" href="https://pr.tn/ref/X775YX40Z50G">Proton</a>: a reliable, trustworthy VPN with all of the features you'd expect from such a service.
+- <a onclick="clicky?.log('/uses','Proton referral', 'click')" href="https://pr.tn/ref/X775YX40Z50G">Proton</a>: a reliable, trustworthy VPN with all of the features you'd expect from such a service.
 
 Check out [uses.tech](https://uses.tech) for more lists like this one.

From 0de746f02de5d93f8292c75e1d9de0e05f91b71a Mon Sep 17 00:00:00 2001
From: cdransf <cdransf@users.noreply.github.com>
Date: Sun, 7 Apr 2024 20:02:56 +0000
Subject: [PATCH 2/5] Apply automatic changes

---
 cache/jsonfeed-to-mastodon-timestamp.json |  2 +-
 cache/jsonfeed-to-mastodon.json           | 11 +++++++++++
 2 files changed, 12 insertions(+), 1 deletion(-)

diff --git a/cache/jsonfeed-to-mastodon-timestamp.json b/cache/jsonfeed-to-mastodon-timestamp.json
index 76ee57fa..25b2ef56 100644
--- a/cache/jsonfeed-to-mastodon-timestamp.json
+++ b/cache/jsonfeed-to-mastodon-timestamp.json
@@ -1,3 +1,3 @@
 {
-  "timestamp": 1712433804875
+  "timestamp": 1712520175378
 }
\ No newline at end of file
diff --git a/cache/jsonfeed-to-mastodon.json b/cache/jsonfeed-to-mastodon.json
index 9bd707c8..ad6923ba 100644
--- a/cache/jsonfeed-to-mastodon.json
+++ b/cache/jsonfeed-to-mastodon.json
@@ -12171,5 +12171,16 @@
       "https://social.lol/users/cory/statuses/112226061832057528"
     ],
     "lastTootTimestamp": 1712433804869
+  },
+  "https://trakt.tv/movies/outbreak-1995": {
+    "id": "aHR0cHM6Ly90cmFrdC50di9tb3ZpZXMvb3V0YnJlYWstMTk5NQ==",
+    "title": "ðŸŽĨ: Outbreak",
+    "url": "https://trakt.tv/movies/outbreak-1995",
+    "content_text": "ðŸŽĨ: Outbreak #Movies #Watching #Trakt https://trakt.tv/movies/outbreak-1995",
+    "date_published": "Sun, 07 Apr 2024 16:48:00 GMT",
+    "toots": [
+      "https://social.lol/users/cory/statuses/112231722207668276"
+    ],
+    "lastTootTimestamp": 1712520175372
   }
 }
\ No newline at end of file

From 08f76f4d18739ec5bb258beb274c74e314f78b99 Mon Sep 17 00:00:00 2001
From: cdransf <cdransf@users.noreply.github.com>
Date: Mon, 8 Apr 2024 04:03:14 +0000
Subject: [PATCH 3/5] Apply automatic changes

---
 cache/jsonfeed-to-mastodon-timestamp.json |  2 +-
 cache/jsonfeed-to-mastodon.json           | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+), 1 deletion(-)

diff --git a/cache/jsonfeed-to-mastodon-timestamp.json b/cache/jsonfeed-to-mastodon-timestamp.json
index 25b2ef56..e17cb18b 100644
--- a/cache/jsonfeed-to-mastodon-timestamp.json
+++ b/cache/jsonfeed-to-mastodon-timestamp.json
@@ -1,3 +1,3 @@
 {
-  "timestamp": 1712520175378
+  "timestamp": 1712548994285
 }
\ No newline at end of file
diff --git a/cache/jsonfeed-to-mastodon.json b/cache/jsonfeed-to-mastodon.json
index ad6923ba..0119ae65 100644
--- a/cache/jsonfeed-to-mastodon.json
+++ b/cache/jsonfeed-to-mastodon.json
@@ -12182,5 +12182,24 @@
       "https://social.lol/users/cory/statuses/112231722207668276"
     ],
     "lastTootTimestamp": 1712520175372
+  },
+  "https://joanwestenberg.com/blog/curation-is-the-last-best-hope-of-intelligent-discourse": {
+    "id": "aHR0cHM6Ly9qb2Fud2VzdGVuYmVyZy5jb20vYmxvZy9jdXJhdGlvbi1pcy10aGUtbGFzdC1iZXN0LWhvcGUtb2YtaW50ZWxsaWdlbnQtZGlzY291cnNl",
+    "title": "🔗: Curation is the last best hope of intelligent discourse.",
+    "url": "https://joanwestenberg.com/blog/curation-is-the-last-best-hope-of-intelligent-discourse",
+    "content_text": "🔗: Curation is the last best hope of intelligent discourse. #AI #Tech #IndieWeb #SmallWeb #SocialMedia https://joanwestenberg.com/blog/curation-is-the-last-best-hope-of-intelligent-discourse",
+    "date_published": "Mon, 08 Apr 2024 00:29:00 GMT",
+    "toots": [
+      "https://social.lol/users/cory/statuses/112233610884767203"
+    ],
+    "lastTootTimestamp": 1712548994279
+  },
+  "https://tylersticka.com/journal/git-fresh/": {
+    "id": "aHR0cHM6Ly90eWxlcnN0aWNrYS5jb20vam91cm5hbC9naXQtZnJlc2gv",
+    "title": "🔗: Git Fresh",
+    "url": "https://tylersticka.com/journal/git-fresh/",
+    "content_text": "🔗: Git Fresh #WebDev https://tylersticka.com/journal/git-fresh/",
+    "date_published": "Sun, 07 Apr 2024 17:50:00 GMT",
+    "toots": []
   }
 }
\ No newline at end of file

From 0d6aae385ba69149e63520d2162d10c0ef35c641 Mon Sep 17 00:00:00 2001
From: Cory Dransfeldt <hi@coryd.dev>
Date: Sun, 7 Apr 2024 21:14:45 -0700
Subject: [PATCH 4/5] chore: emojis

---
 api/now-playing.js | 1 +
 1 file changed, 1 insertion(+)

diff --git a/api/now-playing.js b/api/now-playing.js
index be4e5e56..84f0af83 100644
--- a/api/now-playing.js
+++ b/api/now-playing.js
@@ -28,6 +28,7 @@ const emojiMap = (genre, artist) => {
   if (normalizedArtist === "panopticon") return "🊕ðŸŠĶ";
   if (normalizedArtist === "radiohead") return "ðŸ“ŧ";
   if (normalizedArtist === "taylor swift") return "ðŸ‘ļ🏞";
+  if (normalizedArtist === "the mars volta") return "ðŸ’ĄðŸ˜Ū";
   if (normalizedArtist === "thrice") return "ðŸ‘Ļ‍ðŸŽĻ🚑";
   if (normalizedArtist === "webbed wing") return "ðŸĪĄ";
 

From 441b39ea999f553b6ee22c12d5feb6920ea759fd Mon Sep 17 00:00:00 2001
From: cdransf <cdransf@users.noreply.github.com>
Date: Mon, 8 Apr 2024 06:03:55 +0000
Subject: [PATCH 5/5] Apply automatic changes

---
 cache/jsonfeed-to-mastodon-timestamp.json | 2 +-
 cache/jsonfeed-to-mastodon.json           | 5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/cache/jsonfeed-to-mastodon-timestamp.json b/cache/jsonfeed-to-mastodon-timestamp.json
index e17cb18b..7fd3ff5e 100644
--- a/cache/jsonfeed-to-mastodon-timestamp.json
+++ b/cache/jsonfeed-to-mastodon-timestamp.json
@@ -1,3 +1,3 @@
 {
-  "timestamp": 1712548994285
+  "timestamp": 1712556234536
 }
\ No newline at end of file
diff --git a/cache/jsonfeed-to-mastodon.json b/cache/jsonfeed-to-mastodon.json
index 0119ae65..c3e8fe35 100644
--- a/cache/jsonfeed-to-mastodon.json
+++ b/cache/jsonfeed-to-mastodon.json
@@ -12200,6 +12200,9 @@
     "url": "https://tylersticka.com/journal/git-fresh/",
     "content_text": "🔗: Git Fresh #WebDev https://tylersticka.com/journal/git-fresh/",
     "date_published": "Sun, 07 Apr 2024 17:50:00 GMT",
-    "toots": []
+    "toots": [
+      "https://social.lol/users/cory/statuses/112234085379158586"
+    ],
+    "lastTootTimestamp": 1712556234530
   }
 }
\ No newline at end of file