Merge branch 'main' of github.com:cdransf/coryd.dev

This commit is contained in:
Cory Dransfeldt 2023-08-21 14:59:20 -07:00
commit 2f27791143
No known key found for this signature in database
4 changed files with 88 additions and 11 deletions

View file

@ -1,3 +1,3 @@
{
"timestamp": 1692497214340
"timestamp": 1692640991871
}

View file

@ -5797,5 +5797,82 @@
"https://social.lol/users/cory/statuses/110919497435922979"
],
"lastTootTimestamp": 1692497214336
},
"https://www.goodreads.com/review/show/5782272228": {
"id": "https://www.goodreads.com/review/show/5782272228",
"title": "📖: You Deserve a Tech Union",
"url": "https://www.goodreads.com/review/show/5782272228",
"content_text": "📖: You Deserve a Tech Union https://www.goodreads.com/review/show/5782272228",
"date_published": "2023-08-20T00:00:00-08:00",
"toots": [
"https://social.lol/users/cory/statuses/110923257493441233"
],
"lastTootTimestamp": 1692554588295
},
"https://educatedguesswork.org/posts/wei/": {
"id": "https://educatedguesswork.org/posts/wei/",
"title": "🔗: The endpoint of Web Environment Integrity is a closed Web",
"url": "https://educatedguesswork.org/posts/wei/",
"content_text": "🔗: The endpoint of Web Environment Integrity is a closed Web https://educatedguesswork.org/posts/wei/",
"date_published": "2023-08-18T00:00:00-08:00",
"toots": [
"https://social.lol/users/cory/statuses/110923728490098997"
],
"lastTootTimestamp": 1692561775159
},
"https://www.theprivacywhisperer.com/p/when-human-knowledge-becomes-feedstock": {
"id": "https://www.theprivacywhisperer.com/p/when-human-knowledge-becomes-feedstock",
"title": "🔗: When human knowledge becomes feedstock",
"url": "https://www.theprivacywhisperer.com/p/when-human-knowledge-becomes-feedstock",
"content_text": "🔗: When human knowledge becomes feedstock https://www.theprivacywhisperer.com/p/when-human-knowledge-becomes-feedstock",
"date_published": "2023-08-17T00:00:00-08:00",
"toots": [
"https://social.lol/users/cory/statuses/110924200298923558"
],
"lastTootTimestamp": 1692568974965
},
"https://freddiedeboer.substack.com/p/does-ai-just-suck": {
"id": "https://freddiedeboer.substack.com/p/does-ai-just-suck",
"title": "🔗: Does AI Just Suck?",
"url": "https://freddiedeboer.substack.com/p/does-ai-just-suck",
"content_text": "🔗: Does AI Just Suck? https://freddiedeboer.substack.com/p/does-ai-just-suck",
"date_published": "2023-08-16T00:00:00-08:00",
"toots": [
"https://social.lol/users/cory/statuses/110924700226608343"
],
"lastTootTimestamp": 1692576602626
},
"https://letterboxd.com/cdme/film/freakscene-the-story-of-dinosaur-jr/": {
"id": "https://letterboxd.com/cdme/film/freakscene-the-story-of-dinosaur-jr/",
"title": "🎥: Freakscene: The Story of Dinosaur Jr., 2021 - ★★★★",
"url": "https://letterboxd.com/cdme/film/freakscene-the-story-of-dinosaur-jr/",
"content_text": "🎥: Freakscene: The Story of Dinosaur Jr., 2021 - ★★★★ https://letterboxd.com/cdme/film/freakscene-the-story-of-dinosaur-jr/",
"date_published": "2023-08-21T00:21:34-08:00",
"toots": [
"https://social.lol/users/cory/statuses/110925160029767169"
],
"lastTootTimestamp": 1692583618693
},
"https://letterboxd.com/cdme/film/thor-love-and-thunder/": {
"id": "https://letterboxd.com/cdme/film/thor-love-and-thunder/",
"title": "🎥: Thor: Love and Thunder, 2022 - ★★",
"url": "https://letterboxd.com/cdme/film/thor-love-and-thunder/",
"content_text": "🎥: Thor: Love and Thunder, 2022 - ★★ https://letterboxd.com/cdme/film/thor-love-and-thunder/",
"date_published": "2023-08-21T12:59:58-08:00",
"toots": [
"https://social.lol/users/cory/statuses/110927975720959558"
],
"lastTootTimestamp": 1692626582720
},
"https://letterboxd.com/cdme/film/unhinged-2020/": {
"id": "https://letterboxd.com/cdme/film/unhinged-2020/",
"title": "🎥: Unhinged, 2020 - ★★½",
"url": "https://letterboxd.com/cdme/film/unhinged-2020/",
"content_text": "🎥: Unhinged, 2020 - ★★½ https://letterboxd.com/cdme/film/unhinged-2020/",
"date_published": "2023-08-21T16:43:44-08:00",
"toots": [
"https://social.lol/users/cory/statuses/110928920037055193"
],
"lastTootTimestamp": 1692640991866
}
}

