diff --git a/cache/jsonfeed-to-mastodon-timestamp.json b/cache/jsonfeed-to-mastodon-timestamp.json index c44ddf3e..c9431b4e 100644 --- a/cache/jsonfeed-to-mastodon-timestamp.json +++ b/cache/jsonfeed-to-mastodon-timestamp.json @@ -1,3 +1,3 @@ { - "timestamp": 1716399130819 + "timestamp": 1716501812882 } \ No newline at end of file diff --git a/cache/jsonfeed-to-mastodon.json b/cache/jsonfeed-to-mastodon.json index f93a27b6..506fc752 100644 --- a/cache/jsonfeed-to-mastodon.json +++ b/cache/jsonfeed-to-mastodon.json @@ -13368,8 +13368,8 @@ ], "lastTootTimestamp": 1715875416427 }, - "https://coryd.dev/watching/movies/1051896": { - "id": "aHR0cHM6Ly93d3cudGhlbW92aWVkYi5vcmcvbW92aWUvMTA1MTg5Ng==", + "https://coryd.dev/movies/1051896": { + "id": "aHR0cHM6Ly9jb3J5ZC5kZXYvbW92aWVzLzEwNTE4OTY=", "title": "🎥: Arcadian (⭐️⭐️⭐️)", "url": "https://coryd.dev/watching/movies/1051896", "content_text": "🎥: Arcadian (⭐️⭐️⭐️) #Movies #Watching https://coryd.dev/watching/movies/1051896", @@ -13423,7 +13423,7 @@ ], "lastTootTimestamp": 1716064039940 }, - "https://coryd.dev/watching/movies/1148027": { + "https://coryd.dev/movies/1148027": { "id": "aHR0cHM6Ly93d3cudGhlbW92aWVkYi5vcmcvbW92aWUvMTE0ODAyNw==", "title": "🎥: New Life (⭐️⭐️⭐️⭐️)", "url": "https://coryd.dev/watching/movies/1148027", @@ -13565,5 +13565,38 @@ "https://social.lol/users/cory/statuses/112485933433076040" ], "lastTootTimestamp": 1716399130811 + }, + "https://www.vox.com/culture/351041/ai-art-chatgpt-dall-e-sora-suno-human-creativity": { + "id": "aHR0cHM6Ly93d3cudm94LmNvbS9jdWx0dXJlLzM1MTA0MS9haS1hcnQtY2hhdGdwdC1kYWxsLWUtc29yYS1zdW5vLWh1bWFuLWNyZWF0aXZpdHk=", + "title": "🔗: Why AI art will always kind of suck via Vox", + "url": "https://www.vox.com/culture/351041/ai-art-chatgpt-dall-e-sora-suno-human-creativity", + "content_text": "🔗: Why AI art will always kind of suck via Vox #Tech #AI https://www.vox.com/culture/351041/ai-art-chatgpt-dall-e-sora-suno-human-creativity", + "date_published": "Thu, 23 May 2024 16:40:00 GMT", + "toots": [ + "https://social.lol/users/cory/statuses/112491252976972854" + ], + "lastTootTimestamp": 1716480300614 + }, + "https://rachsmith.com/ai-is-for-the-idea-guys/": { + "id": "aHR0cHM6Ly9yYWNoc21pdGguY29tL2FpLWlzLWZvci10aGUtaWRlYS1ndXlzLw==", + "title": "🔗: Generative AI is for the idea guys via Rach Smith", + "url": "https://rachsmith.com/ai-is-for-the-idea-guys/", + "content_text": "🔗: Generative AI is for the idea guys via Rach Smith #Tech #AI https://rachsmith.com/ai-is-for-the-idea-guys/", + "date_published": "Thu, 23 May 2024 16:35:00 GMT", + "toots": [ + "https://social.lol/users/cory/statuses/112491722478816346" + ], + "lastTootTimestamp": 1716487464636 + }, + "https://knowler.dev/blog/the-web-is-not-inevitable": { + "id": "aHR0cHM6Ly9rbm93bGVyLmRldi9ibG9nL3RoZS13ZWItaXMtbm90LWluZXZpdGFibGU=", + "title": "🔗: The Web Is Not Inevitable via Nathan Knowler", + "url": "https://knowler.dev/blog/the-web-is-not-inevitable", + "content_text": "🔗: The Web Is Not Inevitable via Nathan Knowler #Tech https://knowler.dev/blog/the-web-is-not-inevitable", + "date_published": "Thu, 23 May 2024 21:22:00 GMT", + "toots": [ + "https://social.lol/users/cory/statuses/112492662805269929" + ], + "lastTootTimestamp": 1716501812869 } } \ No newline at end of file diff --git a/config/data/author-map.js b/config/data/author-map.js index 91c75dd7..4ada20b0 100644 --- a/config/data/author-map.js +++ b/config/data/author-map.js @@ -1,4 +1,5 @@ export default { + "https://knowler.dev": "Nathan Knowler", "https://www.vox.com": "Vox", "https://rachsmith.com": "Rach Smith", "https://zicklepop.com": "zicklepop", diff --git a/src/links/2024/2024-05-23-the-web-is-not-inevitable-–-nathan-knowler.md b/src/links/2024/2024-05-23-the-web-is-not-inevitable-–-nathan-knowler.md new file mode 100644 index 00000000..e0c2ab2c --- /dev/null +++ b/src/links/2024/2024-05-23-the-web-is-not-inevitable-–-nathan-knowler.md @@ -0,0 +1,7 @@ +--- +title: "The Web Is Not Inevitable" +date: "2024-05-23T14:22:07-07:00" +tags: ['tech'] +description: "We do not have the Web we have today by chance. It was not inevitable. The Web of tomorrow is likewise not inevitable." +link: "https://knowler.dev/blog/the-web-is-not-inevitable" +--- \ No newline at end of file