From 1420d7edf81b56d5968dbe61e56cb78b2c6274a9 Mon Sep 17 00:00:00 2001 From: cdransf Date: Mon, 11 Mar 2024 22:03:02 +0000 Subject: [PATCH] Apply automatic changes --- cache/jsonfeed-to-mastodon-timestamp.json | 2 +- cache/jsonfeed-to-mastodon.json | 27 +++++++++++++++++++++++ package.json | 2 +- 3 files changed, 29 insertions(+), 2 deletions(-) diff --git a/cache/jsonfeed-to-mastodon-timestamp.json b/cache/jsonfeed-to-mastodon-timestamp.json index e15e4c44..0b594613 100644 --- a/cache/jsonfeed-to-mastodon-timestamp.json +++ b/cache/jsonfeed-to-mastodon-timestamp.json @@ -1,3 +1,3 @@ { - "timestamp": 1710187386314 + "timestamp": 1710194581981 } \ No newline at end of file diff --git a/cache/jsonfeed-to-mastodon.json b/cache/jsonfeed-to-mastodon.json index 0be495fb..48646610 100644 --- a/cache/jsonfeed-to-mastodon.json +++ b/cache/jsonfeed-to-mastodon.json @@ -11197,5 +11197,32 @@ "content_text": "🔗: The IndieWeb is the new and the old web #Tech #WebDev https://www.alexhyett.com/newsletter/the-indie-web-is-the-new-and-the-old-web/", "date_published": "Mon, 11 Mar 2024 18:21:00 GMT", "toots": [] + }, + "https://blog.lukaszwojcik.net/eleventy-custom-markup-alongside-item-contents/": { + "id": "aHR0cHM6Ly9ibG9nLmx1a2FzendvamNpay5uZXQvZWxldmVudHktY3VzdG9tLW1hcmt1cC1hbG9uZ3NpZGUtaXRlbS1jb250ZW50cy8=", + "title": "🔗: Eleventy: custom markup alongside item contents", + "url": "https://blog.lukaszwojcik.net/eleventy-custom-markup-alongside-item-contents/", + "content_text": "🔗: Eleventy: custom markup alongside item contents #JavaScript #WebDev https://blog.lukaszwojcik.net/eleventy-custom-markup-alongside-item-contents/", + "date_published": "Mon, 11 Mar 2024 20:16:00 GMT", + "toots": [ + "https://social.lol/users/cory/statuses/112079312119057886" + ], + "lastTootTimestamp": 1710194581975 + }, + "https://www.zachleat.com/web/good-bad-web-components/": { + "id": "aHR0cHM6Ly93d3cuemFjaGxlYXQuY29tL3dlYi9nb29kLWJhZC13ZWItY29tcG9uZW50cy8=", + "title": "🔗: The Good, The Bad, The Web Components", + "url": "https://www.zachleat.com/web/good-bad-web-components/", + "content_text": "🔗: The Good, The Bad, The Web Components #WebDev https://www.zachleat.com/web/good-bad-web-components/", + "date_published": "Mon, 11 Mar 2024 20:15:00 GMT", + "toots": [] + }, + "https://www.technologyreview.com/2024/03/11/1089683/llms-become-more-covertly-racist-with-human-intervention/": { + "id": "aHR0cHM6Ly93d3cudGVjaG5vbG9neXJldmlldy5jb20vMjAyNC8wMy8xMS8xMDg5NjgzL2xsbXMtYmVjb21lLW1vcmUtY292ZXJ0bHktcmFjaXN0LXdpdGgtaHVtYW4taW50ZXJ2ZW50aW9uLw==", + "title": "🔗: LLMs become more covertly racist with human intervention", + "url": "https://www.technologyreview.com/2024/03/11/1089683/llms-become-more-covertly-racist-with-human-intervention/", + "content_text": "🔗: LLMs become more covertly racist with human intervention #AI #Tech https://www.technologyreview.com/2024/03/11/1089683/llms-become-more-covertly-racist-with-human-intervention/", + "date_published": "Mon, 11 Mar 2024 20:13:00 GMT", + "toots": [] } } \ No newline at end of file diff --git a/package.json b/package.json index 1725e230..f1890f47 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coryd.dev", - "version": "7.8.0", + "version": "7.8.1", "description": "The source for my personal site. Built using 11ty.", "type": "module", "scripts": {