From b5e79b607a8cb2ac83a5eb7514aeb8b3e02e16cd Mon Sep 17 00:00:00 2001 From: cdransf Date: Sat, 27 May 2023 04:03:00 +0000 Subject: [PATCH 1/3] 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 050ffc7b..e7224009 100644 --- a/cache/jsonfeed-to-mastodon-timestamp.json +++ b/cache/jsonfeed-to-mastodon-timestamp.json @@ -1,3 +1,3 @@ { - "timestamp": 1685131375007 + "timestamp": 1685160180064 } \ No newline at end of file diff --git a/cache/jsonfeed-to-mastodon.json b/cache/jsonfeed-to-mastodon.json index 9f52533f..c8c2264d 100644 --- a/cache/jsonfeed-to-mastodon.json +++ b/cache/jsonfeed-to-mastodon.json @@ -3689,5 +3689,16 @@ "https://social.lol/users/cory/statuses/110436769786870729" ], "lastTootTimestamp": 1685131375003 + }, + "https://letterboxd.com/cdme/film/riddick/": { + "id": "https://letterboxd.com/cdme/film/riddick/", + "title": "🎥: Riddick, 2013 - ★★½", + "url": "https://letterboxd.com/cdme/film/riddick/", + "content_text": "🎥: Riddick, 2013 - ★★½ https://letterboxd.com/cdme/film/riddick/", + "date_published": "2023-05-27T03:26:34-08:00", + "toots": [ + "https://social.lol/users/cory/statuses/110438657556720539" + ], + "lastTootTimestamp": 1685160180060 } } \ No newline at end of file From ab45967a6e8bc1a29d154d91a6f25b7fe292c67f Mon Sep 17 00:00:00 2001 From: cdransf Date: Sat, 27 May 2023 06:03:19 +0000 Subject: [PATCH 2/3] 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 e7224009..ba460bf2 100644 --- a/cache/jsonfeed-to-mastodon-timestamp.json +++ b/cache/jsonfeed-to-mastodon-timestamp.json @@ -1,3 +1,3 @@ { - "timestamp": 1685160180064 + "timestamp": 1685167398165 } \ No newline at end of file diff --git a/cache/jsonfeed-to-mastodon.json b/cache/jsonfeed-to-mastodon.json index c8c2264d..e917c1b6 100644 --- a/cache/jsonfeed-to-mastodon.json +++ b/cache/jsonfeed-to-mastodon.json @@ -3700,5 +3700,16 @@ "https://social.lol/users/cory/statuses/110438657556720539" ], "lastTootTimestamp": 1685160180060 + }, + "https://web.dev/lcp-lazy-loading/": { + "id": "https://web.dev/lcp-lazy-loading/", + "title": "🔗: The performance effects of too much lazy loading", + "url": "https://web.dev/lcp-lazy-loading/", + "content_text": "🔗: The performance effects of too much lazy loading https://web.dev/lcp-lazy-loading/", + "date_published": "2023-05-27T00:00:00-08:00", + "toots": [ + "https://social.lol/users/cory/statuses/110439130601298116" + ], + "lastTootTimestamp": 1685167398163 } } \ No newline at end of file From 7e79d11fbe3c220b8b56bf326981a590afedc2e5 Mon Sep 17 00:00:00 2001 From: cdransf Date: Sat, 27 May 2023 15:04:50 +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 5dcbf427..c249f5eb 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 +- [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/) - [We lost the thread](https://coryd.dev/posts/2023/we-lost-the-thread/) -- [Talk: Building a /now page with Eleventy](https://coryd.dev/posts/2023/talk-building-now-page-with-11ty/)