diff --git a/cache/jsonfeed-to-mastodon-timestamp.json b/cache/jsonfeed-to-mastodon-timestamp.json index f56773d5..9a14d687 100644 --- a/cache/jsonfeed-to-mastodon-timestamp.json +++ b/cache/jsonfeed-to-mastodon-timestamp.json @@ -1,3 +1,3 @@ { - "timestamp": 1713929032611 + "timestamp": 1713996207060 } \ No newline at end of file diff --git a/cache/jsonfeed-to-mastodon.json b/cache/jsonfeed-to-mastodon.json index 1057de05..7c2efae8 100644 --- a/cache/jsonfeed-to-mastodon.json +++ b/cache/jsonfeed-to-mastodon.json @@ -12817,5 +12817,27 @@ "https://social.lol/users/cory/statuses/112324053076231843" ], "lastTootTimestamp": 1713929032605 + }, + "https://bradfrost.com/blog/link/its-the-end-of-the-web-as-we-know-it/": { + "id": "aHR0cHM6Ly9icmFkZnJvc3QuY29tL2Jsb2cvbGluay9pdHMtdGhlLWVuZC1vZi10aGUtd2ViLWFzLXdlLWtub3ctaXQv", + "title": "🔗: It's the End of the Web as We Know It via Brad Frost", + "url": "https://bradfrost.com/blog/link/its-the-end-of-the-web-as-we-know-it/", + "content_text": "🔗: It's the End of the Web as We Know It via Brad Frost #AI #Tech https://bradfrost.com/blog/link/its-the-end-of-the-web-as-we-know-it/", + "date_published": "Wed, 24 Apr 2024 15:22:00 GMT", + "toots": [ + "https://social.lol/users/cory/statuses/112327513597319436" + ], + "lastTootTimestamp": 1713981835960 + }, + "https://trakt.tv/movies/monkey-man-2024": { + "id": "aHR0cHM6Ly90cmFrdC50di9tb3ZpZXMvbW9ua2V5LW1hbi0yMDI0", + "title": "🎥: Monkey Man", + "url": "https://trakt.tv/movies/monkey-man-2024", + "content_text": "🎥: Monkey Man #Movies #Watching #Thriller #Action https://trakt.tv/movies/monkey-man-2024", + "date_published": "Wed, 24 Apr 2024 18:14:00 GMT", + "toots": [ + "https://social.lol/users/cory/statuses/112328455422041088" + ], + "lastTootTimestamp": 1713996207052 } } \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index 0185ea49..a6b1807d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "coryd.dev", - "version": "12.9.1", + "version": "12.9.8", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "coryd.dev", - "version": "12.9.1", + "version": "12.9.8", "license": "MIT", "dependencies": { "@cdransf/api-text": "^1.2.2", @@ -19,7 +19,7 @@ "youtube-video-element": "^1.0.0" }, "devDependencies": { - "@11ty/eleventy": "3.0.0-alpha.7", + "@11ty/eleventy": "3.0.0-alpha.9", "@11ty/eleventy-activity-feed": "^1.0.9", "@11ty/eleventy-fetch": "^4.0.1", "@11ty/eleventy-img": "^4.0.2", @@ -78,9 +78,9 @@ } }, "node_modules/@11ty/eleventy": { - "version": "3.0.0-alpha.7", - "resolved": "https://registry.npmjs.org/@11ty/eleventy/-/eleventy-3.0.0-alpha.7.tgz", - "integrity": "sha512-0d81WOSU9OVnRZKwnMl61cWxXuM4fXyJabgW9Q5PovO0Yx/eT+xkdzhRFwC70cSgLVVsZY5BYnvlauCW1hqNrw==", + "version": "3.0.0-alpha.9", + "resolved": "https://registry.npmjs.org/@11ty/eleventy/-/eleventy-3.0.0-alpha.9.tgz", + "integrity": "sha512-q5tBKD7/AHyYN3R733GeKGgR8mPVTtmaRerqrhgmK2qyGS404QMZncB1knBPx6//vtwLEI954Caofu1A8M7Lrw==", "dev": true, "dependencies": { "@11ty/dependency-tree": "^3.0.0", @@ -164,28 +164,30 @@ } }, "node_modules/@11ty/eleventy-dev-server": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/@11ty/eleventy-dev-server/-/eleventy-dev-server-1.0.4.tgz", - "integrity": "sha512-qVBmV2G1KF/0o5B/3fITlrrDHy4bONUI2YuN3/WJ3BNw4NU1d/we8XhKrlgq13nNvHoBx5czYp3LZt8qRG53Fg==", + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@11ty/eleventy-dev-server/-/eleventy-dev-server-2.0.0.tgz", + "integrity": "sha512-hqxQV92Bos0uyZa3P+BAX0nQqjQQMi4vCSxcQHNYEB/jjGV6CnurLBSn63U1VoixGAL4SpHm9OdTa2oVOTUx6Q==", "dev": true, "dependencies": { - "@11ty/eleventy-utils": "^1.0.1", - "chokidar": "^3.5.3", + "@11ty/eleventy-utils": "^1.0.2", + "chokidar": "^3.6.0", "debug": "^4.3.4", "dev-ip": "^1.0.1", "finalhandler": "^1.2.0", "mime": "^3.0.0", "minimist": "^1.2.8", - "morphdom": "^2.7.0", + "morphdom": "^2.7.2", "please-upgrade-node": "^3.2.0", - "ssri": "^8.0.1", - "ws": "^8.13.0" + "send": "^0.18.0", + "ssri": "^10.0.5", + "urlpattern-polyfill": "^10.0.0", + "ws": "^8.16.0" }, "bin": { "eleventy-dev-server": "cmd.js" }, "engines": { - "node": ">=14" + "node": ">=18" }, "funding": { "type": "opencollective", @@ -277,58 +279,6 @@ "url": "https://opencollective.com/11ty" } }, - "node_modules/@11ty/eleventy/node_modules/@11ty/eleventy-dev-server": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/@11ty/eleventy-dev-server/-/eleventy-dev-server-2.0.0.tgz", - "integrity": "sha512-hqxQV92Bos0uyZa3P+BAX0nQqjQQMi4vCSxcQHNYEB/jjGV6CnurLBSn63U1VoixGAL4SpHm9OdTa2oVOTUx6Q==", - "dev": true, - "dependencies": { - "@11ty/eleventy-utils": "^1.0.2", - "chokidar": "^3.6.0", - "debug": "^4.3.4", - "dev-ip": "^1.0.1", - "finalhandler": "^1.2.0", - "mime": "^3.0.0", - "minimist": "^1.2.8", - "morphdom": "^2.7.2", - "please-upgrade-node": "^3.2.0", - "send": "^0.18.0", - "ssri": "^10.0.5", - "urlpattern-polyfill": "^10.0.0", - "ws": "^8.16.0" - }, - "bin": { - "eleventy-dev-server": "cmd.js" - }, - "engines": { - "node": ">=18" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/11ty" - } - }, - "node_modules/@11ty/eleventy/node_modules/minipass": { - "version": "7.0.4", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.0.4.tgz", - "integrity": "sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==", - "dev": true, - "engines": { - "node": ">=16 || 14 >=14.17" - } - }, - "node_modules/@11ty/eleventy/node_modules/ssri": { - "version": "10.0.5", - "resolved": "https://registry.npmjs.org/ssri/-/ssri-10.0.5.tgz", - "integrity": "sha512-bSf16tAFkGeRlUNDjXu8FzaMQt6g2HZJrun7mtMbIPOddxt3GLMSz5VWUWcqTJUPfLEaDIepGxv+bYQW49596A==", - "dev": true, - "dependencies": { - "minipass": "^7.0.3" - }, - "engines": { - "node": "^14.17.0 || ^16.13.0 || >=18.0.0" - } - }, "node_modules/@11ty/lodash-custom": { "version": "4.17.21", "resolved": "https://registry.npmjs.org/@11ty/lodash-custom/-/lodash-custom-4.17.21.tgz", @@ -1977,6 +1927,35 @@ "url": "https://opencollective.com/11ty" } }, + "node_modules/@rknightuk/eleventy-plugin-post-graph/node_modules/@11ty/eleventy-dev-server": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/@11ty/eleventy-dev-server/-/eleventy-dev-server-1.0.4.tgz", + "integrity": "sha512-qVBmV2G1KF/0o5B/3fITlrrDHy4bONUI2YuN3/WJ3BNw4NU1d/we8XhKrlgq13nNvHoBx5czYp3LZt8qRG53Fg==", + "dev": true, + "dependencies": { + "@11ty/eleventy-utils": "^1.0.1", + "chokidar": "^3.5.3", + "debug": "^4.3.4", + "dev-ip": "^1.0.1", + "finalhandler": "^1.2.0", + "mime": "^3.0.0", + "minimist": "^1.2.8", + "morphdom": "^2.7.0", + "please-upgrade-node": "^3.2.0", + "ssri": "^8.0.1", + "ws": "^8.13.0" + }, + "bin": { + "eleventy-dev-server": "cmd.js" + }, + "engines": { + "node": ">=14" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/11ty" + } + }, "node_modules/@rknightuk/eleventy-plugin-post-graph/node_modules/@sindresorhus/slugify": { "version": "1.1.2", "resolved": "https://registry.npmjs.org/@sindresorhus/slugify/-/slugify-1.1.2.tgz", @@ -2219,6 +2198,18 @@ "node": "*" } }, + "node_modules/@rknightuk/eleventy-plugin-post-graph/node_modules/minipass": { + "version": "3.3.6", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", + "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", + "dev": true, + "dependencies": { + "yallist": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, "node_modules/@rknightuk/eleventy-plugin-post-graph/node_modules/multimatch": { "version": "5.0.0", "resolved": "https://registry.npmjs.org/multimatch/-/multimatch-5.0.0.tgz", @@ -2238,6 +2229,18 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/@rknightuk/eleventy-plugin-post-graph/node_modules/ssri": { + "version": "8.0.1", + "resolved": "https://registry.npmjs.org/ssri/-/ssri-8.0.1.tgz", + "integrity": "sha512-97qShzy1AiyxvPNIkLWoGua7xoQzzPjQ0HAH4B0rWKo7SZ6USuPcrUiAFrws0UH8RrbWmgq3LMTObhPIHbbBeQ==", + "dev": true, + "dependencies": { + "minipass": "^3.1.1" + }, + "engines": { + "node": ">= 8" + } + }, "node_modules/@rknightuk/eleventy-plugin-post-graph/node_modules/uc.micro": { "version": "1.0.6", "resolved": "https://registry.npmjs.org/uc.micro/-/uc.micro-1.0.6.tgz", @@ -3991,9 +3994,9 @@ } }, "node_modules/electron-to-chromium": { - "version": "1.4.747", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.747.tgz", - "integrity": "sha512-+FnSWZIAvFHbsNVmUxhEqWiaOiPMcfum1GQzlWCg/wLigVtshOsjXHyEFfmt6cFK6+HkS3QOJBv6/3OPumbBfw==", + "version": "1.4.748", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.748.tgz", + "integrity": "sha512-VWqjOlPZn70UZ8FTKUOkUvBLeTQ0xpty66qV0yJcAGY2/CthI4xyW9aEozRVtuwv3Kpf5xTesmJUcPwuJmgP4A==", "dev": true }, "node_modules/encodeurl": { @@ -5899,15 +5902,12 @@ } }, "node_modules/minipass": { - "version": "3.3.6", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", - "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", + "version": "7.0.4", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.0.4.tgz", + "integrity": "sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==", "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, "engines": { - "node": ">=8" + "node": ">=16 || 14 >=14.17" } }, "node_modules/minisearch": { @@ -7349,15 +7349,15 @@ "dev": true }, "node_modules/ssri": { - "version": "8.0.1", - "resolved": "https://registry.npmjs.org/ssri/-/ssri-8.0.1.tgz", - "integrity": "sha512-97qShzy1AiyxvPNIkLWoGua7xoQzzPjQ0HAH4B0rWKo7SZ6USuPcrUiAFrws0UH8RrbWmgq3LMTObhPIHbbBeQ==", + "version": "10.0.5", + "resolved": "https://registry.npmjs.org/ssri/-/ssri-10.0.5.tgz", + "integrity": "sha512-bSf16tAFkGeRlUNDjXu8FzaMQt6g2HZJrun7mtMbIPOddxt3GLMSz5VWUWcqTJUPfLEaDIepGxv+bYQW49596A==", "dev": true, "dependencies": { - "minipass": "^3.1.1" + "minipass": "^7.0.3" }, "engines": { - "node": ">= 8" + "node": "^14.17.0 || ^16.13.0 || >=18.0.0" } }, "node_modules/statuses": { diff --git a/package.json b/package.json index b0d9a6a2..41a90305 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "youtube-video-element": "^1.0.0" }, "devDependencies": { - "@11ty/eleventy": "3.0.0-alpha.7", + "@11ty/eleventy": "3.0.0-alpha.9", "@11ty/eleventy-activity-feed": "^1.0.9", "@11ty/eleventy-fetch": "^4.0.1", "@11ty/eleventy-img": "^4.0.2", diff --git a/src/_data/json/artists-map.json b/src/_data/json/artists-map.json index f47aa161..bb3a1558 100644 --- a/src/_data/json/artists-map.json +++ b/src/_data/json/artists-map.json @@ -1194,6 +1194,11 @@ "genre": "death metal", "image": "https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/portal.jpg&fit=cover&w=320&h=320" }, + "portrayal-of-guilt": { + "mbid": "0f3f7357-73d3-42a3-81a5-b359bc4e8a56", + "genre": "metalcore", + "image": "https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/portrayal-of-guilt.jpg&fit=cover&w=320&h=320" + }, "propagandhi": { "mbid": "cc546218-cc08-4ae9-9592-ac1596c1470d", "genre": "punk",