View file

@ -46,14 +46,14 @@
"eslint-plugin-prettier": "^5.0.0",
"husky": "^8.0.3",
"ics-to-json-extended": "^1.1.4",
"lint-staged": "^14.0.0",
"lint-staged": "^14.0.1",
"liquidjs": "^10.8.3",
"luxon": "^3.4.0",
"markdown-it": "^13.0.1",
"markdown-it-anchor": "^8.4.1",
"markdown-it-footnote": "^3.0.3",
"markdownlint-cli": "^0.35.0",
"marked": "^7.0.2",
"marked": "^7.0.4",
"pagefind": "^0.12.0",
"postcss": "^8.4.28",
"prettier": "^3.0.1",

View file

@ -3430,10 +3430,10 @@ linkify-it@^4.0.1:
dependencies:
uc.micro "^1.0.1"
lint-staged@^14.0.0:
version "14.0.0"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-14.0.0.tgz#81a06f1a265854070dc4c9ace0978bb12d4b17c3"
integrity sha512-0tLf0pqZYkar/wu3nTctk4rVIG+d7PanDYv4/IQR4qwdqfQkTDziLRFnqMcLuLBTuUqmcLwsHPD2EjQ18d/oaA==
lint-staged@^14.0.1:
version "14.0.1"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-14.0.1.tgz#57dfa3013a3d60762d9af5d9c83bdb51291a6232"
integrity sha512-Mw0cL6HXnHN1ag0mN/Dg4g6sr8uf8sn98w2Oc1ECtFto9tvRF7nkXGJRbx8gPlHyoR0pLyBr2lQHbWwmUHe1Sw==
dependencies:
chalk "5.3.0"
commander "11.0.0"
@ -3687,10 +3687,10 @@ markdownlint@~0.29.0:
markdown-it "13.0.1"
markdownlint-micromark "0.1.5"
marked@^7.0.2:
version "7.0.3"
resolved "https://registry.yarnpkg.com/marked/-/marked-7.0.3.tgz#680778f4612ba483d89e851fc70690d867165e42"
integrity sha512-ev2uM40p0zQ/GbvqotfKcSWEa59fJwluGZj5dcaUOwDRrB1F3dncdXy8NWUApk4fi8atU3kTBOwjyjZ0ud0dxw==
marked@^7.0.4:
version "7.0.4"
resolved "https://registry.yarnpkg.com/marked/-/marked-7.0.4.tgz#e2558ee2d535b9df6a27c6e282dc603a18388a6d"
integrity sha512-t8eP0dXRJMtMvBojtkcsA7n48BkauktUKzfkPSCq85ZMTJ0v76Rke4DYz01omYpPTUh4p/f7HePgRo3ebG8+QQ==
maximatch@^0.1.0:
version "0.1.0"