From d7ea5444cde4622c7a6860fcafd25b1307128483 Mon Sep 17 00:00:00 2001 From: cdransf Date: Fri, 9 Jun 2023 04:03:20 +0000 Subject: [PATCH 1/3] 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 990e9562..9b3627d5 100644 --- a/cache/jsonfeed-to-mastodon-timestamp.json +++ b/cache/jsonfeed-to-mastodon-timestamp.json @@ -1,3 +1,3 @@ { - "timestamp": 1686277811517 + "timestamp": 1686283400157 } \ No newline at end of file diff --git a/cache/jsonfeed-to-mastodon.json b/cache/jsonfeed-to-mastodon.json index d745e7f9..7914184b 100644 --- a/cache/jsonfeed-to-mastodon.json +++ b/cache/jsonfeed-to-mastodon.json @@ -4011,5 +4011,24 @@ "https://social.lol/users/cory/statuses/110511902651287024" ], "lastTootTimestamp": 1686277811513 + }, + "https://letterboxd.com/cdme/film/2001-a-space-odyssey/": { + "id": "https://letterboxd.com/cdme/film/2001-a-space-odyssey/", + "title": "🎥: 2001: A Space Odyssey, 1968 - ★★★★★", + "url": "https://letterboxd.com/cdme/film/2001-a-space-odyssey/", + "content_text": "🎥: 2001: A Space Odyssey, 1968 - ★★★★★ https://letterboxd.com/cdme/film/2001-a-space-odyssey/", + "date_published": "2023-06-09T02:05:26-08:00", + "toots": [] + }, + "https://studio.ribbonfarm.com/p/the-extended-internet-universe": { + "id": "https://studio.ribbonfarm.com/p/the-extended-internet-universe", + "title": "🔗: The Extended Internet Universe", + "url": "https://studio.ribbonfarm.com/p/the-extended-internet-universe", + "content_text": "🔗: The Extended Internet Universe https://studio.ribbonfarm.com/p/the-extended-internet-universe", + "date_published": "2023-06-08T00:00:00-08:00", + "toots": [ + "https://social.lol/users/cory/statuses/110512268908787393" + ], + "lastTootTimestamp": 1686283400153 } } \ No newline at end of file From 3121d4c23f60e71e3c97609c089238cd5e6f7d25 Mon Sep 17 00:00:00 2001 From: cdransf Date: Fri, 9 Jun 2023 06:03:35 +0000 Subject: [PATCH 2/3] 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 9b3627d5..3e9bed4b 100644 --- a/cache/jsonfeed-to-mastodon-timestamp.json +++ b/cache/jsonfeed-to-mastodon-timestamp.json @@ -1,3 +1,3 @@ { - "timestamp": 1686283400157 + "timestamp": 1686290614640 } \ No newline at end of file diff --git a/cache/jsonfeed-to-mastodon.json b/cache/jsonfeed-to-mastodon.json index 7914184b..bf4d3e81 100644 --- a/cache/jsonfeed-to-mastodon.json +++ b/cache/jsonfeed-to-mastodon.json @@ -4018,7 +4018,10 @@ "url": "https://letterboxd.com/cdme/film/2001-a-space-odyssey/", "content_text": "🎥: 2001: A Space Odyssey, 1968 - ★★★★★ https://letterboxd.com/cdme/film/2001-a-space-odyssey/", "date_published": "2023-06-09T02:05:26-08:00", - "toots": [] + "toots": [ + "https://social.lol/users/cory/statuses/110512741717984840" + ], + "lastTootTimestamp": 1686290614636 }, "https://studio.ribbonfarm.com/p/the-extended-internet-universe": { "id": "https://studio.ribbonfarm.com/p/the-extended-internet-universe", From 44e659d82c0b3b9dad1e53bec379305cb120cfdf Mon Sep 17 00:00:00 2001 From: cdransf Date: Fri, 9 Jun 2023 15:05:05 +0000 Subject: [PATCH 3/3] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f796b83..477371d8 100644 --- a/README.md +++ b/README.md @@ -12,10 +12,10 @@ This is the code for my personal website and portfolio. Built using [11ty](https ## My latest posts +- [From ICS to JSON: surfacing anticipated albums](https://coryd.dev/posts/2023/from-ics-to-json-surfacing-anticipated-albums/) - [Optimizing for performance with Eleventy](https://coryd.dev/posts/2023/optimizing-for-performance-with-eleventy/) - [Domain names as discoverable personal identifiers for the web](https://coryd.dev/posts/2023/domain-names-as-discoverable-personal-identifiers-for-the-web/) - [I block ads](https://coryd.dev/posts/2023/i-block-ads/) - [Now page update: favorite articles from Matter](https://coryd.dev/posts/2023/now-page-update-matter-favorites/) -- [A Safari-specific guide to making the modern web suck less](https://coryd.dev/posts/2023/a-safari-specific-guide-to-making-the-modern-web-suck-less/)