From 2ffe41e36bdac01c7fa79130a6378296a403d9fb Mon Sep 17 00:00:00 2001 From: cdransf Date: Thu, 1 Feb 2024 04:03:23 +0000 Subject: [PATCH 1/2] 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 3153ce2e..e9ec3bb4 100644 --- a/cache/jsonfeed-to-mastodon-timestamp.json +++ b/cache/jsonfeed-to-mastodon-timestamp.json @@ -1,3 +1,3 @@ { - "timestamp": 1706740043140 + "timestamp": 1706760202242 } \ No newline at end of file diff --git a/cache/jsonfeed-to-mastodon.json b/cache/jsonfeed-to-mastodon.json index 8b016007..3a1672bd 100644 --- a/cache/jsonfeed-to-mastodon.json +++ b/cache/jsonfeed-to-mastodon.json @@ -9597,5 +9597,16 @@ "https://social.lol/users/cory/statuses/111852915463071233" ], "lastTootTimestamp": 1706740043136 + }, + "https://max.engineer/long-term-refactors": { + "id": "aHR0cHM6Ly9tYXguZW5naW5lZXIvbG9uZy10ZXJtLXJlZmFjdG9ycw==", + "title": "🔗: Long Term Refactors", + "url": "https://max.engineer/long-term-refactors", + "content_text": "🔗: Long Term Refactors #WebDev https://max.engineer/long-term-refactors", + "date_published": "Thu, 01 Feb 2024 01:52:19 +0000", + "toots": [ + "https://social.lol/users/cory/statuses/111854236609507087" + ], + "lastTootTimestamp": 1706760202238 } } \ No newline at end of file From ecf074eada18014c4251872b230052896faef574 Mon Sep 17 00:00:00 2001 From: cdransf Date: Thu, 1 Feb 2024 15:05:12 +0000 Subject: [PATCH 2/2] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0760de21..540b3fda 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,9 @@ This is the code for my personal website and portfolio. Built using [11ty](https ## 📝 Recent posts +- [I don't want anything your AI generates](https://coryd.dev/posts/2024/i-dont-want-anything-your-ai-generates/) - [You don't need a framework for that](https://coryd.dev/posts/2024/you-dont-need-a-framework-for-that/) - [Mobile web development with Codespaces](https://coryd.dev/posts/2024/mobile-web-development-with-codespaces/) - [Your attention is precious](https://coryd.dev/posts/2024/your-attention-is-precious/) - [Link page improvements](https://coryd.dev/posts/2024/link-page-improvements/) -- [Link blogging using Readwise Reader](https://coryd.dev/posts/2024/link-blogging-using-readwise/)