From e867c178326f0432df41e9c6337c825dd984fa05 Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Wed, 12 Jul 2023 23:38:03 +0000 Subject: [PATCH 1/4] =?UTF-8?q?=F0=9F=93=9A=20=E2=80=9CSustainable=20Web?= =?UTF-8?q?=20Design=E2=80=9D=20(finished)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/_data/json/read.json | 83 ++++++++++++++++++++-------------------- 1 file changed, 42 insertions(+), 41 deletions(-) diff --git a/src/_data/json/read.json b/src/_data/json/read.json index f06c0ffd..bc21b008 100644 --- a/src/_data/json/read.json +++ b/src/_data/json/read.json @@ -1,26 +1,4 @@ [ - { - "isbn": "1952616034", - "dateStarted": "2023-07-07", - "status": "started", - "rating": "unrated", - "tags": [ - "development" - ], - "title": "Sustainable Web Design", - "authors": [ - "Tom Greenwood" - ], - "publishedDate": "2021", - "description": "Make greener design choices for better experiences and a healthier planet.", - "printType": "BOOK", - "categories": [ - "Sites Web" - ], - "thumbnail": "https://books.google.com/books/content?id=VdduzgEACAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api", - "language": "en", - "link": "https://books.google.com/books/about/Sustainable_Web_Design.html?hl=&id=VdduzgEACAAJ" - }, { "isbn": "9780593083888", "dateStarted": "2023-07-07", @@ -41,25 +19,6 @@ "link": "https://books.google.com/books/about/The_Myth_of_Normal.html?hl=&id=eZVUEAAAQBAJ", "dateFinished": "2023-07-08" }, - { - "isbn": "9780316555678", - "dateStarted": "2023-07-07", - "status": "started", - "rating": "unrated", - "title": "Elysium Fire", - "authors": [ - "Alastair Reynolds" - ], - "publishedDate": "2018-01-23", - "description": "Elysium Fire is a smoldering tale of murderers, secret cultists, tampered memories, and unthinkable power, of bottomless corruption and overpowering idealism from the king of modern space opera. Ten thousand city-state habitats orbit the planet Yellowstone, forming a near-perfect democratic human paradise. But even utopia needs a police force. For the citizens of the Glitter Band that organization is Panoply, and the prefects are its operatives. Prefect Tom Dreyfus has a new emergency on his hands. Across the habitats and their hundred million citizens, people are dying suddenly and randomly, victims of a bizarre and unprecedented malfunction of their neural implants. And these \"melters\" leave no clues behind as to the cause of their deaths... As panic rises in the populace, a charismatic figure is sowing insurrection, convincing a small but growing number of habitats to break away from the Glitter Band and form their own independent colonies. For more from Alastair Reynolds, check out: Revenger", - "printType": "BOOK", - "categories": [ - "Fiction" - ], - "thumbnail": "https://books.google.com/books/content?id=PnLhswEACAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api", - "language": "en", - "link": "https://books.google.com/books/about/Elysium_Fire.html?hl=&id=PnLhswEACAAJ" - }, { "isbn": "1988320143", "dateStarted": "2023-07-08", @@ -81,6 +40,48 @@ "link": "https://books.google.com/books/about/How_To_Get_Over_OCD_Step_by_Step_Obsessi.html?hl=&id=mnt-zgEACAAJ", "dateFinished": "2023-07-09" }, + { + "isbn": "1952616034", + "dateStarted": "2023-07-07", + "status": "finished", + "rating": "⭐️⭐️⭐️", + "tags": [ + "development" + ], + "title": "Sustainable Web Design", + "authors": [ + "Tom Greenwood" + ], + "publishedDate": "2021", + "description": "Make greener design choices for better experiences and a healthier planet.", + "printType": "BOOK", + "categories": [ + "Sites Web" + ], + "thumbnail": "https://books.google.com/books/content?id=VdduzgEACAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api", + "language": "en", + "link": "https://books.google.com/books/about/Sustainable_Web_Design.html?hl=&id=VdduzgEACAAJ", + "dateFinished": "2023-07-12" + }, + { + "isbn": "9780316555678", + "dateStarted": "2023-07-07", + "status": "started", + "rating": "unrated", + "title": "Elysium Fire", + "authors": [ + "Alastair Reynolds" + ], + "publishedDate": "2018-01-23", + "description": "Elysium Fire is a smoldering tale of murderers, secret cultists, tampered memories, and unthinkable power, of bottomless corruption and overpowering idealism from the king of modern space opera. Ten thousand city-state habitats orbit the planet Yellowstone, forming a near-perfect democratic human paradise. But even utopia needs a police force. For the citizens of the Glitter Band that organization is Panoply, and the prefects are its operatives. Prefect Tom Dreyfus has a new emergency on his hands. Across the habitats and their hundred million citizens, people are dying suddenly and randomly, victims of a bizarre and unprecedented malfunction of their neural implants. And these \"melters\" leave no clues behind as to the cause of their deaths... As panic rises in the populace, a charismatic figure is sowing insurrection, convincing a small but growing number of habitats to break away from the Glitter Band and form their own independent colonies. For more from Alastair Reynolds, check out: Revenger", + "printType": "BOOK", + "categories": [ + "Fiction" + ], + "thumbnail": "https://books.google.com/books/content?id=PnLhswEACAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api", + "language": "en", + "link": "https://books.google.com/books/about/Elysium_Fire.html?hl=&id=PnLhswEACAAJ" + }, { "isbn": "9780674979857", "dateStarted": "2023-07-09", From 80237e8d03f7dd28283b14aa6fff254556b5d10e Mon Sep 17 00:00:00 2001 From: cdransf Date: Thu, 13 Jul 2023 00:12:40 +0000 Subject: [PATCH 2/4] 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 abb21d9f..d826d5ee 100644 --- a/cache/jsonfeed-to-mastodon-timestamp.json +++ b/cache/jsonfeed-to-mastodon-timestamp.json @@ -1,3 +1,3 @@ { - "timestamp": 1689170587127 + "timestamp": 1689207159394 } \ No newline at end of file diff --git a/cache/jsonfeed-to-mastodon.json b/cache/jsonfeed-to-mastodon.json index 3ddd60f3..158cce0f 100644 --- a/cache/jsonfeed-to-mastodon.json +++ b/cache/jsonfeed-to-mastodon.json @@ -4957,5 +4957,24 @@ "https://social.lol/users/cory/statuses/110701483593046342" ], "lastTootTimestamp": 1689170587122 + }, + "https://letterboxd.com/cdme/film/transformers-rise-of-the-beasts/": { + "id": "https://letterboxd.com/cdme/film/transformers-rise-of-the-beasts/", + "title": "🎥: Transformers: Rise of the Beasts, 2023 - ★★★", + "url": "https://letterboxd.com/cdme/film/transformers-rise-of-the-beasts/", + "content_text": "🎥: Transformers: Rise of the Beasts, 2023 - ★★★ https://letterboxd.com/cdme/film/transformers-rise-of-the-beasts/", + "date_published": "2023-07-12T21:50:42-08:00", + "toots": [] + }, + "https://coryd.dev/posts/2023/popular-posts-widget-using-eleventy-plausible/": { + "id": "https://coryd.dev/posts/2023/popular-posts-widget-using-eleventy-plausible/", + "title": "📝: Building a popular posts widget in Eleventy using Plausible analytics", + "url": "https://coryd.dev/posts/2023/popular-posts-widget-using-eleventy-plausible/", + "content_text": "📝: Building a popular posts widget in Eleventy using Plausible analytics https://coryd.dev/posts/2023/popular-posts-widget-using-eleventy-plausible/", + "date_published": "2023-07-12T00:00:00-08:00", + "toots": [ + "https://social.lol/users/cory/statuses/110703880392083159" + ], + "lastTootTimestamp": 1689207159391 } } \ No newline at end of file From fa0f2a9188362d32e43bbeed5f28554357763e8c Mon Sep 17 00:00:00 2001 From: cdransf Date: Thu, 13 Jul 2023 02:31:28 +0000 Subject: [PATCH 3/4] Apply automatic changes --- cache/jsonfeed-to-mastodon-timestamp.json | 2 +- cache/jsonfeed-to-mastodon.json | 13 ++++++++++++- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/cache/jsonfeed-to-mastodon-timestamp.json b/cache/jsonfeed-to-mastodon-timestamp.json index d826d5ee..68a37464 100644 --- a/cache/jsonfeed-to-mastodon-timestamp.json +++ b/cache/jsonfeed-to-mastodon-timestamp.json @@ -1,3 +1,3 @@ { - "timestamp": 1689207159394 + "timestamp": 1689215487895 } \ No newline at end of file diff --git a/cache/jsonfeed-to-mastodon.json b/cache/jsonfeed-to-mastodon.json index 158cce0f..c4c513aa 100644 --- a/cache/jsonfeed-to-mastodon.json +++ b/cache/jsonfeed-to-mastodon.json @@ -4964,7 +4964,10 @@ "url": "https://letterboxd.com/cdme/film/transformers-rise-of-the-beasts/", "content_text": "🎥: Transformers: Rise of the Beasts, 2023 - ★★★ https://letterboxd.com/cdme/film/transformers-rise-of-the-beasts/", "date_published": "2023-07-12T21:50:42-08:00", - "toots": [] + "toots": [ + "https://social.lol/users/cory/statuses/110704426210552398" + ], + "lastTootTimestamp": 1689215487892 }, "https://coryd.dev/posts/2023/popular-posts-widget-using-eleventy-plausible/": { "id": "https://coryd.dev/posts/2023/popular-posts-widget-using-eleventy-plausible/", @@ -4976,5 +4979,13 @@ "https://social.lol/users/cory/statuses/110703880392083159" ], "lastTootTimestamp": 1689207159391 + }, + "https://blog.testdouble.com/posts/2023-07-12-the-looming-demise-of-the-10x-developer/": { + "id": "https://blog.testdouble.com/posts/2023-07-12-the-looming-demise-of-the-10x-developer/", + "title": "🔗: The Looming Demise of the 10x Developer", + "url": "https://blog.testdouble.com/posts/2023-07-12-the-looming-demise-of-the-10x-developer/", + "content_text": "🔗: The Looming Demise of the 10x Developer https://blog.testdouble.com/posts/2023-07-12-the-looming-demise-of-the-10x-developer/", + "date_published": "2023-07-12T00:00:00-08:00", + "toots": [] } } \ No newline at end of file From 36f3bbda235cfb9d87693c4e13d19fa31b0d3aeb Mon Sep 17 00:00:00 2001 From: cdransf Date: Thu, 13 Jul 2023 04:03:16 +0000 Subject: [PATCH 4/4] 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 68a37464..73dd83e5 100644 --- a/cache/jsonfeed-to-mastodon-timestamp.json +++ b/cache/jsonfeed-to-mastodon-timestamp.json @@ -1,3 +1,3 @@ { - "timestamp": 1689215487895 + "timestamp": 1689220995391 } \ No newline at end of file diff --git a/cache/jsonfeed-to-mastodon.json b/cache/jsonfeed-to-mastodon.json index c4c513aa..5820b769 100644 --- a/cache/jsonfeed-to-mastodon.json +++ b/cache/jsonfeed-to-mastodon.json @@ -4986,6 +4986,9 @@ "url": "https://blog.testdouble.com/posts/2023-07-12-the-looming-demise-of-the-10x-developer/", "content_text": "🔗: The Looming Demise of the 10x Developer https://blog.testdouble.com/posts/2023-07-12-the-looming-demise-of-the-10x-developer/", "date_published": "2023-07-12T00:00:00-08:00", - "toots": [] + "toots": [ + "https://social.lol/users/cory/statuses/110704787149263301" + ], + "lastTootTimestamp": 1689220995387 } } \ No newline at end of file