From 50d0acf139fc9292fabcaa50dab38fc66feb4de2 Mon Sep 17 00:00:00 2001 From: cdransf Date: Tue, 23 May 2023 20:03:22 +0000 Subject: [PATCH 1/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 7cc4c8fc..bd86f2f5 100644 --- a/cache/jsonfeed-to-mastodon-timestamp.json +++ b/cache/jsonfeed-to-mastodon-timestamp.json @@ -1,3 +1,3 @@ { - "timestamp": 1684864979780 + "timestamp": 1684872201421 } \ No newline at end of file diff --git a/cache/jsonfeed-to-mastodon.json b/cache/jsonfeed-to-mastodon.json index 66e89a83..29d2db4e 100644 --- a/cache/jsonfeed-to-mastodon.json +++ b/cache/jsonfeed-to-mastodon.json @@ -3638,6 +3638,9 @@ "url": "https://oku.club/book/subprime-attention-crisis-by-tim-hwang-wZnoI", "content_text": "📖: Subprime Attention Crisis https://oku.club/book/subprime-attention-crisis-by-tim-hwang-wZnoI", "date_published": "2023-05-23T00:00:00-08:00", - "toots": [] + "toots": [ + "https://social.lol/users/cory/statuses/110419784587766061" + ], + "lastTootTimestamp": 1684872201414 } } \ No newline at end of file From 6a9bca1654c5ce05cd1e621e481955d5d1903da4 Mon Sep 17 00:00:00 2001 From: cdransf Date: Tue, 23 May 2023 22:02:53 +0000 Subject: [PATCH 2/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 bd86f2f5..d678f453 100644 --- a/cache/jsonfeed-to-mastodon-timestamp.json +++ b/cache/jsonfeed-to-mastodon-timestamp.json @@ -1,3 +1,3 @@ { - "timestamp": 1684872201421 + "timestamp": 1684879372096 } \ No newline at end of file diff --git a/cache/jsonfeed-to-mastodon.json b/cache/jsonfeed-to-mastodon.json index 29d2db4e..a18e0bca 100644 --- a/cache/jsonfeed-to-mastodon.json +++ b/cache/jsonfeed-to-mastodon.json @@ -3630,7 +3630,10 @@ "url": "https://jacobin.com/2023/05/california-legislature-climate-emissions-disclosure-bill-business-lobby/", "content_text": "🔗: In-N-Out — and the Whole California Business Lobby — Is Fighting a Landmark Climate Bill https://jacobin.com/2023/05/california-legislature-climate-emissions-disclosure-bill-business-lobby/", "date_published": "2023-05-23T00:00:00-08:00", - "toots": [] + "toots": [ + "https://social.lol/users/cory/statuses/110420254525943753" + ], + "lastTootTimestamp": 1684879372093 }, "https://oku.club/book/subprime-attention-crisis-by-tim-hwang-wZnoI": { "id": "https://oku.club/book/subprime-attention-crisis-by-tim-hwang-wZnoI", From 1455fd85651b15e5584a680afe6863e8790e37c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 May 2023 01:37:28 +0000 Subject: [PATCH 3/5] chore(deps): bump socket.io-parser from 4.2.2 to 4.2.3 Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.2.2 to 4.2.3. - [Release notes](https://github.com/socketio/socket.io-parser/releases) - [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md) - [Commits](https://github.com/socketio/socket.io-parser/compare/4.2.2...4.2.3) --- updated-dependencies: - dependency-name: socket.io-parser dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 77d70509..7028ae90 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5072,9 +5072,9 @@ socket.io-client@^4.4.1: socket.io-parser "~4.2.1" socket.io-parser@~4.2.1: - version "4.2.2" - resolved "https://registry.yarnpkg.com/socket.io-parser/-/socket.io-parser-4.2.2.tgz#1dd384019e25b7a3d374877f492ab34f2ad0d206" - integrity sha512-DJtziuKypFkMMHCm2uIshOYC7QaylbtzQwiMYDuCKy3OPkjLzu4B2vAhTlqipRHHzrI0NJeBAizTK7X+6m1jVw== + version "4.2.3" + resolved "https://registry.yarnpkg.com/socket.io-parser/-/socket.io-parser-4.2.3.tgz#926bcc6658e2ae0883dc9dee69acbdc76e4e3667" + integrity sha512-JMafRntWVO2DCJimKsRTh/wnqVvO4hrfwOqtO7f+uzwsQMuxO6VwImtYxaQ+ieoyshWOTJyV0fA21lccEXRPpQ== dependencies: "@socket.io/component-emitter" "~3.1.0" debug "~4.3.1" From dc120aa02f9567ead61ca2330137d8d8cb3ec86b Mon Sep 17 00:00:00 2001 From: cdransf Date: Wed, 24 May 2023 15:05:07 +0000 Subject: [PATCH 4/5] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5cbda1e2..5dcbf427 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 +- [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/) -- [I don't want streaming music, I just want to stream my music](https://coryd.dev/posts/2023/i-dont-want-streaming-music/) From 21da2281dc9cfbe5f436f45ba1b0cc256537dd36 Mon Sep 17 00:00:00 2001 From: cdransf Date: Wed, 24 May 2023 16:03:16 +0000 Subject: [PATCH 5/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 d678f453..4e5bb8e8 100644 --- a/cache/jsonfeed-to-mastodon-timestamp.json +++ b/cache/jsonfeed-to-mastodon-timestamp.json @@ -1,3 +1,3 @@ { - "timestamp": 1684879372096 + "timestamp": 1684944195609 } \ No newline at end of file diff --git a/cache/jsonfeed-to-mastodon.json b/cache/jsonfeed-to-mastodon.json index a18e0bca..6f09e9dc 100644 --- a/cache/jsonfeed-to-mastodon.json +++ b/cache/jsonfeed-to-mastodon.json @@ -3645,5 +3645,16 @@ "https://social.lol/users/cory/statuses/110419784587766061" ], "lastTootTimestamp": 1684872201414 + }, + "https://www.eff.org/deeplinks/2023/05/save-news-we-must-shatter-ad-tech": { + "id": "https://www.eff.org/deeplinks/2023/05/save-news-we-must-shatter-ad-tech", + "title": "🔗: To Save the News, We Must Shatter Ad-Tech", + "url": "https://www.eff.org/deeplinks/2023/05/save-news-we-must-shatter-ad-tech", + "content_text": "🔗: To Save the News, We Must Shatter Ad-Tech https://www.eff.org/deeplinks/2023/05/save-news-we-must-shatter-ad-tech", + "date_published": "2023-05-24T00:00:00-08:00", + "toots": [ + "https://social.lol/users/cory/statuses/110424502800767991" + ], + "lastTootTimestamp": 1684944195606 } } \ No newline at end of file