diff --git a/cache/jsonfeed-to-mastodon-timestamp.json b/cache/jsonfeed-to-mastodon-timestamp.json index d765938f..d833bad9 100644 --- a/cache/jsonfeed-to-mastodon-timestamp.json +++ b/cache/jsonfeed-to-mastodon-timestamp.json @@ -1,3 +1,3 @@ { - "timestamp": 1713686634091 + "timestamp": 1713751939946 } \ No newline at end of file diff --git a/cache/jsonfeed-to-mastodon.json b/cache/jsonfeed-to-mastodon.json index 1d3b6b9d..a5733a9b 100644 --- a/cache/jsonfeed-to-mastodon.json +++ b/cache/jsonfeed-to-mastodon.json @@ -12751,5 +12751,16 @@ "https://social.lol/users/cory/statuses/112308167248637174" ], "lastTootTimestamp": 1713686634085 + }, + "https://coryd.dev/now?ts=2024-16#artists": { + "id": "aHR0cHM6Ly9jb3J5ZC5kZXYvbm93P3RzPTIwMjQtMTYjYXJ0aXN0cw==", + "title": "🎧: My top artists for the week: Witch Vomit @ 52 plays, Acephalix @ 44 plays, NoMeansNo @ 41 plays, blink-182 @ 38 plays, Tom Waits @ 37 plays, Joyce Manor @ 35 plays, Necrot @ 27 plays, Free Throw @ 27 plays #Music", + "url": "https://coryd.dev/now?ts=2024-16#artists", + "content_text": "🎧: My top artists for the week: Witch Vomit @ 52 plays, Acephalix @ 44 plays, NoMeansNo @ 41 plays, blink-182 @ 38 plays, Tom Waits @ 37 plays, Joyce Manor @ 35 plays, Necrot @ 27 plays, Free Throw @ 27 plays #Music https://coryd.dev/now?ts=2024-16#artists", + "date_published": "Mon, 15 Apr 2024 08:00:00 GMT", + "toots": [ + "https://social.lol/users/cory/statuses/112312447133174926" + ], + "lastTootTimestamp": 1713751939939 } } \ No newline at end of file diff --git a/config/data/tag-aliases.js b/config/data/tag-aliases.js index d519a852..9089f980 100644 --- a/config/data/tag-aliases.js +++ b/config/data/tag-aliases.js @@ -32,6 +32,7 @@ export default { macos: '#macOS #Apple', mastodon: '#Mastodon', music: '#Music', + mystery: '#Mystery', nonfiction: '#NonFiction', politics: '#Politics', privacy: '#Privacy', diff --git a/package-lock.json b/package-lock.json index 7f3e8063..689b175d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "coryd.dev", - "version": "12.2.10", + "version": "12.5.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "coryd.dev", - "version": "12.2.10", + "version": "12.5.0", "license": "MIT", "dependencies": { "@cdransf/api-text": "^1.2.2", @@ -1853,16 +1853,6 @@ "wm": "bin/wm.js" } }, - "node_modules/@remy/webmention/node_modules/uuid": { - "version": "3.4.0", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-3.4.0.tgz", - "integrity": "sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==", - "deprecated": "Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.", - "dev": true, - "bin": { - "uuid": "bin/uuid" - } - }, "node_modules/@rknightuk/eleventy-plugin-post-graph": { "version": "1.0.7", "resolved": "https://registry.npmjs.org/@rknightuk/eleventy-plugin-post-graph/-/eleventy-plugin-post-graph-1.0.7.tgz", @@ -2522,6 +2512,19 @@ "node": ">=14.0.0" } }, + "node_modules/@smithy/middleware-retry/node_modules/uuid": { + "version": "9.0.1", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-9.0.1.tgz", + "integrity": "sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==", + "dev": true, + "funding": [ + "https://github.com/sponsors/broofa", + "https://github.com/sponsors/ctavan" + ], + "bin": { + "uuid": "dist/bin/uuid" + } + }, "node_modules/@smithy/middleware-serde": { "version": "2.3.0", "resolved": "https://registry.npmjs.org/@smithy/middleware-serde/-/middleware-serde-2.3.0.tgz", @@ -3286,9 +3289,9 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001611", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001611.tgz", - "integrity": "sha512-19NuN1/3PjA3QI8Eki55N8my4LzfkMCRLgCVfrl/slbSAchQfV0+GwjPrK3rq37As4UCLlM/DHajbKkAqbv92Q==", + "version": "1.0.30001612", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001612.tgz", + "integrity": "sha512-lFgnZ07UhaCcsSZgWW0K5j4e69dK1u/ltrL9lTUiFOwNHs12S3UMIEYgBV0Z6C6hRDev7iRnMzzYmKabYdXF9g==", "dev": true, "funding": [ { @@ -3416,6 +3419,18 @@ "url": "https://github.com/cheeriojs/dom-serializer?sponsor=1" } }, + "node_modules/cheerio-select/node_modules/domelementtype": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz", + "integrity": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/fb55" + } + ] + }, "node_modules/cheerio-select/node_modules/domhandler": { "version": "5.0.3", "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-5.0.3.tgz", @@ -3457,61 +3472,12 @@ "url": "https://github.com/fb55/nth-check?sponsor=1" } }, - "node_modules/cheerio/node_modules/dom-serializer": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-0.1.1.tgz", - "integrity": "sha512-l0IU0pPzLWSHBcieZbpOKgkIn3ts3vAh7ZuFyXNwJxJXk/c4Gwj9xaTJwIDVQCXawWD0qb3IzMGH5rglQaO0XA==", - "dev": true, - "dependencies": { - "domelementtype": "^1.3.0", - "entities": "^1.1.1" - } - }, - "node_modules/cheerio/node_modules/domelementtype": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-1.3.1.tgz", - "integrity": "sha512-BSKB+TSpMpFI/HOxCNr1O8aMOTZ8hT3pM3GQ0w/mWRmkhEDSFJkkyzz4XQsBV44BChwGkrDfMyjVD0eA2aFV3w==", - "dev": true - }, - "node_modules/cheerio/node_modules/domhandler": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-2.4.2.tgz", - "integrity": "sha512-JiK04h0Ht5u/80fdLMCEmV4zkNh2BcoMFBmZ/91WtYZ8qVXSKjiw7fXMgFPnHcSZgOo3XdinHvmnDUeMf5R4wA==", - "dev": true, - "dependencies": { - "domelementtype": "1" - } - }, - "node_modules/cheerio/node_modules/domutils": { - "version": "1.7.0", - "resolved": "https://registry.npmjs.org/domutils/-/domutils-1.7.0.tgz", - "integrity": "sha512-Lgd2XcJ/NjEw+7tFvfKxOzCYKZsdct5lczQ2ZaQY8Djz7pfAD3Gbp8ySJWtreII/vDlMVmxwa6pHmdxIYgttDg==", - "dev": true, - "dependencies": { - "dom-serializer": "0", - "domelementtype": "1" - } - }, "node_modules/cheerio/node_modules/entities": { "version": "1.1.2", "resolved": "https://registry.npmjs.org/entities/-/entities-1.1.2.tgz", "integrity": "sha512-f2LZMYl1Fzu7YSBKg+RoROelpOaNrcGmE9AZubeDfrCEia483oW4MI4VyFd5VNHIgQ/7qm1I0wUHK1eJnn2y2w==", "dev": true }, - "node_modules/cheerio/node_modules/htmlparser2": { - "version": "3.10.1", - "resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-3.10.1.tgz", - "integrity": "sha512-IgieNijUMbkDovyoKObU1DUhm1iwNYE/fuifEoEHfd1oZKZDaONBSkal7Y01shxsM49R4XaMdGez3WnF9UfiCQ==", - "dev": true, - "dependencies": { - "domelementtype": "^1.3.1", - "domhandler": "^2.3.0", - "domutils": "^1.5.1", - "entities": "^1.1.1", - "inherits": "^2.0.1", - "readable-stream": "^3.1.1" - } - }, "node_modules/child_process": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/child_process/-/child_process-1.0.2.tgz", @@ -3679,41 +3645,6 @@ "nth-check": "~1.0.1" } }, - "node_modules/css-select/node_modules/dom-serializer": { - "version": "0.2.2", - "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-0.2.2.tgz", - "integrity": "sha512-2/xPb3ORsQ42nHYiSunXkDjPLBaEj/xTwUO4B7XCZQTRk7EBtTOPaygh10YAAh2OI1Qrp6NWfpAhzswj0ydt9g==", - "dev": true, - "dependencies": { - "domelementtype": "^2.0.1", - "entities": "^2.0.0" - } - }, - "node_modules/css-select/node_modules/domutils": { - "version": "1.5.1", - "resolved": "https://registry.npmjs.org/domutils/-/domutils-1.5.1.tgz", - "integrity": "sha512-gSu5Oi/I+3wDENBsOWBiRK1eoGxcywYSqg3rR960/+EfY0CF4EX1VPkgHOZ3WiS/Jg2DtliF6BhWcHlfpYUcGw==", - "dev": true, - "dependencies": { - "dom-serializer": "0", - "domelementtype": "1" - } - }, - "node_modules/css-select/node_modules/domutils/node_modules/domelementtype": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-1.3.1.tgz", - "integrity": "sha512-BSKB+TSpMpFI/HOxCNr1O8aMOTZ8hT3pM3GQ0w/mWRmkhEDSFJkkyzz4XQsBV44BChwGkrDfMyjVD0eA2aFV3w==", - "dev": true - }, - "node_modules/css-select/node_modules/entities": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/entities/-/entities-2.2.0.tgz", - "integrity": "sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==", - "dev": true, - "funding": { - "url": "https://github.com/fb55/entities?sponsor=1" - } - }, "node_modules/css-what": { "version": "2.1.3", "resolved": "https://registry.npmjs.org/css-what/-/css-what-2.1.3.tgz", @@ -3774,6 +3705,12 @@ } } }, + "node_modules/debug/node_modules/ms": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", + "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", + "dev": true + }, "node_modules/decimal.js": { "version": "10.4.3", "resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.4.3.tgz", @@ -3789,18 +3726,6 @@ "iconv-lite": "^0.4.19" } }, - "node_modules/decodeuricomponent/node_modules/iconv-lite": { - "version": "0.4.24", - "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz", - "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==", - "dev": true, - "dependencies": { - "safer-buffer": ">= 2.1.2 < 3" - }, - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/deepmerge": { "version": "4.3.1", "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz", @@ -3893,67 +3818,44 @@ "dev": true }, "node_modules/dom-serializer": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-1.4.1.tgz", - "integrity": "sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag==", + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-0.1.1.tgz", + "integrity": "sha512-l0IU0pPzLWSHBcieZbpOKgkIn3ts3vAh7ZuFyXNwJxJXk/c4Gwj9xaTJwIDVQCXawWD0qb3IzMGH5rglQaO0XA==", "dev": true, "dependencies": { - "domelementtype": "^2.0.1", - "domhandler": "^4.2.0", - "entities": "^2.0.0" - }, - "funding": { - "url": "https://github.com/cheeriojs/dom-serializer?sponsor=1" + "domelementtype": "^1.3.0", + "entities": "^1.1.1" } }, "node_modules/dom-serializer/node_modules/entities": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/entities/-/entities-2.2.0.tgz", - "integrity": "sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==", - "dev": true, - "funding": { - "url": "https://github.com/fb55/entities?sponsor=1" - } + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/entities/-/entities-1.1.2.tgz", + "integrity": "sha512-f2LZMYl1Fzu7YSBKg+RoROelpOaNrcGmE9AZubeDfrCEia483oW4MI4VyFd5VNHIgQ/7qm1I0wUHK1eJnn2y2w==", + "dev": true }, "node_modules/domelementtype": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz", - "integrity": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==", - "dev": true, - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/fb55" - } - ] + "version": "1.3.1", + "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-1.3.1.tgz", + "integrity": "sha512-BSKB+TSpMpFI/HOxCNr1O8aMOTZ8hT3pM3GQ0w/mWRmkhEDSFJkkyzz4XQsBV44BChwGkrDfMyjVD0eA2aFV3w==", + "dev": true }, "node_modules/domhandler": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-4.3.1.tgz", - "integrity": "sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==", + "version": "2.4.2", + "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-2.4.2.tgz", + "integrity": "sha512-JiK04h0Ht5u/80fdLMCEmV4zkNh2BcoMFBmZ/91WtYZ8qVXSKjiw7fXMgFPnHcSZgOo3XdinHvmnDUeMf5R4wA==", "dev": true, "dependencies": { - "domelementtype": "^2.2.0" - }, - "engines": { - "node": ">= 4" - }, - "funding": { - "url": "https://github.com/fb55/domhandler?sponsor=1" + "domelementtype": "1" } }, "node_modules/domutils": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/domutils/-/domutils-2.8.0.tgz", - "integrity": "sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==", + "version": "1.5.1", + "resolved": "https://registry.npmjs.org/domutils/-/domutils-1.5.1.tgz", + "integrity": "sha512-gSu5Oi/I+3wDENBsOWBiRK1eoGxcywYSqg3rR960/+EfY0CF4EX1VPkgHOZ3WiS/Jg2DtliF6BhWcHlfpYUcGw==", "dev": true, "dependencies": { - "dom-serializer": "^1.0.1", - "domelementtype": "^2.2.0", - "domhandler": "^4.2.0" - }, - "funding": { - "url": "https://github.com/fb55/domutils?sponsor=1" + "dom-serializer": "0", + "domelementtype": "1" } }, "node_modules/dot-case": { @@ -4018,9 +3920,9 @@ } }, "node_modules/electron-to-chromium": { - "version": "1.4.744", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.744.tgz", - "integrity": "sha512-nAGcF0yeKKfrP13LMFr5U1eghfFSvFLg302VUFzWlcjPOnUYd52yU5x6PBYrujhNbc4jYmZFrGZFK+xasaEzVA==", + "version": "1.4.745", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.745.tgz", + "integrity": "sha512-tRbzkaRI5gbUn5DEvF0dV4TQbMZ5CLkWeTAXmpC9IrYT+GE+x76i9p+o3RJ5l9XmdQlI1pPhVtE9uNcJJ0G0EA==", "dev": true }, "node_modules/encodeurl": { @@ -4659,6 +4561,12 @@ "uglify-js": "^3.1.4" } }, + "node_modules/handlebars/node_modules/wordwrap": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-1.0.0.tgz", + "integrity": "sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==", + "dev": true + }, "node_modules/has-flag": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", @@ -4765,35 +4673,24 @@ } }, "node_modules/htmlparser2": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-7.2.0.tgz", - "integrity": "sha512-H7MImA4MS6cw7nbyURtLPO1Tms7C5H602LRETv95z1MxO/7CP7rDVROehUYeYBUYEON94NXXDEPmZuq+hX4sog==", + "version": "3.10.1", + "resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-3.10.1.tgz", + "integrity": "sha512-IgieNijUMbkDovyoKObU1DUhm1iwNYE/fuifEoEHfd1oZKZDaONBSkal7Y01shxsM49R4XaMdGez3WnF9UfiCQ==", "dev": true, - "funding": [ - "https://github.com/fb55/htmlparser2?sponsor=1", - { - "type": "github", - "url": "https://github.com/sponsors/fb55" - } - ], "dependencies": { - "domelementtype": "^2.0.1", - "domhandler": "^4.2.2", - "domutils": "^2.8.0", - "entities": "^3.0.1" + "domelementtype": "^1.3.1", + "domhandler": "^2.3.0", + "domutils": "^1.5.1", + "entities": "^1.1.1", + "inherits": "^2.0.1", + "readable-stream": "^3.1.1" } }, "node_modules/htmlparser2/node_modules/entities": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/entities/-/entities-3.0.1.tgz", - "integrity": "sha512-WiyBqoomrwMdFG1e0kqvASYfnlb0lp8M5o5Fw2OFq1hNZxxcNk8Ik0Xm7LxzBhuidnZB/UtBqVCgUz3kBOP51Q==", - "dev": true, - "engines": { - "node": ">=0.12" - }, - "funding": { - "url": "https://github.com/fb55/entities?sponsor=1" - } + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/entities/-/entities-1.1.2.tgz", + "integrity": "sha512-f2LZMYl1Fzu7YSBKg+RoROelpOaNrcGmE9AZubeDfrCEia483oW4MI4VyFd5VNHIgQ/7qm1I0wUHK1eJnn2y2w==", + "dev": true }, "node_modules/http-equiv-refresh": { "version": "2.0.1", @@ -4831,12 +4728,12 @@ } }, "node_modules/iconv-lite": { - "version": "0.6.3", - "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz", - "integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==", + "version": "0.4.24", + "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz", + "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==", "dev": true, "dependencies": { - "safer-buffer": ">= 2.1.2 < 3.0.0" + "safer-buffer": ">= 2.1.2 < 3" }, "engines": { "node": ">=0.10.0" @@ -5439,9 +5336,9 @@ } }, "node_modules/liquidjs": { - "version": "10.11.0", - "resolved": "https://registry.npmjs.org/liquidjs/-/liquidjs-10.11.0.tgz", - "integrity": "sha512-DPUG/ez9KbeV6oxon4EOJPzkNModjYmSa2ceP3r9+3bOV9+MnpN/+a1KwGaj8bz5pp4td3kBiHrPX9sC7iuDxA==", + "version": "10.11.1", + "resolved": "https://registry.npmjs.org/liquidjs/-/liquidjs-10.11.1.tgz", + "integrity": "sha512-ORlMi7Okt311anHyvuYTRijrdX9He4lbeGEfugSLeHuSYREnFM2M0ppG1/zQHR/k5KSvMP/d4DfUDIFdS8MtqQ==", "dev": true, "dependencies": { "commander": "^10.0.0" @@ -5760,6 +5657,18 @@ "url": "https://github.com/cheeriojs/dom-serializer?sponsor=1" } }, + "node_modules/microformat-node/node_modules/domelementtype": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz", + "integrity": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/fb55" + } + ] + }, "node_modules/microformat-node/node_modules/domhandler": { "version": "5.0.3", "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-5.0.3.tgz", @@ -5935,9 +5844,9 @@ "dev": true }, "node_modules/ms": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", - "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", + "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", "dev": true }, "node_modules/multimatch": { @@ -6118,9 +6027,9 @@ } }, "node_modules/nwsapi": { - "version": "2.2.7", - "resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.7.tgz", - "integrity": "sha512-ub5E4+FBPKwAZx0UwIQOjYWGHTEq5sPqHQNRN8Z9e4A7u3Tj1weLJsL59yH9vmvqEtBHaOmT6cYQKIZOxp35FQ==", + "version": "2.2.9", + "resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.9.tgz", + "integrity": "sha512-2f3F0SEEer8bBu0dsNCFF50N0cTThV1nWFYcEYFZttdW0lDAoybv9cQoK7X7/68Z89S7FoRrVjP1LPX4XRf9vg==", "dev": true }, "node_modules/object-assign": { @@ -6192,15 +6101,6 @@ "integrity": "sha512-iotkTvxc+TwOm5Ieim8VnSNvCDjCK9S8G3scJ50ZthspSxa7jx50jkhYduuAtAjvfDUwSgOwf8+If99AlOEhyw==", "dev": true }, - "node_modules/optimist/node_modules/wordwrap": { - "version": "0.0.3", - "resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.3.tgz", - "integrity": "sha512-1tMA907+V4QmxV7dbRvb4/8MaRALK6q9Abid3ndMYnbyo8piisCmeONVqVSXqQA3KaP4SLt5b7ud6E2sqP8TFw==", - "dev": true, - "engines": { - "node": ">=0.4.0" - } - }, "node_modules/p-finally": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/p-finally/-/p-finally-1.0.0.tgz", @@ -6279,6 +6179,18 @@ "url": "https://github.com/inikulin/parse5?sponsor=1" } }, + "node_modules/parse5-htmlparser2-tree-adapter/node_modules/domelementtype": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz", + "integrity": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/fb55" + } + ] + }, "node_modules/parse5-htmlparser2-tree-adapter/node_modules/domhandler": { "version": "5.0.3", "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-5.0.3.tgz", @@ -6432,6 +6344,101 @@ "node": ">=12" } }, + "node_modules/posthtml-parser/node_modules/dom-serializer": { + "version": "1.4.1", + "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-1.4.1.tgz", + "integrity": "sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag==", + "dev": true, + "dependencies": { + "domelementtype": "^2.0.1", + "domhandler": "^4.2.0", + "entities": "^2.0.0" + }, + "funding": { + "url": "https://github.com/cheeriojs/dom-serializer?sponsor=1" + } + }, + "node_modules/posthtml-parser/node_modules/dom-serializer/node_modules/entities": { + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/entities/-/entities-2.2.0.tgz", + "integrity": "sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==", + "dev": true, + "funding": { + "url": "https://github.com/fb55/entities?sponsor=1" + } + }, + "node_modules/posthtml-parser/node_modules/domelementtype": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz", + "integrity": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/fb55" + } + ] + }, + "node_modules/posthtml-parser/node_modules/domhandler": { + "version": "4.3.1", + "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-4.3.1.tgz", + "integrity": "sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==", + "dev": true, + "dependencies": { + "domelementtype": "^2.2.0" + }, + "engines": { + "node": ">= 4" + }, + "funding": { + "url": "https://github.com/fb55/domhandler?sponsor=1" + } + }, + "node_modules/posthtml-parser/node_modules/domutils": { + "version": "2.8.0", + "resolved": "https://registry.npmjs.org/domutils/-/domutils-2.8.0.tgz", + "integrity": "sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==", + "dev": true, + "dependencies": { + "dom-serializer": "^1.0.1", + "domelementtype": "^2.2.0", + "domhandler": "^4.2.0" + }, + "funding": { + "url": "https://github.com/fb55/domutils?sponsor=1" + } + }, + "node_modules/posthtml-parser/node_modules/entities": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/entities/-/entities-3.0.1.tgz", + "integrity": "sha512-WiyBqoomrwMdFG1e0kqvASYfnlb0lp8M5o5Fw2OFq1hNZxxcNk8Ik0Xm7LxzBhuidnZB/UtBqVCgUz3kBOP51Q==", + "dev": true, + "engines": { + "node": ">=0.12" + }, + "funding": { + "url": "https://github.com/fb55/entities?sponsor=1" + } + }, + "node_modules/posthtml-parser/node_modules/htmlparser2": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-7.2.0.tgz", + "integrity": "sha512-H7MImA4MS6cw7nbyURtLPO1Tms7C5H602LRETv95z1MxO/7CP7rDVROehUYeYBUYEON94NXXDEPmZuq+hX4sog==", + "dev": true, + "funding": [ + "https://github.com/fb55/htmlparser2?sponsor=1", + { + "type": "github", + "url": "https://github.com/sponsors/fb55" + } + ], + "dependencies": { + "domelementtype": "^2.0.1", + "domhandler": "^4.2.2", + "domutils": "^2.8.0", + "entities": "^3.0.1" + } + }, "node_modules/posthtml-render": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/posthtml-render/-/posthtml-render-3.0.0.tgz", @@ -6898,6 +6905,18 @@ "url": "https://github.com/cheeriojs/dom-serializer?sponsor=1" } }, + "node_modules/sanitize-html/node_modules/domelementtype": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz", + "integrity": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/fb55" + } + ] + }, "node_modules/sanitize-html/node_modules/domhandler": { "version": "5.0.3", "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-5.0.3.tgz", @@ -7417,16 +7436,13 @@ "dev": true }, "node_modules/uuid": { - "version": "9.0.1", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-9.0.1.tgz", - "integrity": "sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==", + "version": "3.4.0", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-3.4.0.tgz", + "integrity": "sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==", + "deprecated": "Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.", "dev": true, - "funding": [ - "https://github.com/sponsors/broofa", - "https://github.com/sponsors/ctavan" - ], "bin": { - "uuid": "dist/bin/uuid" + "uuid": "bin/uuid" } }, "node_modules/void-elements": { @@ -7471,6 +7487,18 @@ "node": ">=18" } }, + "node_modules/whatwg-encoding/node_modules/iconv-lite": { + "version": "0.6.3", + "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz", + "integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==", + "dev": true, + "dependencies": { + "safer-buffer": ">= 2.1.2 < 3.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, "node_modules/whatwg-mimetype": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-4.0.0.tgz", @@ -7524,10 +7552,13 @@ } }, "node_modules/wordwrap": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-1.0.0.tgz", - "integrity": "sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==", - "dev": true + "version": "0.0.3", + "resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.3.tgz", + "integrity": "sha512-1tMA907+V4QmxV7dbRvb4/8MaRALK6q9Abid3ndMYnbyo8piisCmeONVqVSXqQA3KaP4SLt5b7ud6E2sqP8TFw==", + "dev": true, + "engines": { + "node": ">=0.4.0" + } }, "node_modules/wrappy": { "version": "1.0.2", @@ -7606,9 +7637,9 @@ "dev": true }, "node_modules/youtube-video-element": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/youtube-video-element/-/youtube-video-element-1.0.0.tgz", - "integrity": "sha512-1gVgshAKgQD3BkIJPBzxSjX/Kz47QXpFF9/HIsd8IBJf3LS5tn7kbD5hKMjem9y8NuwH38n6Z+XLRQDWohi+9g==" + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/youtube-video-element/-/youtube-video-element-1.0.1.tgz", + "integrity": "sha512-Iy98SyfdxU+MuLPx/dj3mpskv8qq+3f6eWSgSXEug5HS+t+QExDAs9rWVWW30xDIcCGBHspFmLHsXB4qSt9Crw==" } } } diff --git a/src/_data/books.js b/src/_data/books.js index bc7c45ba..013acb64 100644 --- a/src/_data/books.js +++ b/src/_data/books.js @@ -3,10 +3,14 @@ const require = createRequire(import.meta.url) const books = require('./json/read.json') export default async function () { - return books.map(book => ( - { + return books.map(book => { + let authors = '' + if (book['authors']?.length > 1) authors = book['authors'].join(', ') + if (book['authors']?.length === 1) authors = book['authors'][0] + + return { title: book['title'], - authors: book['authors'].length > 1 ? book['authors'].join(', ') : book['authors'][0], + authors, description: book['description'], image: `https://coryd.dev/.netlify/images/?url=${encodeURIComponent(book['thumbnail'].replace('&edge=curl', ''))}&fit=cover&w=200&h=307`, url: `https://openlibrary.org/isbn/${book['isbn']}`, @@ -15,5 +19,5 @@ export default async function () { tags: book['tags'], type: 'book', } - )) + }) } diff --git a/src/_data/json/albums-map.json b/src/_data/json/albums-map.json index a280865f..0aa84a81 100644 --- a/src/_data/json/albums-map.json +++ b/src/_data/json/albums-map.json @@ -1 +1 @@ -{"nomeansno-all-roads-lead-to-ausfahrt":{"mbid":"4ab8e8be-fbdb-42f4-a246-b297d7659c6b","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/nomeansno-all-roads-lead-to-ausfahrt.jpg&fit=cover&w=320&h=320"},"the-ataris-so-long-astoria":{"mbid":"13b10ccd-7a67-3090-a59f-0833f8a1681d","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/the-ataris-so-long-astoria.jpg&fit=cover&w=320&h=320"},"nomeansno-wrong":{"mbid":"47529172-fe29-4c33-aea1-205a96ed88f0","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/nomeansno-wrong.jpg&fit=cover&w=320&h=320"},"dead-kennedys-plastic-surgery-disasters":{"mbid":"1280555a-4ab5-4c72-ab51-bd883b9865f6","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/dead-kennedys-plastic-surgery-disasters.jpg&fit=cover&w=320&h=320"},"taylor-swift-evermore":{"mbid":"00945de3-0f0c-49ad-9709-0212c672042b","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/taylor-swift-evermore.jpg&fit=cover&w=320&h=320"},"porcupine-tree-fear-of-a-blank-planet":{"mbid":"05bd485b-ec66-4ca6-b969-402007cda9d5","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/porcupine-tree-fear-of-a-blank-planet.jpg&fit=cover&w=320&h=320"},"porcupine-tree-deadwing":{"mbid":"14838335-e191-43af-8b54-ebe644687d76","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/porcupine-tree-deadwing.jpg&fit=cover&w=320&h=320"},"dinosaur-jr.-green-mind":{"mbid":"3b7e5853-4809-49a8-8083-05e69ff19ef2","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/dinosaur-jr.-green-mind.jpg&fit=cover&w=320&h=320"},"porcupine-tree-in-absentia":{"mbid":"04ab3ae0-d4ca-4b72-9831-cf2767b79945","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/porcupine-tree-in-absentia.jpg&fit=cover&w=320&h=320"},"knuckle-puck-losing-what-we-love":{"mbid":"82953f0e-3340-4802-96b9-c35c48213125","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/knuckle-puck-losing-what-we-love.jpg&fit=cover&w=320&h=320"},"verberis-the-apophatic-wilderness":{"mbid":"258e5338-2f34-42b0-89a5-0dfa650ecb54","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/verberis-the-apophatic-wilderness.jpg&fit=cover&w=320&h=320"},"verberis-vexamen":{"mbid":"7ad1df14-1160-4e20-bf66-74d46a6645ae","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/verberis-vexamen.jpg&fit=cover&w=320&h=320"},"knuckle-puck-copacetic":{"mbid":"436f55fd-a6f2-40e3-ae5a-3e2c3df48374","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/knuckle-puck-copacetic.jpg&fit=cover&w=320&h=320"},"cantique-lepreux-le-bannissement":{"mbid":"7d806219-2d79-4c41-9a60-98800c01bc3f","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/cantique-lepreux-le-bannissement.jpg&fit=cover&w=320&h=320"},"cantique-lepreux-cendres-celestes":{"mbid":"1ae11cd5-2480-487b-84f2-1ce81b9562e8","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/cantique-lepreux-cendres-celestes.jpg&fit=cover&w=320&h=320"},"cantique-lepreux-paysages-polaires":{"mbid":"49706560-1b06-4614-8794-72977b748439","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/cantique-lepreux-paysages-polaires.jpg&fit=cover&w=320&h=320"},"vacuous-dreams-of-dysphoria":{"mbid":"6eac7da1-afef-4ee6-8758-b388c772e56f","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/vacuous-dreams-of-dysphoria.jpg&fit=cover&w=320&h=320"},"vacuous-katabasis":{"mbid":"64d25e79-6e96-40d9-a0b3-5418e31330fd","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/vacuous-katabasis.jpg&fit=cover&w=320&h=320"},"phobophilic-enveloping-absurdity":{"mbid":"5d089b59-c6f6-45b0-bca5-fbcbc52e7d98","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/phobophilic-enveloping-absurdity.jpg&fit=cover&w=320&h=320"},"phobophilic-undimensioned-identities":{"mbid":"30b2505e-2839-4b81-99b1-b94491f62a82","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/phobophilic-undimensioned-identities.jpg&fit=cover&w=320&h=320"},"contaminated-celebratory-beheading":{"mbid":"3a08582a-89ca-42a6-ab3c-7a07c7f8f2d4","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/contaminated-celebratory-beheading.jpg&fit=cover&w=320&h=320"},"cryptic-shift-visitations-from-enceladus":{"mbid":"13f353a4-45fe-418b-8ab0-28cfa118a92e","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/cryptic-shift-visitations-from-enceladus.jpg&fit=cover&w=320&h=320"},"knuckle-puck-2020":{"mbid":"f9dd6651-f46d-4ce5-bf35-2e682f94eb2a","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/knuckle-puck-2020.jpg&fit=cover&w=320&h=320"},"contaminated-split-w-kutabare":{"mbid":"597441d0-f91c-4667-9bde-38d4640e6993","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/contaminated-split-w-kutabare.jpg&fit=cover&w=320&h=320"},"contaminated-final-man":{"mbid":"8f166d32-948a-4080-bb1c-87d9183b92bb","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/contaminated-final-man.jpg&fit=cover&w=320&h=320"},"contaminated-promo-15":{"mbid":"33f224d2-c46b-4ece-9fea-1c695acbfaa5","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/contaminated-promo-15.jpg&fit=cover&w=320&h=320"},"contaminated-pestilential-decay":{"mbid":"6dc2a0e6-6366-4d5c-8a6d-356c681e4bbc","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/contaminated-pestilential-decay.jpg&fit=cover&w=320&h=320"},"fetid-steeping-corporeal-mess":{"mbid":"30be52e1-4a5f-49ad-a770-51e094be43ab","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/fetid-steeping-corporeal-mess.jpg&fit=cover&w=320&h=320"},"acephalix-theothanatology":{"mbid":"3ae4bdab-2159-4f1e-8bd1-e8f74b80213e","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/acephalix-theothanatology.jpg&fit=cover&w=320&h=320"},"acephalix-decreation":{"mbid":"3ae859c4-3710-4122-891a-8a7fb8083bc1","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/acephalix-decreation.jpg&fit=cover&w=320&h=320"},"pup-the-dream-is-over":{"mbid":"08f6b4a6-6a3e-4fdc-8e1d-3b38c05b7923","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/pup-the-dream-is-over.jpg&fit=cover&w=320&h=320"},"pup-morbid-stuff":{"mbid":"43a88b1e-049e-445b-9a18-b436613e2d46","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/pup-morbid-stuff.jpg&fit=cover&w=320&h=320"},"witch-vomit-funeral-sanctum":{"mbid":"c7975b3a-b895-4e2a-be74-4c6aa818329a","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/witch-vomit-funeral-sanctum.jpg&fit=cover&w=320&h=320"},"funeral-leech-the-illusion-of-time":{"mbid":"d1200635-fb6f-405d-ba61-14a764e32621","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/funeral-leech-the-illusion-of-time.jpg&fit=cover&w=320&h=320"},"balance-and-composure-too-quick-to-forgive":{"mbid":"862ade3f-eabc-4f84-b412-a5b18868a22b","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/balance-and-composure-too-quick-to-forgive.jpg&fit=cover&w=320&h=320"},"balance-and-composure-light-we-made":{"mbid":"4636df22-5f9e-4ff9-ba62-4c8efdd3fdfd","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/balance-and-composure-light-we-made.jpg&fit=cover&w=320&h=320"},"balance-and-composure-the-things-we-think-were-missing":{"mbid":"6c3e3246-0e42-48ff-8b27-ae881e1b61ae","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/balance-and-composure-the-things-we-think-were-missing.jpg&fit=cover&w=320&h=320"},"yes-close-to-the-edge":{"mbid":"0196b507-f001-4335-9b03-d1f5711d75ee","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/yes-close-to-the-edge.jpg&fit=cover&w=320&h=320"},"porcupine-tree-stupid-dream":{"mbid":"10fe0c6a-a079-4163-ba91-8ce02e319cb2","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/porcupine-tree-stupid-dream.jpg&fit=cover&w=320&h=320"},"opeth-blackwater-park":{"mbid":"0ca81d87-2e6f-3040-babb-bd178bb2b831","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/opeth-blackwater-park.jpg&fit=cover&w=320&h=320"},"joyce-manor-40-oz-to-fresno":{"mbid":"259a789a-e5e6-496a-91a7-b69bf8b38947","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/joyce-manor-40-oz-to-fresno.jpg&fit=cover&w=320&h=320"},"touche-amore-lament":{"mbid":"f53cf172-2499-4da2-8988-b2756a188b91","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/touche-amore-lament.jpg&fit=cover&w=320&h=320"},"touche-amore-stage-four":{"mbid":"50274402-74d8-4049-a668-0a4552c74820","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/touche-amore-stage-four.jpg&fit=cover&w=320&h=320"},"touche-amore-is-survived-by":{"mbid":"21eab181-14ea-481c-8129-a772c3bc5d00","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/touche-amore-is-survived-by.jpg&fit=cover&w=320&h=320"},"nomeansno-why-do-they-call-me-mr-happy":{"mbid":"daadf437-99d7-3eea-aa54-296d5d5b6352","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/nomeansno-why-do-they-call-me-mr-happy.jpg&fit=cover&w=320&h=320"},"nothing-tired-of-tomorrow":{"mbid":"15280147-8b79-41a4-b285-cdc4d58eb3d5","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/nothing-tired-of-tomorrow.jpg&fit=cover&w=320&h=320"},"nothing-dance-on-the-blacktop":{"mbid":"e3d96b94-7559-4505-9448-ca8fce4cf5d9","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/nothing-dance-on-the-blacktop.jpg&fit=cover&w=320&h=320"},"basement-beside-myself":{"mbid":"201009b3-b9c9-42b2-acb6-e8b73f4a7bea","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/basement-beside-myself.jpg&fit=cover&w=320&h=320"},"hum-hello-kitty":{"mbid":"5fe1c00f-60f3-4c9f-84c2-c854de8007c4","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/hum-hello-kitty.jpg&fit=cover&w=320&h=320"},"tigers-jaw-tigers-jaw":{"mbid":"069b337c-33c6-4823-9935-70dacd3a6eea","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/tigers-jaw-tigers-jaw.jpg&fit=cover&w=320&h=320"},"drug-church-hygiene":{"mbid":"2e5f7fb6-3f79-4da4-a9c4-0dbafebcf926","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/drug-church-hygiene.jpg&fit=cover&w=320&h=320"},"taking-back-sunday-louder-now":{"mbid":"043ada80-a4b6-4fe5-af17-2f6efb96b471","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/taking-back-sunday-louder-now.jpg&fit=cover&w=320&h=320"},"knuckle-puck-shifted":{"mbid":"446aa0fc-adfd-411d-989f-d03a7018404d","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/knuckle-puck-shifted.jpg&fit=cover&w=320&h=320"},"superheaven-sinking":{"mbid":"d7953229-5228-4098-8d6d-3836ccdc0dda","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/superheaven-sinking.jpg&fit=cover&w=320&h=320"},"title-fight-the-last-thing-you-forget":{"mbid":"3070654a-4052-4a77-b0a1-81ee4b0d1e82","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/title-fight-the-last-thing-you-forget.jpg&fit=cover&w=320&h=320"},"narrow-head-far-removed":{"mbid":"ceccb528-2559-45ba-8fde-1a32438cd1df","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/narrow-head-far-removed.jpg&fit=cover&w=320&h=320"},"balance-and-composure-only-boundaries":{"mbid":"05676e4b-65d5-4dc6-aef4-360c36148925","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/balance-and-composure-only-boundaries.jpg&fit=cover&w=320&h=320"},"basement-colourmeinkindness":{"mbid":"38962405-b62a-41be-a168-165dfbbfc087","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/basement-colourmeinkindness.jpg&fit=cover&w=320&h=320"},"touche-amore-searching-for-a-pulsethe-worth-of-the-world":{"mbid":"c7325b35-4f1f-416d-aca6-30dd37ede273","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/touche-amore-searching-for-a-pulsethe-worth-of-the-world.jpg&fit=cover&w=320&h=320"},"dinosaur-jr-where-you-been":{"mbid":"1c7678f7-06d4-3b1f-9536-273edf01814d","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/dinosaur-jr-where-you-been.jpg&fit=cover&w=320&h=320"},"joyce-manor-never-hungover-again":{"mbid":"1b95909c-bd31-4369-a849-2a3d1854e4e1","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/joyce-manor-never-hungover-again.jpg&fit=cover&w=320&h=320"},"nirvana-bleach":{"mbid":"02b23593-ad18-4c8c-b30a-5c96b4796289","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/nirvana-bleach.jpg&fit=cover&w=320&h=320"},"the-wonder-years-sister-cities":{"mbid":"b4efa59f-3fbf-4c02-bbca-2ba3531c2596","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/the-wonder-years-sister-cities.jpg&fit=cover&w=320&h=320"},"anxious-carved":{"mbid":"14716df6-c997-438d-aa6c-6457183ed05f","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/anxious-carved.jpg&fit=cover&w=320&h=320"},"militarie-gun-gimme-some-truth":{"mbid":"50c2af7e-972a-48ae-a468-3ebb0e20bf79","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/militarie-gun-gimme-some-truth.jpg&fit=cover&w=320&h=320"},"michael-cera-palin-the-loose-ends-of-act-1":{"mbid":"4fecd270-af57-476a-a32d-fc9aa07307e8","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/michael-cera-palin-the-loose-ends-of-act-1.jpg&fit=cover&w=320&h=320"},"foo-fighters-the-colour-and-the-shape":{"mbid":"02084fd8-5bce-3495-9e9f-86261dcb59a2","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/foo-fighters-the-colour-and-the-shape.jpg&fit=cover&w=320&h=320"},"free-throw-free-throw":{"mbid":"c4c445f2-5bc3-4d8d-8f47-dbb8211e8beb","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/free-throw-free-throw.jpg&fit=cover&w=320&h=320"},"have-mercy-a-place-of-our-own":{"mbid":"7b175206-fcc8-4b9b-9433-cbd91ea2e4c1","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/have-mercy-a-place-of-our-own.jpg&fit=cover&w=320&h=320"},"jawbox-jawbox":{"mbid":"1e84bfdb-9ede-425b-9f43-f1c095cbe841","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/jawbox-jawbox.jpg&fit=cover&w=320&h=320"},"basement-songs-about-the-weather":{"mbid":"054000d1-11cf-4710-a391-361395d73029","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/basement-songs-about-the-weather.jpg&fit=cover&w=320&h=320"},"cave-in-anomalies-vol-1":{"mbid":"a68a73ca-cb57-4429-a203-c934d0f488fe","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/cave-in-anomalies-vol-1.jpg&fit=cover&w=320&h=320"},"built-to-spill-untethered-moon":{"mbid":"0141819d-1670-455e-b0bd-b8eb85a80701","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/built-to-spill-untethered-moon.jpg&fit=cover&w=320&h=320"},"soul-blind-promo-2019":{"mbid":"59629513-c2f5-4f71-a153-3a3ccfcfc884","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/soul-blind-promo-2019.jpg&fit=cover&w=320&h=320"},"trauma-ray-transmissions":{"mbid":"d933ccd7-8647-4b9b-b74e-f3b6610432bf","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/trauma-ray-transmissions.jpg&fit=cover&w=320&h=320"},"fleshwater-demo2020":{"mbid":"9859c8c7-6395-4d5f-880e-4f5343b31e64","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/fleshwater-demo2020.jpg&fit=cover&w=320&h=320"},"fiddlehead-death-is-nothing-to-us":{"mbid":"531f82ca-1a8c-48ec-b66e-b696f848ea64","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/fiddlehead-death-is-nothing-to-us.jpg&fit=cover&w=320&h=320"},"modern-color-from-the-leaves-of-your-garden":{"mbid":"f3dcf279-1d4d-417e-be2e-550350d61382","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/modern-color-from-the-leaves-of-your-garden.jpg&fit=cover&w=320&h=320"},"nothing-downward-years-to-come":{"mbid":"70679841-d220-4071-8bd4-02fa457104cf","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/nothing-downward-years-to-come.jpg&fit=cover&w=320&h=320"},"cloakroom-time-well":{"mbid":"4ebe0a30-638c-4066-91a3-9037eb28ef69","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/cloakroom-time-well.jpg&fit=cover&w=320&h=320"},"turnover-turnover":{"mbid":"a5b033ff-b0c9-4bc0-bc80-29b8135a6a0c","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/turnover-turnover.jpg&fit=cover&w=320&h=320"},"dogleg-remember-alderaan":{"mbid":"f0e49426-ad79-4301-a73e-0331a7eaf77b","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/dogleg-remember-alderaan.jpg&fit=cover&w=320&h=320"},"box-car-racer-box-car-racer":{"mbid":"04906977-03f9-4a10-ba48-721d4fb9adf5","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/box-car-racer-box-car-racer.jpg&fit=cover&w=320&h=320"},"oso-oso-gbol-hnf":{"mbid":"f9467745-9e09-4a24-a879-422fc905b91b","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/oso-oso-gbol-hnf.jpg&fit=cover&w=320&h=320"},"hot-mulligan-pilot":{"mbid":"76f3581b-9ddc-4648-beac-6bddf771e6cc","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/hot-mulligan-pilot.jpg&fit=cover&w=320&h=320"},"pup-this-place-sucks-ass":{"mbid":"b903f655-4c5b-40ac-af0e-1224c1127066","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/pup-this-place-sucks-ass.jpg&fit=cover&w=320&h=320"},"seahaven-silhouette":{"mbid":"2f74f8d0-3b6e-4478-8284-4f802b419678","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/seahaven-silhouette.jpg&fit=cover&w=320&h=320"},"the-hotelier-home-like-noplace-is-there":{"mbid":"371e1e83-cff8-461b-94e1-92ac4476348c","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/the-hotelier-home-like-noplace-is-there.jpg&fit=cover&w=320&h=320"},"jimmy-eat-world-static-prevails":{"mbid":"1671bb68-2a76-42f5-af27-b13ac18dcc90","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/jimmy-eat-world-static-prevails.jpg&fit=cover&w=320&h=320"},"brand-new-your-favorite-weapon":{"mbid":"4fc1051a-111f-4a93-9492-247a0375b29c","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/brand-new-your-favorite-weapon.jpg&fit=cover&w=320&h=320"},"macseal-yeah-no-i-know":{"mbid":"83899887-58b5-430d-9795-7cbf62f68df3","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/macseal-yeah-no-i-know.jpg&fit=cover&w=320&h=320"},"basement-promise-everything":{"mbid":"2776bab7-df57-4188-8d36-4f3733377256","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/basement-promise-everything.jpg&fit=cover&w=320&h=320"},"charmer-ivy":{"mbid":"28d25e29-949e-41cb-a04f-4fb9a3c76cdd","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/charmer-ivy.jpg&fit=cover&w=320&h=320"},"superbloom-pollen":{"mbid":"6963ecd5-544b-4725-aec5-8d95288322da","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/superbloom-pollen.jpg&fit=cover&w=320&h=320"},"dead-bob-life-like":{"mbid":"6fa5895e-dd41-4cdf-ab1a-7beef8b94793","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/dead-bob-life-like.jpg&fit=cover&w=320&h=320"},"the-get-up-kids-woodson":{"mbid":"1b8babd5-1e41-4a04-ab27-930c200acf74","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/the-get-up-kids-woodson.jpg&fit=cover&w=320&h=320"},"alkaline-trio-my-shame-is-true":{"mbid":"0e3d88da-b2cf-46b3-9bc7-f918368884f4","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/alkaline-trio-my-shame-is-true.jpg&fit=cover&w=320&h=320"},"fugazi-peel-sessions":{"mbid":"6073601c-7627-48e5-91bf-66f126d3b196","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/fugazi-peel-sessions.jpg&fit=cover&w=320&h=320"},"my-chemical-romance-the-black-parade":{"mbid":"16eb8908-7d05-48b9-af7f-cb017302482a","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/my-chemical-romance-the-black-parade.jpg&fit=cover&w=320&h=320"},"all-under-heaven-demo":{"mbid":"38509ace-c188-466b-bc21-cac02e44e95e","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/all-under-heaven-demo.jpg&fit=cover&w=320&h=320"},"gleemer-here-at-all":{"mbid":"ed0be8d1-5a6b-46cb-9c08-1922880fe31f","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/gleemer-here-at-all.jpg&fit=cover&w=320&h=320"},"glare-into-you":{"mbid":"4d3b0a6d-d6be-4ac8-b5c5-abce4de0ad86","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/glare-into-you.jpg&fit=cover&w=320&h=320"},"slow-crush-aurora":{"mbid":"24730c8a-4db4-4e99-8e27-cb6619111063","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/slow-crush-aurora.jpg&fit=cover&w=320&h=320"},"leaving-time-leaving-time":{"mbid":"60c2ab43-fc3d-40ce-869d-be12a70f283b","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/leaving-time-leaving-time.jpg&fit=cover&w=320&h=320"},"whirr-muta-blue-sugar":{"mbid":"88b719ab-fd46-484d-acff-0e2f41ac99d5","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/whirr-muta-blue-sugar.jpg&fit=cover&w=320&h=320"},"nomeansno-the-worldhood-of-the-world-as-such":{"mbid":"1955b2a8-b55a-3448-86e3-c17e3113dc38","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/nomeansno-the-worldhood-of-the-world-as-such.jpg&fit=cover&w=320&h=320"},"my-chemical-romance-three-cheers-for-sweet-revenge":{"mbid":"0d7934da-7d3c-4cd6-9032-daf481026c45","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/my-chemical-romance-three-cheers-for-sweet-revenge.jpg&fit=cover&w=320&h=320"},"afi-sing-the-sorrow":{"mbid":"bbaed6d5-f299-3893-994b-17a29cbe08cb","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/afi-sing-the-sorrow.jpg&fit=cover&w=320&h=320"},"thrice-the-artist-in-the-ambulance---revisited":{"mbid":"7f1e6a3c-6a28-4fb7-a81c-7c9449b6924b","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/thrice-the-artist-in-the-ambulance---revisited.jpg&fit=cover&w=320&h=320"},"jawbox-for-your-own-special-sweetheart":{"mbid":"13bf831b-7a5a-381b-9740-94f68d5b3f12","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/jawbox-for-your-own-special-sweetheart.jpg&fit=cover&w=320&h=320"},"j-church-arbor-vitae":{"mbid":"28ca3cc3-5cbb-431f-86a8-daed2be0af25","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/j-church-arbor-vitae.jpg&fit=cover&w=320&h=320"},"at-the-drivein-relationship-of-command":{"mbid":"1ea4753b-b3e2-44a8-afa5-48f99c08a314","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/at-the-drivein-relationship-of-command.jpg&fit=cover&w=320&h=320"},"the-mars-volta-de-loused-in-the-comatorium":{"mbid":"605124dd-0f2a-382b-a8ba-720658c1fe45","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/the-mars-volta-de-loused-in-the-comatorium.jpg&fit=cover&w=320&h=320"},"the-mars-volta-frances-the-mute":{"mbid":"186da934-373d-437f-b383-6b4f6e9a5340","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/the-mars-volta-frances-the-mute.jpg&fit=cover&w=320&h=320"},"seahaven-lefty":{"mbid":"21d06558-0ce2-48aa-aad3-2764ceff496b?artist=cae0fc89-a6ad-4b14-8d71-4ce5395a74a4","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/seahaven-lefty.jpg&fit=cover&w=320&h=320"},"seahaven-apartment-lost":{"mbid":"69c2484e-ae6e-46ba-8d94-98d45058bf8f?artist=cae0fc89-a6ad-4b14-8d71-4ce5395a74a4","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/seahaven-apartment-lost.jpg&fit=cover&w=320&h=320"},"seahaven-halo-of-hurt":{"mbid":"3fd8c7d6-b122-47b6-a4de-a092d55684ed","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/seahaven-halo-of-hurt.jpg&fit=cover&w=320&h=320"},"seahaven-reverie-lagoon-music-for-escapism-only":{"mbid":"296e656d-808c-4f6f-baa9-0ef6f3f6b602","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/seahaven-reverie-lagoon-music-for-escapism-only.jpg&fit=cover&w=320&h=320"},"basement-further-sky":{"mbid":"e6a1e00d-ed0c-49af-be9d-a5811d6889e3","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/basement-further-sky.jpg&fit=cover&w=320&h=320"},"necrot-mortal":{"mbid":"0ef9f131-4e75-441d-b70d-596290673d91","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/necrot-mortal.jpg&fit=cover&w=320&h=320"},"necrot-blood-offerings":{"mbid":"59e4936d-1937-4943-aa96-06ca905bb379","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/necrot-blood-offerings.jpg&fit=cover&w=320&h=320"},"necrot-the-abyss":{"mbid":"c003f93d-29fc-4176-97a2-ddaec9360344","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/necrot-the-abyss.jpg&fit=cover&w=320&h=320"},"agony-apocalyptic-dawning":{"mbid":"cda03a38-81d4-4776-86a6-7c309f7ab450","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/agony-apocalyptic-dawning.jpg&fit=cover&w=320&h=320"},"necrot-into-the-labyrinth":{"mbid":"006bc657-f6d6-49a5-b254-001388cfc8c0","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/necrot-into-the-labyrinth.jpg&fit=cover&w=320&h=320"},"undeath-lesions-of-a-different-kind":{"mbid":"1d251ce5-2279-4e60-a5cc-7a93cba73de6","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/undeath-lesions-of-a-different-kind.jpg&fit=cover&w=320&h=320"},"undeath-split-wdevoid-of-thought":{"mbid":"eebc3f64-9aa9-45b1-a970-e6325a7aa874","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/undeath-split-wdevoid-of-thought.jpg&fit=cover&w=320&h=320"},"undeath-sentient-autolysis":{"mbid":"fc8958c7-32c9-4a11-a6df-d2c6d69fc391","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/undeath-sentient-autolysis.jpg&fit=cover&w=320&h=320"},"civerous-maze-envy":{"mbid":"5b6488fa-4ba9-4ed5-8c5a-b8d871e6922e","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/civerous-maze-envy.jpg&fit=cover&w=320&h=320"},"drug-church-myopic":{"mbid":"d53ecf39-3820-4408-9438-a75a1594fdc6","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/drug-church-myopic.jpg&fit=cover&w=320&h=320"},"drug-church-tawny":{"mbid":"fc2a4d9b-922c-4875-8536-56c6368261c7","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/drug-church-tawny.jpg&fit=cover&w=320&h=320"},"drug-church-cheer":{"mbid":"4d1fcdd0-8228-4ba8-aaaa-ac9c272faa30","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/drug-church-cheer.jpg&fit=cover&w=320&h=320"},"grave-infestation-pseudocommando":{"mbid":"3b173299-129e-4588-ac47-e273f3a28cbb?artist=eb96a85e-4ac0-49a1-ad42-24becfa1a125","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/grave-infestation-pseudocommando.jpg&fit=cover&w=320&h=320"},"grave-infestation-persecution-of-the-living":{"mbid":"ae037a42-9491-4a4b-a095-817ee3ef5e17","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/grave-infestation-persecution-of-the-living.jpg&fit=cover&w=320&h=320"},"cruciamentum-obsidian-refractions":{"mbid":"9270ff28-03b2-4f20-a0e9-71d48324f4e3","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/cruciamentum-obsidian-refractions.jpg&fit=cover&w=320&h=320"},"cruciamentum-charnel-passages":{"mbid":"dd583866-7497-4e80-8cfc-c0129b39a16b","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/cruciamentum-charnel-passages.jpg&fit=cover&w=320&h=320"},"replicant-infinite-mortality":{"mbid":"82e1a916-bb6f-4450-8ada-c55019417dd0","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/replicant-infinite-mortality.jpg&fit=cover&w=320&h=320"},"birds-in-row-gris-klein":{"mbid":"3d86144b-c6e9-4a6f-9782-af0cc73f4f45","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/birds-in-row-gris-klein.jpg&fit=cover&w=320&h=320"},"tom-waits-closing-time":{"mbid":"19047b58-9c7f-4346-813c-0e1ee3c3cfa2","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/tom-waits-closing-time.jpg&fit=cover&w=320&h=320"},"soft-kill-escape-forever":{"mbid":"e20d855d-91ce-433c-9ea7-f1594f97996b?release-group=24857a0d-2294-420e-af99-28269660ed59","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/soft-kill-escape-forever.jpg&fit=cover&w=320&h=320"},"necrot-lifeless-birth":{"mbid":"8c98b3b7-79d7-4a0b-a8e8-92ded9c8063f","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/necrot-lifeless-birth.jpg&fit=cover&w=320&h=320"},"blink-182-one-more-time":{"mbid":"520d6d45-19c8-4ee1-a954-180e7902f3da","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/blink-182-one-more-time.jpg&w=320&h=320&fit=fill"},"balance-and-composure-separation":{"mbid":"00ed8bb6-ae31-46c2-a72a-700e4509f42f","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/balance-and-composure-separation.jpg&w=320&h=320&fit=fill"},"witch-vomit-buried-deep-in-a-bottomless-grave":{"mbid":"07bf0108-e8f1-4b28-bb5c-033b428d6e9a","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/witch-vomit-buried-deep-in-a-bottomless-grave.jpg&w=320&h=320&fit=fill"},"witch-vomit-a-scream-from-the-tomb-below":{"mbid":"280b38cd-fbee-4c8a-92e9-f5331d086744","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/witch-vomit-a-scream-from-the-tomb-below.jpg&w=320&h=320&fit=fill"},"witch-vomit-abhorrent-rapture":{"mbid":"a4d94f8f-f9a3-42c1-8630-1552b6024761","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/witch-vomit-abhorrent-rapture.jpg&w=320&h=320&fit=fill"},"witch-vomit-poisoned-blood":{"mbid":"1df6312e-c57f-4c88-b939-50ee634c005b","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/witch-vomit-poisoned-blood.jpg&w=320&h=320&fit=fill"},"soul-blind-feel-it-all-around":{"mbid":"797aed96-61a9-400a-8900-c1e6f3f7dd33","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/soul-blind-feel-it-all-around.jpg&w=320&h=320&fit=fill"},"joyce-manor-million-dollars-to-kill-me":{"mbid":"de68518f-4972-4bb2-b940-ae517f85d2c1","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/joyce-manor-million-dollars-to-kill-me.jpg&w=320&h=320&fit=fill"},"joyce-manor-cody":{"mbid":"1ac3c2b1-7d13-48a1-b60f-3b4fee016009","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/joyce-manor-cody.jpg&w=320&h=320&fit=fill"},"hot-mulligan-stickers-of-brian":{"mbid":"7464d796-7ad4-4594-a1f2-439aa252f3a9","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/hot-mulligan-stickers-of-brian.jpg&w=320&h=320&fit=fill"},"hot-mulligan-why-would-i-watch":{"mbid":"5081b2e4-d694-46ef-99b4-84bf4c717638","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/hot-mulligan-why-would-i-watch.jpg&w=320&h=320&fit=fill"},"hot-mulligan-youll-be-fine":{"mbid":"42cc4099-980f-47e0-a598-9f53716a0fa4","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/hot-mulligan-youll-be-fine.jpg&w=320&h=320&fit=fill"},"hot-mulligan-drink-milk-and-run":{"mbid":"","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/hot-mulligan-drink-milk-and-run.jpg&w=320&h=320&fit=fill"},"free-throw-lessons-that-we-swear-to-keep":{"mbid":"d0deb929-f8a9-4f2a-a7b3-6c0c8c1ce25b","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/free-throw-lessons-that-we-swear-to-keep.jpg&w=320&h=320&fit=fill"},"free-throw-piecing-it-together":{"mbid":"58b5846b-f336-45ac-922c-165ca358803e","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/free-throw-piecing-it-together.jpg&w=320&h=320&fit=fill"},"free-throw-swig":{"mbid":"e39ff4bc-dbe5-4926-8a69-16081468e0d8","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/free-throw-swig.jpg&w=320&h=320&fit=fill"},"free-throw-whats-past-is-prologue":{"mbid":"9c81e1c4-232a-46e3-86d4-d8e1aafa3da3","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/free-throw-whats-past-is-prologue.jpg&w=320&h=320&fit=fill"},"nomeansno-sex-mad---you-kill-me":{"mbid":"b7d66de4-cdeb-33b4-8a0b-f15d18343d48","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/nomeansno-sex-mad---you-kill-me.jpg&w=320&h=320&fit=fill"},"nomeansno-0-+-2-=-1":{"mbid":"51d3de52-c13a-30db-9649-7a810cd9b61a","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/nomeansno-zero-plus-two.jpg&fit=cover&w=320&h=320"},"nomeansno-0-+-2-=-1½":{"mbid":"1dff29ee-02b6-4eb4-9c2d-531f66f04ddf","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/nomeansno-zero-plus-two-half.jpg&fit=cover&w=320&h=320"},"carcass-necroticism---descanting-the-insalubrious":{"mbid":"8fb7386e-efb6-3c55-8ee1-c80d14267080","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/carcass-necroticism-descanting-the-insalubrious.jpg&fit=cover&w=320&h=320"},"prince-daddy-&-the-hyena-cosmic-thrill-seekers":{"mbid":"4f5c2a90-383c-4086-bc6e-5d01d0e82e0d","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/prince-daddy-the-hyena-cosmic-thrill-seekers.jpg&fit=cover&w=320&h=320"},"prince-daddy-&-the-hyena-i-thought-you-didnt-even-like-leaving":{"mbid":"4f5c2a90-383c-4086-bc6e-5d01d0e82e0d","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/prince-daddy-the-hyena-i-thought-you-didnt-even-like-leaving.jpg&fit=cover&w=320&h=320"},"prince-daddy-&-the-hyena-prince-daddy-&-the-hyena":{"mbid":"5f0752c7-7d5e-4830-a0f9-91a30467a1eb","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/prince-daddy-the-hyena-prince-daddy-the-hyena.jpg&fit=cover&w=320&h=320"},"prince-daddy-&-the-hyena-adult-summers":{"mbid":"69903291-b838-4ad5-bd1c-1d4ef63ed7c7","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/prince-daddy-the-hyena-adult-summers.jpg&fit=cover&w=320&h=320"},"prince-daddy-&-the-hyena-now-thats-what-i-call-music-vol-420":{"mbid":"b3d5693c-19a3-42d7-a54c-9d6429e3fe66","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/prince-daddy-the-hyena-now-thats-what-i-call-music-vol-420.jpg&fit=cover&w=320&h=320"},"sturgill-simpson-cuttin-grass---vol-1-butcher-shoppe-sessions":{"mbid":"945eea4e-c42e-4b86-976b-df4604b15d35","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/sturgill-simpson-cuttin-grass-vol-1-%28butcher-shoppe-sessions%29.jpg&fit=cover&w=320&h=320"},"sturgill-simpson-cuttin-grass---vol-2-the-cowboy-arms-sessions":{"mbid":"d220f33c-b69c-4354-b411-bf6df9e40271","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/sturgill-simpson-cuttin-grass-vol-2-%28the-cowboy-arms-sessions%29.jpg&fit=cover&w=320&h=320"},"unaussprechlichen-kulten-haxan-sabaoth":{"mbid":"dd4d9439-87ee-455d-a8b3-a96364845233","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/unaussprechlichen-kulten-häxan-sabaoth.jpg&fit=cover&w=320&h=320"},"agalloch-the-serpent-&-the-sphere":{"mbid":"79fd9770-9419-4b84-830a-30a3fa183a57","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/agalloch-the-serpent-%26-the-sphere.jpg&fit=cover&w=320&h=320"}} \ No newline at end of file +{"nomeansno-all-roads-lead-to-ausfahrt":{"mbid":"4ab8e8be-fbdb-42f4-a246-b297d7659c6b","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/nomeansno-all-roads-lead-to-ausfahrt.jpg&fit=cover&w=320&h=320"},"the-ataris-so-long-astoria":{"mbid":"13b10ccd-7a67-3090-a59f-0833f8a1681d","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/the-ataris-so-long-astoria.jpg&fit=cover&w=320&h=320"},"nomeansno-wrong":{"mbid":"47529172-fe29-4c33-aea1-205a96ed88f0","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/nomeansno-wrong.jpg&fit=cover&w=320&h=320"},"dead-kennedys-plastic-surgery-disasters":{"mbid":"1280555a-4ab5-4c72-ab51-bd883b9865f6","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/dead-kennedys-plastic-surgery-disasters.jpg&fit=cover&w=320&h=320"},"taylor-swift-evermore":{"mbid":"00945de3-0f0c-49ad-9709-0212c672042b","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/taylor-swift-evermore.jpg&fit=cover&w=320&h=320"},"porcupine-tree-fear-of-a-blank-planet":{"mbid":"05bd485b-ec66-4ca6-b969-402007cda9d5","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/porcupine-tree-fear-of-a-blank-planet.jpg&fit=cover&w=320&h=320"},"porcupine-tree-deadwing":{"mbid":"14838335-e191-43af-8b54-ebe644687d76","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/porcupine-tree-deadwing.jpg&fit=cover&w=320&h=320"},"dinosaur-jr.-green-mind":{"mbid":"3b7e5853-4809-49a8-8083-05e69ff19ef2","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/dinosaur-jr.-green-mind.jpg&fit=cover&w=320&h=320"},"porcupine-tree-in-absentia":{"mbid":"04ab3ae0-d4ca-4b72-9831-cf2767b79945","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/porcupine-tree-in-absentia.jpg&fit=cover&w=320&h=320"},"knuckle-puck-losing-what-we-love":{"mbid":"82953f0e-3340-4802-96b9-c35c48213125","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/knuckle-puck-losing-what-we-love.jpg&fit=cover&w=320&h=320"},"verberis-the-apophatic-wilderness":{"mbid":"258e5338-2f34-42b0-89a5-0dfa650ecb54","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/verberis-the-apophatic-wilderness.jpg&fit=cover&w=320&h=320"},"verberis-vexamen":{"mbid":"7ad1df14-1160-4e20-bf66-74d46a6645ae","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/verberis-vexamen.jpg&fit=cover&w=320&h=320"},"knuckle-puck-copacetic":{"mbid":"436f55fd-a6f2-40e3-ae5a-3e2c3df48374","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/knuckle-puck-copacetic.jpg&fit=cover&w=320&h=320"},"cantique-lepreux-le-bannissement":{"mbid":"7d806219-2d79-4c41-9a60-98800c01bc3f","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/cantique-lepreux-le-bannissement.jpg&fit=cover&w=320&h=320"},"cantique-lepreux-cendres-celestes":{"mbid":"1ae11cd5-2480-487b-84f2-1ce81b9562e8","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/cantique-lepreux-cendres-celestes.jpg&fit=cover&w=320&h=320"},"cantique-lepreux-paysages-polaires":{"mbid":"49706560-1b06-4614-8794-72977b748439","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/cantique-lepreux-paysages-polaires.jpg&fit=cover&w=320&h=320"},"vacuous-dreams-of-dysphoria":{"mbid":"6eac7da1-afef-4ee6-8758-b388c772e56f","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/vacuous-dreams-of-dysphoria.jpg&fit=cover&w=320&h=320"},"vacuous-katabasis":{"mbid":"64d25e79-6e96-40d9-a0b3-5418e31330fd","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/vacuous-katabasis.jpg&fit=cover&w=320&h=320"},"phobophilic-enveloping-absurdity":{"mbid":"5d089b59-c6f6-45b0-bca5-fbcbc52e7d98","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/phobophilic-enveloping-absurdity.jpg&fit=cover&w=320&h=320"},"phobophilic-undimensioned-identities":{"mbid":"30b2505e-2839-4b81-99b1-b94491f62a82","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/phobophilic-undimensioned-identities.jpg&fit=cover&w=320&h=320"},"contaminated-celebratory-beheading":{"mbid":"3a08582a-89ca-42a6-ab3c-7a07c7f8f2d4","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/contaminated-celebratory-beheading.jpg&fit=cover&w=320&h=320"},"cryptic-shift-visitations-from-enceladus":{"mbid":"13f353a4-45fe-418b-8ab0-28cfa118a92e","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/cryptic-shift-visitations-from-enceladus.jpg&fit=cover&w=320&h=320"},"knuckle-puck-2020":{"mbid":"f9dd6651-f46d-4ce5-bf35-2e682f94eb2a","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/knuckle-puck-2020.jpg&fit=cover&w=320&h=320"},"contaminated-split-w-kutabare":{"mbid":"597441d0-f91c-4667-9bde-38d4640e6993","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/contaminated-split-w-kutabare.jpg&fit=cover&w=320&h=320"},"contaminated-final-man":{"mbid":"8f166d32-948a-4080-bb1c-87d9183b92bb","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/contaminated-final-man.jpg&fit=cover&w=320&h=320"},"contaminated-promo-15":{"mbid":"33f224d2-c46b-4ece-9fea-1c695acbfaa5","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/contaminated-promo-15.jpg&fit=cover&w=320&h=320"},"contaminated-pestilential-decay":{"mbid":"6dc2a0e6-6366-4d5c-8a6d-356c681e4bbc","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/contaminated-pestilential-decay.jpg&fit=cover&w=320&h=320"},"fetid-steeping-corporeal-mess":{"mbid":"30be52e1-4a5f-49ad-a770-51e094be43ab","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/fetid-steeping-corporeal-mess.jpg&fit=cover&w=320&h=320"},"acephalix-theothanatology":{"mbid":"3ae4bdab-2159-4f1e-8bd1-e8f74b80213e","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/acephalix-theothanatology.jpg&fit=cover&w=320&h=320"},"acephalix-decreation":{"mbid":"3ae859c4-3710-4122-891a-8a7fb8083bc1","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/acephalix-decreation.jpg&fit=cover&w=320&h=320"},"pup-the-dream-is-over":{"mbid":"08f6b4a6-6a3e-4fdc-8e1d-3b38c05b7923","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/pup-the-dream-is-over.jpg&fit=cover&w=320&h=320"},"pup-morbid-stuff":{"mbid":"43a88b1e-049e-445b-9a18-b436613e2d46","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/pup-morbid-stuff.jpg&fit=cover&w=320&h=320"},"witch-vomit-funeral-sanctum":{"mbid":"c7975b3a-b895-4e2a-be74-4c6aa818329a","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/witch-vomit-funeral-sanctum.jpg&fit=cover&w=320&h=320"},"funeral-leech-the-illusion-of-time":{"mbid":"d1200635-fb6f-405d-ba61-14a764e32621","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/funeral-leech-the-illusion-of-time.jpg&fit=cover&w=320&h=320"},"balance-and-composure-too-quick-to-forgive":{"mbid":"862ade3f-eabc-4f84-b412-a5b18868a22b","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/balance-and-composure-too-quick-to-forgive.jpg&fit=cover&w=320&h=320"},"balance-and-composure-light-we-made":{"mbid":"4636df22-5f9e-4ff9-ba62-4c8efdd3fdfd","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/balance-and-composure-light-we-made.jpg&fit=cover&w=320&h=320"},"balance-and-composure-the-things-we-think-were-missing":{"mbid":"6c3e3246-0e42-48ff-8b27-ae881e1b61ae","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/balance-and-composure-the-things-we-think-were-missing.jpg&fit=cover&w=320&h=320"},"yes-close-to-the-edge":{"mbid":"0196b507-f001-4335-9b03-d1f5711d75ee","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/yes-close-to-the-edge.jpg&fit=cover&w=320&h=320"},"porcupine-tree-stupid-dream":{"mbid":"10fe0c6a-a079-4163-ba91-8ce02e319cb2","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/porcupine-tree-stupid-dream.jpg&fit=cover&w=320&h=320"},"opeth-blackwater-park":{"mbid":"0ca81d87-2e6f-3040-babb-bd178bb2b831","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/opeth-blackwater-park.jpg&fit=cover&w=320&h=320"},"joyce-manor-40-oz-to-fresno":{"mbid":"259a789a-e5e6-496a-91a7-b69bf8b38947","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/joyce-manor-40-oz-to-fresno.jpg&fit=cover&w=320&h=320"},"touche-amore-lament":{"mbid":"f53cf172-2499-4da2-8988-b2756a188b91","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/touche-amore-lament.jpg&fit=cover&w=320&h=320"},"touche-amore-stage-four":{"mbid":"50274402-74d8-4049-a668-0a4552c74820","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/touche-amore-stage-four.jpg&fit=cover&w=320&h=320"},"touche-amore-is-survived-by":{"mbid":"21eab181-14ea-481c-8129-a772c3bc5d00","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/touche-amore-is-survived-by.jpg&fit=cover&w=320&h=320"},"nomeansno-why-do-they-call-me-mr-happy":{"mbid":"daadf437-99d7-3eea-aa54-296d5d5b6352","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/nomeansno-why-do-they-call-me-mr-happy.jpg&fit=cover&w=320&h=320"},"nothing-tired-of-tomorrow":{"mbid":"15280147-8b79-41a4-b285-cdc4d58eb3d5","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/nothing-tired-of-tomorrow.jpg&fit=cover&w=320&h=320"},"nothing-dance-on-the-blacktop":{"mbid":"e3d96b94-7559-4505-9448-ca8fce4cf5d9","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/nothing-dance-on-the-blacktop.jpg&fit=cover&w=320&h=320"},"basement-beside-myself":{"mbid":"201009b3-b9c9-42b2-acb6-e8b73f4a7bea","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/basement-beside-myself.jpg&fit=cover&w=320&h=320"},"hum-hello-kitty":{"mbid":"5fe1c00f-60f3-4c9f-84c2-c854de8007c4","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/hum-hello-kitty.jpg&fit=cover&w=320&h=320"},"tigers-jaw-tigers-jaw":{"mbid":"069b337c-33c6-4823-9935-70dacd3a6eea","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/tigers-jaw-tigers-jaw.jpg&fit=cover&w=320&h=320"},"drug-church-hygiene":{"mbid":"2e5f7fb6-3f79-4da4-a9c4-0dbafebcf926","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/drug-church-hygiene.jpg&fit=cover&w=320&h=320"},"taking-back-sunday-louder-now":{"mbid":"043ada80-a4b6-4fe5-af17-2f6efb96b471","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/taking-back-sunday-louder-now.jpg&fit=cover&w=320&h=320"},"knuckle-puck-shifted":{"mbid":"446aa0fc-adfd-411d-989f-d03a7018404d","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/knuckle-puck-shifted.jpg&fit=cover&w=320&h=320"},"superheaven-sinking":{"mbid":"d7953229-5228-4098-8d6d-3836ccdc0dda","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/superheaven-sinking.jpg&fit=cover&w=320&h=320"},"title-fight-the-last-thing-you-forget":{"mbid":"3070654a-4052-4a77-b0a1-81ee4b0d1e82","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/title-fight-the-last-thing-you-forget.jpg&fit=cover&w=320&h=320"},"narrow-head-far-removed":{"mbid":"ceccb528-2559-45ba-8fde-1a32438cd1df","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/narrow-head-far-removed.jpg&fit=cover&w=320&h=320"},"balance-and-composure-only-boundaries":{"mbid":"05676e4b-65d5-4dc6-aef4-360c36148925","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/balance-and-composure-only-boundaries.jpg&fit=cover&w=320&h=320"},"basement-colourmeinkindness":{"mbid":"38962405-b62a-41be-a168-165dfbbfc087","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/basement-colourmeinkindness.jpg&fit=cover&w=320&h=320"},"touche-amore-searching-for-a-pulsethe-worth-of-the-world":{"mbid":"c7325b35-4f1f-416d-aca6-30dd37ede273","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/touche-amore-searching-for-a-pulsethe-worth-of-the-world.jpg&fit=cover&w=320&h=320"},"dinosaur-jr-where-you-been":{"mbid":"1c7678f7-06d4-3b1f-9536-273edf01814d","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/dinosaur-jr-where-you-been.jpg&fit=cover&w=320&h=320"},"joyce-manor-never-hungover-again":{"mbid":"1b95909c-bd31-4369-a849-2a3d1854e4e1","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/joyce-manor-never-hungover-again.jpg&fit=cover&w=320&h=320"},"nirvana-bleach":{"mbid":"02b23593-ad18-4c8c-b30a-5c96b4796289","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/nirvana-bleach.jpg&fit=cover&w=320&h=320"},"the-wonder-years-sister-cities":{"mbid":"b4efa59f-3fbf-4c02-bbca-2ba3531c2596","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/the-wonder-years-sister-cities.jpg&fit=cover&w=320&h=320"},"anxious-carved":{"mbid":"14716df6-c997-438d-aa6c-6457183ed05f","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/anxious-carved.jpg&fit=cover&w=320&h=320"},"militarie-gun-gimme-some-truth":{"mbid":"50c2af7e-972a-48ae-a468-3ebb0e20bf79","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/militarie-gun-gimme-some-truth.jpg&fit=cover&w=320&h=320"},"michael-cera-palin-the-loose-ends-of-act-1":{"mbid":"4fecd270-af57-476a-a32d-fc9aa07307e8","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/michael-cera-palin-the-loose-ends-of-act-1.jpg&fit=cover&w=320&h=320"},"foo-fighters-the-colour-and-the-shape":{"mbid":"02084fd8-5bce-3495-9e9f-86261dcb59a2","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/foo-fighters-the-colour-and-the-shape.jpg&fit=cover&w=320&h=320"},"free-throw-free-throw":{"mbid":"c4c445f2-5bc3-4d8d-8f47-dbb8211e8beb","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/free-throw-free-throw.jpg&fit=cover&w=320&h=320"},"have-mercy-a-place-of-our-own":{"mbid":"7b175206-fcc8-4b9b-9433-cbd91ea2e4c1","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/have-mercy-a-place-of-our-own.jpg&fit=cover&w=320&h=320"},"jawbox-jawbox":{"mbid":"1e84bfdb-9ede-425b-9f43-f1c095cbe841","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/jawbox-jawbox.jpg&fit=cover&w=320&h=320"},"basement-songs-about-the-weather":{"mbid":"054000d1-11cf-4710-a391-361395d73029","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/basement-songs-about-the-weather.jpg&fit=cover&w=320&h=320"},"cave-in-anomalies-vol-1":{"mbid":"a68a73ca-cb57-4429-a203-c934d0f488fe","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/cave-in-anomalies-vol-1.jpg&fit=cover&w=320&h=320"},"built-to-spill-untethered-moon":{"mbid":"0141819d-1670-455e-b0bd-b8eb85a80701","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/built-to-spill-untethered-moon.jpg&fit=cover&w=320&h=320"},"soul-blind-promo-2019":{"mbid":"59629513-c2f5-4f71-a153-3a3ccfcfc884","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/soul-blind-promo-2019.jpg&fit=cover&w=320&h=320"},"trauma-ray-transmissions":{"mbid":"d933ccd7-8647-4b9b-b74e-f3b6610432bf","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/trauma-ray-transmissions.jpg&fit=cover&w=320&h=320"},"fleshwater-demo2020":{"mbid":"9859c8c7-6395-4d5f-880e-4f5343b31e64","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/fleshwater-demo2020.jpg&fit=cover&w=320&h=320"},"fiddlehead-death-is-nothing-to-us":{"mbid":"531f82ca-1a8c-48ec-b66e-b696f848ea64","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/fiddlehead-death-is-nothing-to-us.jpg&fit=cover&w=320&h=320"},"modern-color-from-the-leaves-of-your-garden":{"mbid":"f3dcf279-1d4d-417e-be2e-550350d61382","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/modern-color-from-the-leaves-of-your-garden.jpg&fit=cover&w=320&h=320"},"nothing-downward-years-to-come":{"mbid":"70679841-d220-4071-8bd4-02fa457104cf","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/nothing-downward-years-to-come.jpg&fit=cover&w=320&h=320"},"cloakroom-time-well":{"mbid":"4ebe0a30-638c-4066-91a3-9037eb28ef69","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/cloakroom-time-well.jpg&fit=cover&w=320&h=320"},"turnover-turnover":{"mbid":"a5b033ff-b0c9-4bc0-bc80-29b8135a6a0c","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/turnover-turnover.jpg&fit=cover&w=320&h=320"},"dogleg-remember-alderaan":{"mbid":"f0e49426-ad79-4301-a73e-0331a7eaf77b","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/dogleg-remember-alderaan.jpg&fit=cover&w=320&h=320"},"box-car-racer-box-car-racer":{"mbid":"04906977-03f9-4a10-ba48-721d4fb9adf5","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/box-car-racer-box-car-racer.jpg&fit=cover&w=320&h=320"},"oso-oso-gbol-hnf":{"mbid":"f9467745-9e09-4a24-a879-422fc905b91b","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/oso-oso-gbol-hnf.jpg&fit=cover&w=320&h=320"},"hot-mulligan-pilot":{"mbid":"76f3581b-9ddc-4648-beac-6bddf771e6cc","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/hot-mulligan-pilot.jpg&fit=cover&w=320&h=320"},"pup-this-place-sucks-ass":{"mbid":"b903f655-4c5b-40ac-af0e-1224c1127066","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/pup-this-place-sucks-ass.jpg&fit=cover&w=320&h=320"},"seahaven-silhouette":{"mbid":"2f74f8d0-3b6e-4478-8284-4f802b419678","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/seahaven-silhouette.jpg&fit=cover&w=320&h=320"},"the-hotelier-home-like-noplace-is-there":{"mbid":"371e1e83-cff8-461b-94e1-92ac4476348c","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/the-hotelier-home-like-noplace-is-there.jpg&fit=cover&w=320&h=320"},"jimmy-eat-world-static-prevails":{"mbid":"1671bb68-2a76-42f5-af27-b13ac18dcc90","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/jimmy-eat-world-static-prevails.jpg&fit=cover&w=320&h=320"},"brand-new-your-favorite-weapon":{"mbid":"4fc1051a-111f-4a93-9492-247a0375b29c","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/brand-new-your-favorite-weapon.jpg&fit=cover&w=320&h=320"},"macseal-yeah-no-i-know":{"mbid":"83899887-58b5-430d-9795-7cbf62f68df3","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/macseal-yeah-no-i-know.jpg&fit=cover&w=320&h=320"},"basement-promise-everything":{"mbid":"2776bab7-df57-4188-8d36-4f3733377256","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/basement-promise-everything.jpg&fit=cover&w=320&h=320"},"charmer-ivy":{"mbid":"28d25e29-949e-41cb-a04f-4fb9a3c76cdd","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/charmer-ivy.jpg&fit=cover&w=320&h=320"},"superbloom-pollen":{"mbid":"6963ecd5-544b-4725-aec5-8d95288322da","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/superbloom-pollen.jpg&fit=cover&w=320&h=320"},"dead-bob-life-like":{"mbid":"6fa5895e-dd41-4cdf-ab1a-7beef8b94793","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/dead-bob-life-like.jpg&fit=cover&w=320&h=320"},"the-get-up-kids-woodson":{"mbid":"1b8babd5-1e41-4a04-ab27-930c200acf74","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/the-get-up-kids-woodson.jpg&fit=cover&w=320&h=320"},"alkaline-trio-my-shame-is-true":{"mbid":"0e3d88da-b2cf-46b3-9bc7-f918368884f4","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/alkaline-trio-my-shame-is-true.jpg&fit=cover&w=320&h=320"},"fugazi-peel-sessions":{"mbid":"6073601c-7627-48e5-91bf-66f126d3b196","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/fugazi-peel-sessions.jpg&fit=cover&w=320&h=320"},"my-chemical-romance-the-black-parade":{"mbid":"16eb8908-7d05-48b9-af7f-cb017302482a","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/my-chemical-romance-the-black-parade.jpg&fit=cover&w=320&h=320"},"all-under-heaven-demo":{"mbid":"38509ace-c188-466b-bc21-cac02e44e95e","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/all-under-heaven-demo.jpg&fit=cover&w=320&h=320"},"gleemer-here-at-all":{"mbid":"ed0be8d1-5a6b-46cb-9c08-1922880fe31f","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/gleemer-here-at-all.jpg&fit=cover&w=320&h=320"},"glare-into-you":{"mbid":"4d3b0a6d-d6be-4ac8-b5c5-abce4de0ad86","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/glare-into-you.jpg&fit=cover&w=320&h=320"},"slow-crush-aurora":{"mbid":"24730c8a-4db4-4e99-8e27-cb6619111063","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/slow-crush-aurora.jpg&fit=cover&w=320&h=320"},"leaving-time-leaving-time":{"mbid":"60c2ab43-fc3d-40ce-869d-be12a70f283b","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/leaving-time-leaving-time.jpg&fit=cover&w=320&h=320"},"whirr-muta-blue-sugar":{"mbid":"88b719ab-fd46-484d-acff-0e2f41ac99d5","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/whirr-muta-blue-sugar.jpg&fit=cover&w=320&h=320"},"nomeansno-the-worldhood-of-the-world-as-such":{"mbid":"1955b2a8-b55a-3448-86e3-c17e3113dc38","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/nomeansno-the-worldhood-of-the-world-as-such.jpg&fit=cover&w=320&h=320"},"my-chemical-romance-three-cheers-for-sweet-revenge":{"mbid":"0d7934da-7d3c-4cd6-9032-daf481026c45","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/my-chemical-romance-three-cheers-for-sweet-revenge.jpg&fit=cover&w=320&h=320"},"afi-sing-the-sorrow":{"mbid":"bbaed6d5-f299-3893-994b-17a29cbe08cb","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/afi-sing-the-sorrow.jpg&fit=cover&w=320&h=320"},"thrice-the-artist-in-the-ambulance---revisited":{"mbid":"7f1e6a3c-6a28-4fb7-a81c-7c9449b6924b","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/thrice-the-artist-in-the-ambulance---revisited.jpg&fit=cover&w=320&h=320"},"jawbox-for-your-own-special-sweetheart":{"mbid":"13bf831b-7a5a-381b-9740-94f68d5b3f12","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/jawbox-for-your-own-special-sweetheart.jpg&fit=cover&w=320&h=320"},"j-church-arbor-vitae":{"mbid":"28ca3cc3-5cbb-431f-86a8-daed2be0af25","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/j-church-arbor-vitae.jpg&fit=cover&w=320&h=320"},"at-the-drivein-relationship-of-command":{"mbid":"1ea4753b-b3e2-44a8-afa5-48f99c08a314","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/at-the-drivein-relationship-of-command.jpg&fit=cover&w=320&h=320"},"the-mars-volta-de-loused-in-the-comatorium":{"mbid":"605124dd-0f2a-382b-a8ba-720658c1fe45","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/the-mars-volta-de-loused-in-the-comatorium.jpg&fit=cover&w=320&h=320"},"the-mars-volta-frances-the-mute":{"mbid":"186da934-373d-437f-b383-6b4f6e9a5340","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/the-mars-volta-frances-the-mute.jpg&fit=cover&w=320&h=320"},"seahaven-lefty":{"mbid":"21d06558-0ce2-48aa-aad3-2764ceff496b?artist=cae0fc89-a6ad-4b14-8d71-4ce5395a74a4","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/seahaven-lefty.jpg&fit=cover&w=320&h=320"},"seahaven-apartment-lost":{"mbid":"69c2484e-ae6e-46ba-8d94-98d45058bf8f?artist=cae0fc89-a6ad-4b14-8d71-4ce5395a74a4","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/seahaven-apartment-lost.jpg&fit=cover&w=320&h=320"},"seahaven-halo-of-hurt":{"mbid":"3fd8c7d6-b122-47b6-a4de-a092d55684ed","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/seahaven-halo-of-hurt.jpg&fit=cover&w=320&h=320"},"seahaven-reverie-lagoon-music-for-escapism-only":{"mbid":"296e656d-808c-4f6f-baa9-0ef6f3f6b602","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/seahaven-reverie-lagoon-music-for-escapism-only.jpg&fit=cover&w=320&h=320"},"basement-further-sky":{"mbid":"e6a1e00d-ed0c-49af-be9d-a5811d6889e3","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/basement-further-sky.jpg&fit=cover&w=320&h=320"},"necrot-mortal":{"mbid":"0ef9f131-4e75-441d-b70d-596290673d91","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/necrot-mortal.jpg&fit=cover&w=320&h=320"},"necrot-blood-offerings":{"mbid":"59e4936d-1937-4943-aa96-06ca905bb379","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/necrot-blood-offerings.jpg&fit=cover&w=320&h=320"},"necrot-the-abyss":{"mbid":"c003f93d-29fc-4176-97a2-ddaec9360344","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/necrot-the-abyss.jpg&fit=cover&w=320&h=320"},"agony-apocalyptic-dawning":{"mbid":"cda03a38-81d4-4776-86a6-7c309f7ab450","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/agony-apocalyptic-dawning.jpg&fit=cover&w=320&h=320"},"necrot-into-the-labyrinth":{"mbid":"006bc657-f6d6-49a5-b254-001388cfc8c0","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/necrot-into-the-labyrinth.jpg&fit=cover&w=320&h=320"},"undeath-lesions-of-a-different-kind":{"mbid":"1d251ce5-2279-4e60-a5cc-7a93cba73de6","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/undeath-lesions-of-a-different-kind.jpg&fit=cover&w=320&h=320"},"undeath-split-wdevoid-of-thought":{"mbid":"eebc3f64-9aa9-45b1-a970-e6325a7aa874","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/undeath-split-wdevoid-of-thought.jpg&fit=cover&w=320&h=320"},"undeath-sentient-autolysis":{"mbid":"fc8958c7-32c9-4a11-a6df-d2c6d69fc391","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/undeath-sentient-autolysis.jpg&fit=cover&w=320&h=320"},"civerous-maze-envy":{"mbid":"5b6488fa-4ba9-4ed5-8c5a-b8d871e6922e","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/civerous-maze-envy.jpg&fit=cover&w=320&h=320"},"drug-church-myopic":{"mbid":"d53ecf39-3820-4408-9438-a75a1594fdc6","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/drug-church-myopic.jpg&fit=cover&w=320&h=320"},"drug-church-tawny":{"mbid":"fc2a4d9b-922c-4875-8536-56c6368261c7","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/drug-church-tawny.jpg&fit=cover&w=320&h=320"},"drug-church-cheer":{"mbid":"4d1fcdd0-8228-4ba8-aaaa-ac9c272faa30","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/drug-church-cheer.jpg&fit=cover&w=320&h=320"},"grave-infestation-pseudocommando":{"mbid":"3b173299-129e-4588-ac47-e273f3a28cbb?artist=eb96a85e-4ac0-49a1-ad42-24becfa1a125","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/grave-infestation-pseudocommando.jpg&fit=cover&w=320&h=320"},"grave-infestation-persecution-of-the-living":{"mbid":"ae037a42-9491-4a4b-a095-817ee3ef5e17","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/grave-infestation-persecution-of-the-living.jpg&fit=cover&w=320&h=320"},"cruciamentum-obsidian-refractions":{"mbid":"9270ff28-03b2-4f20-a0e9-71d48324f4e3","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/cruciamentum-obsidian-refractions.jpg&fit=cover&w=320&h=320"},"cruciamentum-charnel-passages":{"mbid":"dd583866-7497-4e80-8cfc-c0129b39a16b","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/cruciamentum-charnel-passages.jpg&fit=cover&w=320&h=320"},"replicant-infinite-mortality":{"mbid":"82e1a916-bb6f-4450-8ada-c55019417dd0","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/replicant-infinite-mortality.jpg&fit=cover&w=320&h=320"},"birds-in-row-gris-klein":{"mbid":"3d86144b-c6e9-4a6f-9782-af0cc73f4f45","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/birds-in-row-gris-klein.jpg&fit=cover&w=320&h=320"},"tom-waits-closing-time":{"mbid":"19047b58-9c7f-4346-813c-0e1ee3c3cfa2","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/tom-waits-closing-time.jpg&fit=cover&w=320&h=320"},"soft-kill-escape-forever":{"mbid":"e20d855d-91ce-433c-9ea7-f1594f97996b?release-group=24857a0d-2294-420e-af99-28269660ed59","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/soft-kill-escape-forever.jpg&fit=cover&w=320&h=320"},"necrot-lifeless-birth":{"mbid":"8c98b3b7-79d7-4a0b-a8e8-92ded9c8063f","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/necrot-lifeless-birth.jpg&fit=cover&w=320&h=320"},"blink-182-one-more-time":{"mbid":"520d6d45-19c8-4ee1-a954-180e7902f3da","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/blink-182-one-more-time.jpg&w=320&h=320&fit=fill"},"balance-and-composure-separation":{"mbid":"00ed8bb6-ae31-46c2-a72a-700e4509f42f","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/balance-and-composure-separation.jpg&w=320&h=320&fit=fill"},"witch-vomit-buried-deep-in-a-bottomless-grave":{"mbid":"07bf0108-e8f1-4b28-bb5c-033b428d6e9a","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/witch-vomit-buried-deep-in-a-bottomless-grave.jpg&w=320&h=320&fit=fill"},"witch-vomit-a-scream-from-the-tomb-below":{"mbid":"280b38cd-fbee-4c8a-92e9-f5331d086744","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/witch-vomit-a-scream-from-the-tomb-below.jpg&w=320&h=320&fit=fill"},"witch-vomit-abhorrent-rapture":{"mbid":"a4d94f8f-f9a3-42c1-8630-1552b6024761","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/witch-vomit-abhorrent-rapture.jpg&w=320&h=320&fit=fill"},"witch-vomit-poisoned-blood":{"mbid":"1df6312e-c57f-4c88-b939-50ee634c005b","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/witch-vomit-poisoned-blood.jpg&w=320&h=320&fit=fill"},"soul-blind-feel-it-all-around":{"mbid":"797aed96-61a9-400a-8900-c1e6f3f7dd33","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/soul-blind-feel-it-all-around.jpg&w=320&h=320&fit=fill"},"joyce-manor-million-dollars-to-kill-me":{"mbid":"de68518f-4972-4bb2-b940-ae517f85d2c1","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/joyce-manor-million-dollars-to-kill-me.jpg&w=320&h=320&fit=fill"},"joyce-manor-cody":{"mbid":"1ac3c2b1-7d13-48a1-b60f-3b4fee016009","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/joyce-manor-cody.jpg&w=320&h=320&fit=fill"},"hot-mulligan-stickers-of-brian":{"mbid":"7464d796-7ad4-4594-a1f2-439aa252f3a9","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/hot-mulligan-stickers-of-brian.jpg&w=320&h=320&fit=fill"},"hot-mulligan-why-would-i-watch":{"mbid":"5081b2e4-d694-46ef-99b4-84bf4c717638","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/hot-mulligan-why-would-i-watch.jpg&w=320&h=320&fit=fill"},"hot-mulligan-youll-be-fine":{"mbid":"42cc4099-980f-47e0-a598-9f53716a0fa4","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/hot-mulligan-youll-be-fine.jpg&w=320&h=320&fit=fill"},"hot-mulligan-drink-milk-and-run":{"mbid":"","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/hot-mulligan-drink-milk-and-run.jpg&w=320&h=320&fit=fill"},"free-throw-lessons-that-we-swear-to-keep":{"mbid":"d0deb929-f8a9-4f2a-a7b3-6c0c8c1ce25b","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/free-throw-lessons-that-we-swear-to-keep.jpg&w=320&h=320&fit=fill"},"free-throw-piecing-it-together":{"mbid":"58b5846b-f336-45ac-922c-165ca358803e","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/free-throw-piecing-it-together.jpg&w=320&h=320&fit=fill"},"free-throw-swig":{"mbid":"e39ff4bc-dbe5-4926-8a69-16081468e0d8","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/free-throw-swig.jpg&w=320&h=320&fit=fill"},"free-throw-whats-past-is-prologue":{"mbid":"9c81e1c4-232a-46e3-86d4-d8e1aafa3da3","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/free-throw-whats-past-is-prologue.jpg&w=320&h=320&fit=fill"},"nomeansno-sex-mad---you-kill-me":{"mbid":"b7d66de4-cdeb-33b4-8a0b-f15d18343d48","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/nomeansno-sex-mad---you-kill-me.jpg&w=320&h=320&fit=fill"},"nomeansno-0-+-2-=-1":{"mbid":"51d3de52-c13a-30db-9649-7a810cd9b61a","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/nomeansno-zero-plus-two.jpg&fit=cover&w=320&h=320"},"nomeansno-0-+-2-=-1½":{"mbid":"1dff29ee-02b6-4eb4-9c2d-531f66f04ddf","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/nomeansno-zero-plus-two-half.jpg&fit=cover&w=320&h=320"},"carcass-necroticism---descanting-the-insalubrious":{"mbid":"8fb7386e-efb6-3c55-8ee1-c80d14267080","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/carcass-necroticism-descanting-the-insalubrious.jpg&fit=cover&w=320&h=320"},"prince-daddy-&-the-hyena-cosmic-thrill-seekers":{"mbid":"4f5c2a90-383c-4086-bc6e-5d01d0e82e0d","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/prince-daddy-the-hyena-cosmic-thrill-seekers.jpg&fit=cover&w=320&h=320"},"prince-daddy-&-the-hyena-i-thought-you-didnt-even-like-leaving":{"mbid":"4f5c2a90-383c-4086-bc6e-5d01d0e82e0d","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/prince-daddy-the-hyena-i-thought-you-didnt-even-like-leaving.jpg&fit=cover&w=320&h=320"},"prince-daddy-&-the-hyena-prince-daddy-&-the-hyena":{"mbid":"5f0752c7-7d5e-4830-a0f9-91a30467a1eb","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/prince-daddy-the-hyena-prince-daddy-the-hyena.jpg&fit=cover&w=320&h=320"},"prince-daddy-&-the-hyena-adult-summers":{"mbid":"69903291-b838-4ad5-bd1c-1d4ef63ed7c7","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/prince-daddy-the-hyena-adult-summers.jpg&fit=cover&w=320&h=320"},"prince-daddy-&-the-hyena-now-thats-what-i-call-music-vol-420":{"mbid":"b3d5693c-19a3-42d7-a54c-9d6429e3fe66","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/prince-daddy-the-hyena-now-thats-what-i-call-music-vol-420.jpg&fit=cover&w=320&h=320"},"sturgill-simpson-cuttin-grass---vol-1-butcher-shoppe-sessions":{"mbid":"945eea4e-c42e-4b86-976b-df4604b15d35","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/sturgill-simpson-cuttin-grass-vol-1-%28butcher-shoppe-sessions%29.jpg&fit=cover&w=320&h=320"},"sturgill-simpson-cuttin-grass---vol-2-the-cowboy-arms-sessions":{"mbid":"d220f33c-b69c-4354-b411-bf6df9e40271","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/sturgill-simpson-cuttin-grass-vol-2-%28the-cowboy-arms-sessions%29.jpg&fit=cover&w=320&h=320"},"unaussprechlichen-kulten-haxan-sabaoth":{"mbid":"dd4d9439-87ee-455d-a8b3-a96364845233","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/unaussprechlichen-kulten-häxan-sabaoth.jpg&fit=cover&w=320&h=320"},"agalloch-the-serpent-&-the-sphere":{"mbid":"79fd9770-9419-4b84-830a-30a3fa183a57","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/agalloch-the-serpent-%26-the-sphere.jpg&fit=cover&w=320&h=320"},"convulsing-perdurance":{"mbid":"5f0dc385-630c-49de-8b36-426e8f2a1bc8","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/convulsing-perdurance.jpg&w=320&h=320&fit=fill"},"convulsing-grievous":{"mbid":"1db26b2c-f3e1-4e9f-a3e6-56f051fa38a6","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/convulsing-grievous.jpg&w=320&h=320&fit=fill"},"convulsing-errata":{"mbid":"5cc186ef-6200-4abd-a482-794dbe649a3b","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/convulsing-errata.jpg&w=320&h=320&fit=fill"},"blink-182-cheshire-cat":{"mbid":"12b5285d-5e62-3ad4-974b-818274a5d97b","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/blink-182-cheshire-cat.jpg&w=320&h=320&fit=fill"},"blink-182-dude-ranch":{"mbid":"153fc8b2-29c1-4b22-80c6-63b84074da67","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/blink-182-dude-ranch.jpg&w=320&h=320&fit=fill"},"acephalix-deathless-master":{"mbid":"a98f7b93-d224-4188-bc25-56177a2b682c","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/acephalix-deathless-master.jpg&w=320&h=320&fit=fill"},"acephalix-aporia":{"mbid":"1f9ce825-4287-45cc-84e8-25a7ed7594ff","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/acephalix-aporia.jpg&w=320&h=320&fit=fill"},"acephalix-interminable-night":{"mbid":"44e7e558-e68d-4040-a7f8-b2947a16d9a9","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/acephalix-interminable-night.jpg&w=320&h=320&fit=fill"},"mortuous-upon-desolation":{"mbid":"9ff0327c-d45c-4b46-b50a-9b02a5f1bd4a","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/mortuous-upon-desolation.jpg&w=320&h=320&fit=fill"},"mortuous-through-wilderness":{"mbid":"966842d5-a8b8-46db-a698-eb237e920511","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/mortuous-through-wilderness.jpg&w=320&h=320&fit=fill"},"tom-waits-heartattack-and-vine":{"mbid":"12fa4ae9-e998-4a82-8e7a-1433dd482056","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/tom-waits-heartattack-and-vine.jpg&w=320&h=320&fit=fill"},"tom-waits-bone-machine":{"mbid":"0f5d1ba3-a685-4585-95fe-205c89f7732c","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/tom-waits-bone-machine.jpg&w=320&h=320&fit=fill"},"tom-waits-songs-of-resistance":{"mbid":"19510933-8a0d-47c8-9a7c-1e769dfaa000","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/tom-waits-songs-of-resistance.jpg&w=320&h=320&fit=fill"},"tom-waits-bad-as-me":{"mbid":"0909d460-d753-4176-a3cf-ab0ac64b3cdc","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/tom-waits-bad-as-me.jpg&w=320&h=320&fit=fill"},"soft-kill-metta-world-peace":{"mbid":"d57a7e87-e5f2-4666-955b-cbe152e91ad4","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/soft-kill-metta-world-peace.jpg&w=320&h=320&fit=fill"},"fall-out-boy-from-under-the-cork-tree":{"mbid":"0fe68756-b05e-43da-a702-b450e897e5d6","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/fall-out-boy-from-under-the-cork-tree.jpg&w=320&h=320&fit=fill"},"fall-out-boy-infinity-on-high":{"mbid":"10b70cf6-7880-4699-a936-a288e5ceedf9","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/fall-out-boy-infinity-on-high.jpg&w=320&h=320&fit=fill"},"engulfed-unearthly-litanies-of-despair":{"mbid":"ace99d52-edb4-4912-80cb-5cbd025a66f2","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/engulfed-unearthly-litanies-of-despair.jpg&w=320&h=320&fit=fill"},"coffin-curse-the-continuous-nothing":{"mbid":"bbc3a3e0-b5ec-4626-867f-d358a0abd345","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/coffin-curse-the-continuous-nothing.jpg&w=320&h=320&fit=fill"},"bruce-springsteen-nebraska":{"mbid":"093c881d-0c72-4e7d-b6da-16b2e51f2b64","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/bruce-springsteen-nebraska.jpg&w=320&h=320&fit=fill"},"bruce-springsteen-born-in-the-usa":{"mbid":"3c39a076-8e52-38f2-8076-260d0672fb23","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/bruce-springsteen-born-in-the-usa.jpg&w=320&h=320&fit=fill"},"anxious-little-green-house":{"mbid":"a88ef7e8-afe9-4af1-964c-070906c7dfdd","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/albums/anxious-little-green-house.jpg&w=320&h=320&fit=fill"}} \ No newline at end of file diff --git a/src/_data/json/artists-map.json b/src/_data/json/artists-map.json index 9d4f89ab..c99d9313 100644 --- a/src/_data/json/artists-map.json +++ b/src/_data/json/artists-map.json @@ -1 +1 @@ -{"nomeansno":{"mbid":"37e9d7b2-7779-41b2-b2eb-3685351caad3","genre":"hardcore punk","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/nomeansno.jpg&fit=cover&w=320&h=320"},"the-ataris":{"mbid":"57805d77-f947-4851-b7fb-78baad154451","genre":"punk","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/the-ataris.jpg&fit=cover&w=320&h=320"},"dead-kennedys":{"mbid":"37c78aeb-d196-42b5-b991-6afb4fc9bc2e","genre":"hardcore punk","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/dead-kennedys.jpg&fit=cover&w=320&h=320"},"taylor-swift":{"mbid":"20244d07-534f-4eff-b4d4-930878889970","genre":"pop","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/taylor-swift.jpg&fit=cover&w=320&h=320"},"porcupine-tree":{"mbid":"169c4c28-858e-497b-81a4-8bc15e0026ea","genre":"progressive rock","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/porcupine-tree.jpg&fit=cover&w=320&h=320"},"dinosaur-jr.":{"mbid":"77c167d2-4965-4421-830a-9815e4956475","genre":"alternative rock","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/dinosaur-jr..jpg&fit=cover&w=320&h=320"},"knuckle-puck":{"mbid":"68ff4824-8451-481c-b4cf-57c2c64d8c00","genre":"emo","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/knuckle-puck.jpg&fit=cover&w=320&h=320"},"verberis":{"mbid":"9d4fdc20-a658-4eab-9b95-31d04104d7d8","genre":"black metal","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/verberis.jpg&fit=cover&w=320&h=320"},"cantique-lepreux":{"mbid":"274d698c-81c1-48f7-b848-c4ab0730f486","genre":"black metal","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/cantique-lepreux.jpg&fit=cover&w=320&h=320"},"vacuous":{"mbid":"8331d770-f379-420c-aabc-d8c1ebdc12f3","genre":"death metal","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/vacuous.jpg&fit=cover&w=320&h=320"},"phobophilic":{"mbid":"926985c7-9385-481f-b6e9-dfed167bd9c0","genre":"death metal","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/phobophilic.jpg&fit=cover&w=320&h=320"},"contaminated":{"mbid":"11f7a795-25b1-4f25-8b23-734cba19f8a5","genre":"death metal","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/contaminated.jpg&fit=cover&w=320&h=320"},"cryptic-shift":{"mbid":"f0b1c181-9d14-4504-bf00-abac3e64dc24","genre":"technical death metal","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/cryptic-shift.jpg&fit=cover&w=320&h=320"},"phrenelith":{"mbid":"600f4614-1353-486c-9402-e2c684e89f04","genre":"death metal","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/phrenelith.jpg&fit=cover&w=320&h=320"},"fetid":{"mbid":"31e7d8e0-ca72-47a2-b25d-a5b3211e4ab0","genre":"death metal","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/fetid.jpg&fit=cover&w=320&h=320"},"acephalix":{"mbid":"66c8bd24-97f1-4595-adfa-3ca24bb4e25e","genre":"death metal","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/acephalix.jpg&fit=cover&w=320&h=320"},"pup":{"mbid":"3165f5e0-44ff-446a-81d7-c09ec69661ae","genre":"punk","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/pup.jpg&fit=cover&w=320&h=320"},"witch-vomit":{"mbid":"ed8760ad-de04-449b-a72a-bd1a1b7a4f23","genre":"death metal","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/witch-vomit.jpg&fit=cover&w=320&h=320"},"funeral-leech":{"mbid":"bfcdd208-4333-4330-9e36-5e541c110181","genre":"death metal","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/funeral-leech.jpg&fit=cover&w=320&h=320"},"balance-and-composure":{"mbid":"0d20c42d-133c-429d-8f76-3c2458aee3e8","genre":"post-hardcore","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/balance-and-composure.jpg&fit=cover&w=320&h=320"},"yes":{"mbid":"c1d4f2ba-cf39-460c-9528-6b827d3417a1","genre":"progressive rock","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/yes.jpg&fit=cover&w=320&h=320"},"opeth":{"mbid":"c14b4180-dc87-481e-b17a-64e4150f90f6","genre":"progressive metal","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/opeth.jpg&fit=cover&w=320&h=320"},"joyce-manor":{"mbid":"945d3b69-27cd-45fa-b491-52553a63dead","genre":"emo","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/joyce-manor.jpg&fit=cover&w=320&h=320"},"touche-amore":{"mbid":"ea367e3c-4c74-460b-8a99-bbbb9b1ad5cf","genre":"post-hardcore","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/touche-amore.jpg&fit=cover&w=320&h=320"},"nothing":{"mbid":"e86b5e8c-8a11-40ea-9bb0-551df95e99d4","genre":"shoegaze","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/nothing.jpg&fit=cover&w=320&h=320"},"basement":{"mbid":"a8c7ff7a-ebc0-42c7-8828-475decf0ccdd","genre":"emo","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/basement.jpg&fit=cover&w=320&h=320"},"hum":{"mbid":"04c5ca8a-4afa-4031-aced-6357440dbc25","genre":"alternative rock","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/hum.jpg&fit=cover&w=320&h=320"},"tigers-jaw":{"mbid":"3cdf1327-39eb-4ffe-9ce3-20599ac6a468","genre":"emo","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/tigers-jaw.jpg&fit=cover&w=320&h=320"},"drug-church":{"mbid":"32d2897c-4c91-46db-8161-f51d3f4f0d93","genre":"post-hardcore","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/drug-church.jpg&fit=cover&w=320&h=320"},"webbed-wing":{"mbid":"524a03b1-ceb7-4678-8aba-af87914f0c9e","genre":"alternative rock","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/webbed-wing.jpg&fit=cover&w=320&h=320"},"taking-back-sunday":{"mbid":"350bce49-c21b-4137-b50a-0766ded07e4d","genre":"emo","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/taking-back-sunday.jpg&fit=cover&w=320&h=320"},"superheaven":{"mbid":"16f7e748-59b4-4705-959c-9276be0ebf6a","genre":"alternative rock","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/superheaven.jpg&fit=cover&w=320&h=320"},"title-fight":{"mbid":"1154d345-8061-4d04-a52a-6214288523ac","genre":"emo","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/title-fight.jpg&fit=cover&w=320&h=320"},"dinosaur-jr":{"mbid":"77c167d2-4965-4421-830a-9815e4956475","genre":"alternative rock","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/dinosaur-jr.jpg&fit=cover&w=320&h=320"},"nirvana":{"mbid":"5b11f4ce-a62d-471e-81fc-a69a8278c7da","genre":"alternative rock","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/nirvana.jpg&fit=cover&w=320&h=320"},"the-wonder-years":{"mbid":"ae13e1fc-a2b1-4e3c-bfb9-737d3aeb7dab","genre":"pop punk","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/the-wonder-years.jpg&fit=cover&w=320&h=320"},"anxious":{"mbid":"e0153d66-9d96-4655-be3a-3e2866dda6c9","genre":"","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/anxious.jpg&fit=cover&w=320&h=320"},"militarie-gun":{"mbid":"a521f1a8-a949-4dcf-ab33-94596cb02787","genre":"punk","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/militarie-gun.jpg&fit=cover&w=320&h=320"},"michael-cera-palin":{"mbid":"0acc305d-e58b-4e76-bc17-630345c14b38","genre":"emo","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/michael-cera-palin.jpg&fit=cover&w=320&h=320"},"foo-fighters":{"mbid":"67f66c07-6e61-4026-ade5-7e782fad3a5d","genre":"alternative rock","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/foo-fighters.jpg&fit=cover&w=320&h=320"},"free-throw":{"mbid":"1ca441fa-7cea-4f29-939b-06d8741f74c7","genre":"emo","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/free-throw.jpg&fit=cover&w=320&h=320"},"have-mercy":{"mbid":"1f805fa9-1e4e-4a0b-9454-38055c552594","genre":"emo","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/have-mercy.jpg&fit=cover&w=320&h=320"},"cave-in":{"mbid":"f3c95ad4-215b-4519-8660-84c9f467da05","genre":"post-hardcore","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/cave-in.jpg&fit=cover&w=320&h=320"},"built-to-spill":{"mbid":"3ac482b8-1494-4071-a0e9-f192f9d2c2b0","genre":"indie rock","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/built-to-spill.jpg&fit=cover&w=320&h=320"},"at-the-drivein":{"mbid":"7e13cd1c-0300-4d03-bd8e-5f86dd99d74f","genre":"post-hardcore","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/at-the-drivein.jpg&fit=cover&w=320&h=320"},"soul-blind":{"mbid":"94dba818-73e7-4ee1-a8ed-894cef10552b","genre":"alternative rock","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/soul-blind.jpg&fit=cover&w=320&h=320"},"trauma-ray":{"mbid":"7406b0d5-657d-445b-8cb0-781bb4e3d276","genre":"alternative rock","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/trauma-ray.jpg&fit=cover&w=320&h=320"},"fleshwater":{"mbid":"546e82a3-550b-4cf2-8cb8-595d9d32aa49","genre":"alternative rock","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/fleshwater.jpg&fit=cover&w=320&h=320"},"fiddlehead":{"mbid":"5bba23fa-23ad-4129-8a67-245d373be0ee","genre":"emo","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/fiddlehead.jpg&fit=cover&w=320&h=320"},"modern-color":{"mbid":"3436fc1e-eccb-4ed2-bd09-b21956e5b3e3","genre":"alternative rock","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/modern-color.jpg&fit=cover&w=320&h=320"},"cloakroom":{"mbid":"d419f6da-298a-40ea-ba0c-1757edd218b7","genre":"indie rock","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/cloakroom.jpg&fit=cover&w=320&h=320"},"turnover":{"mbid":"3a4c8052-7c20-473f-8b41-c3a081cbeb13","genre":"dream pop","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/turnover.jpg&fit=cover&w=320&h=320"},"dogleg":{"mbid":"6e7aea5b-de9f-4118-ae32-ddea8198864a","genre":"emo","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/dogleg.jpg&fit=cover&w=320&h=320"},"box-car-racer":{"mbid":"1cae523b-fbf3-4312-a5c9-e569a6d4bd74","genre":"punk","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/box-car-racer.jpg&fit=cover&w=320&h=320"},"oso-oso":{"mbid":"a8c4f4c9-b18a-4edf-a7d1-f5b657a9503b","genre":"emo","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/oso-oso.jpg&fit=cover&w=320&h=320"},"hot-mulligan":{"mbid":"12a9e259-f7cb-4fca-87b1-a6c5fd38c300","genre":"emo","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/hot-mulligan.jpg&fit=cover&w=320&h=320"},"seahaven":{"mbid":"cae0fc89-a6ad-4b14-8d71-4ce5395a74a4","genre":"emo","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/seahaven.jpg&fit=cover&w=320&h=320"},"the-hotelier":{"mbid":"af63ec4d-9fe4-4001-bcb6-8dd160ee6451","genre":"indie rock","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/the-hotelier.jpg&fit=cover&w=320&h=320"},"brand-new":{"mbid":"9311e2bc-bb3f-44cf-90d8-b1fe6912b60b","genre":"emo","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/brand-new.jpg&fit=cover&w=320&h=320"},"macseal":{"mbid":"295602fd-41de-46b9-a307-13620ac3ef32","genre":"emo","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/macseal.jpg&fit=cover&w=320&h=320"},"charmer":{"mbid":"8c5512fd-821b-46ab-af0b-9665eef1604f","genre":"emo","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/charmer.jpg&fit=cover&w=320&h=320"},"superbloom":{"mbid":"d9acda67-5b88-4146-866d-8876cef027be","genre":"alternative rock","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/superbloom.jpg&fit=cover&w=320&h=320"},"dead-bob":{"mbid":"d39ffe1a-ef5d-4f01-8a14-8f7195b4ce86","genre":"punk","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/dead-bob.jpg&fit=cover&w=320&h=320"},"the-get-up-kids":{"mbid":"1b54e90c-638e-4fdd-a20e-4ab09db9fdaf","genre":"emo","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/the-get-up-kids.jpg&fit=cover&w=320&h=320"},"alkaline-trio":{"mbid":"69421e11-e4c3-4854-951b-ceab4972e38e","genre":"punk","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/alkaline-trio.jpg&fit=cover&w=320&h=320"},"fugazi":{"mbid":"233fc3f3-6de2-465c-985e-e721dbabbace","genre":"post-hardcore","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/fugazi.jpg&fit=cover&w=320&h=320"},"my-chemical-romance":{"mbid":"c07f0676-9143-4217-8a9f-4c26bd636f13","genre":"alternative rock","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/my-chemical-romance.jpg&fit=cover&w=320&h=320"},"all-under-heaven":{"mbid":"2bc0f29e-1402-49b4-bbbb-27325369ca22","genre":"alternative rock","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/all-under-heaven.jpg&fit=cover&w=320&h=320"},"gleemer":{"mbid":"a07ab1a4-0877-42b0-879b-3d1005af3fd4","genre":"indie rock","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/gleemer.jpg&fit=cover&w=320&h=320"},"glare":{"mbid":"c26bf578-dfa9-4005-b8f5-26ba9ad0e0dd","genre":"alternative rock","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/glare.jpg&fit=cover&w=320&h=320"},"slow-crush":{"mbid":"7196f17e-a84b-4805-b623-7fc899f96334","genre":"indie rock","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/slow-crush.jpg&fit=cover&w=320&h=320"},"leaving-time":{"mbid":"f1e3591a-9b26-474e-9da9-46a4a6d36827","genre":"alternative rock","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/leaving-time.jpg&fit=cover&w=320&h=320"},"whirr":{"mbid":"3474a13f-899f-40ec-9d5c-e44e41a02900","genre":"shoegaze","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/whirr.jpg&fit=cover&w=320&h=320"},"afi":{"mbid":"1c3919b2-43ca-4a4a-935d-9d50135ec0ef","genre":"punk","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/afi.jpg&fit=cover&w=320&h=320"},"thrice":{"mbid":"244afcb7-fa9a-49b1-9aa6-0149512d1c52","genre":"post-hardcore","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/thrice.jpg&fit=cover&w=320&h=320"},"jawbox":{"mbid":"016fba14-1fc6-4986-86c2-2113ec9b28de","genre":"post-hardcore","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/jawbox.jpg&fit=cover&w=320&h=320"},"j-church":{"mbid":"bad96c62-50f8-4159-b155-3ffb63c698f8","genre":"punk","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/j-church.jpg&fit=cover&w=320&h=320"},"the-mars-volta":{"mbid":"20883363-1ea4-4d72-ad72-c0e767038f3e","genre":"progressive rock","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/the-mars-volta.jpg&fit=cover&w=320&h=320"},"necrot":{"mbid":"0556f527-d02e-440c-b0bb-3e1aa402cf19","genre":"death metal","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/necrot.jpg&fit=cover&w=320&h=320"},"agony":{"mbid":"d96d4389-437b-4020-8261-a39c478c5ad4","genre":"death metal","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/agony.jpg&fit=cover&w=320&h=320"},"undeath":{"mbid":"a449014f-de9a-43fa-b271-786b0af10926","genre":"death metal","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/undeath.jpg&fit=cover&w=320&h=320"},"civerous":{"mbid":"f7579430-af4b-42e6-86c7-4c24a8411b58","genre":"death metal","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/civerous.jpg&fit=cover&w=320&h=320"},"grave-infestation":{"mbid":"eb96a85e-4ac0-49a1-ad42-24becfa1a125","genre":"death metal","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/grave-infestation.jpg&fit=cover&w=320&h=320"},"cruciamentum":{"mbid":"9a783663-db0c-4237-a3a9-afe72d055ddc","genre":"death metal","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/cruciamentum.jpg&fit=cover&w=320&h=320"},"replicant":{"mbid":"693adda8-6c52-466e-8ea0-e0e42679d320","genre":"death metal","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/replicant.jpg&fit=cover&w=320&h=320"},"birds-in-row":{"mbid":"71fdb598-1967-435b-ab25-f4daad5e576b","genre":"hardcore punk","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/birds-in-row.jpg&fit=cover&w=320&h=320"},"tom-waits":{"mbid":"c3aeb863-7b26-4388-94e8-5a240f2be21b","genre":"blues rock","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/tom-waits.jpg&fit=cover&w=320&h=320"},"soft-kill":{"mbid":"c16dcdae-a651-42c1-aff8-edda0f463157","genre":"post-punk","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/soft-kill.jpg&fit=cover&w=320&h=320"},"blink-182":{"mbid":"0743b15a-3c32-48c8-ad58-cb325350befa","genre":"pop punk","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/blink-182.jpg&w=320&h=320&fit=fill"},"snet":{"mbid":"e9be48df-ab41-42b2-a239-5e7b1d4062c4","genre":"death metal","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/snet.jpg&w=320&h=320&fit=fill"},"prince-daddy-&-the-hyena":{"mbid":"c837c0fa-74dd-483b-95f7-25a46f92fa88","genre":"emo","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/prince-daddy-the-hyena.jpg&w=320&h=320&fit=fill"},"convulsing":{"mbid":"8a336d3c-d767-4803-88b5-1a95823bef64","genre":"death metal","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/convulsing.jpg&w=320&h=320&fit=fill"},"mortuous":{"mbid":"b71571b2-cd6f-46ac-9adf-870bf0166d2f","genre":"death metal","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/mortuous.jpg&w=320&h=320&fit=fill"}} \ No newline at end of file +{"nomeansno":{"mbid":"37e9d7b2-7779-41b2-b2eb-3685351caad3","genre":"hardcore punk","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/nomeansno.jpg&fit=cover&w=320&h=320"},"the-ataris":{"mbid":"57805d77-f947-4851-b7fb-78baad154451","genre":"punk","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/the-ataris.jpg&fit=cover&w=320&h=320"},"dead-kennedys":{"mbid":"37c78aeb-d196-42b5-b991-6afb4fc9bc2e","genre":"hardcore punk","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/dead-kennedys.jpg&fit=cover&w=320&h=320"},"taylor-swift":{"mbid":"20244d07-534f-4eff-b4d4-930878889970","genre":"pop","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/taylor-swift.jpg&fit=cover&w=320&h=320"},"porcupine-tree":{"mbid":"169c4c28-858e-497b-81a4-8bc15e0026ea","genre":"progressive rock","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/porcupine-tree.jpg&fit=cover&w=320&h=320"},"dinosaur-jr.":{"mbid":"77c167d2-4965-4421-830a-9815e4956475","genre":"alternative rock","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/dinosaur-jr..jpg&fit=cover&w=320&h=320"},"knuckle-puck":{"mbid":"68ff4824-8451-481c-b4cf-57c2c64d8c00","genre":"emo","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/knuckle-puck.jpg&fit=cover&w=320&h=320"},"verberis":{"mbid":"9d4fdc20-a658-4eab-9b95-31d04104d7d8","genre":"black metal","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/verberis.jpg&fit=cover&w=320&h=320"},"cantique-lepreux":{"mbid":"274d698c-81c1-48f7-b848-c4ab0730f486","genre":"black metal","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/cantique-lepreux.jpg&fit=cover&w=320&h=320"},"vacuous":{"mbid":"8331d770-f379-420c-aabc-d8c1ebdc12f3","genre":"death metal","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/vacuous.jpg&fit=cover&w=320&h=320"},"phobophilic":{"mbid":"926985c7-9385-481f-b6e9-dfed167bd9c0","genre":"death metal","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/phobophilic.jpg&fit=cover&w=320&h=320"},"contaminated":{"mbid":"11f7a795-25b1-4f25-8b23-734cba19f8a5","genre":"death metal","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/contaminated.jpg&fit=cover&w=320&h=320"},"cryptic-shift":{"mbid":"f0b1c181-9d14-4504-bf00-abac3e64dc24","genre":"technical death metal","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/cryptic-shift.jpg&fit=cover&w=320&h=320"},"phrenelith":{"mbid":"600f4614-1353-486c-9402-e2c684e89f04","genre":"death metal","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/phrenelith.jpg&fit=cover&w=320&h=320"},"fetid":{"mbid":"31e7d8e0-ca72-47a2-b25d-a5b3211e4ab0","genre":"death metal","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/fetid.jpg&fit=cover&w=320&h=320"},"acephalix":{"mbid":"66c8bd24-97f1-4595-adfa-3ca24bb4e25e","genre":"death metal","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/acephalix.jpg&fit=cover&w=320&h=320"},"pup":{"mbid":"3165f5e0-44ff-446a-81d7-c09ec69661ae","genre":"punk","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/pup.jpg&fit=cover&w=320&h=320"},"witch-vomit":{"mbid":"ed8760ad-de04-449b-a72a-bd1a1b7a4f23","genre":"death metal","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/witch-vomit.jpg&fit=cover&w=320&h=320"},"funeral-leech":{"mbid":"bfcdd208-4333-4330-9e36-5e541c110181","genre":"death metal","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/funeral-leech.jpg&fit=cover&w=320&h=320"},"balance-and-composure":{"mbid":"0d20c42d-133c-429d-8f76-3c2458aee3e8","genre":"post-hardcore","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/balance-and-composure.jpg&fit=cover&w=320&h=320"},"yes":{"mbid":"c1d4f2ba-cf39-460c-9528-6b827d3417a1","genre":"progressive rock","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/yes.jpg&fit=cover&w=320&h=320"},"opeth":{"mbid":"c14b4180-dc87-481e-b17a-64e4150f90f6","genre":"progressive metal","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/opeth.jpg&fit=cover&w=320&h=320"},"joyce-manor":{"mbid":"945d3b69-27cd-45fa-b491-52553a63dead","genre":"emo","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/joyce-manor.jpg&fit=cover&w=320&h=320"},"touche-amore":{"mbid":"ea367e3c-4c74-460b-8a99-bbbb9b1ad5cf","genre":"post-hardcore","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/touche-amore.jpg&fit=cover&w=320&h=320"},"nothing":{"mbid":"e86b5e8c-8a11-40ea-9bb0-551df95e99d4","genre":"shoegaze","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/nothing.jpg&fit=cover&w=320&h=320"},"basement":{"mbid":"a8c7ff7a-ebc0-42c7-8828-475decf0ccdd","genre":"emo","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/basement.jpg&fit=cover&w=320&h=320"},"hum":{"mbid":"04c5ca8a-4afa-4031-aced-6357440dbc25","genre":"alternative rock","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/hum.jpg&fit=cover&w=320&h=320"},"tigers-jaw":{"mbid":"3cdf1327-39eb-4ffe-9ce3-20599ac6a468","genre":"emo","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/tigers-jaw.jpg&fit=cover&w=320&h=320"},"drug-church":{"mbid":"32d2897c-4c91-46db-8161-f51d3f4f0d93","genre":"post-hardcore","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/drug-church.jpg&fit=cover&w=320&h=320"},"webbed-wing":{"mbid":"524a03b1-ceb7-4678-8aba-af87914f0c9e","genre":"alternative rock","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/webbed-wing.jpg&fit=cover&w=320&h=320"},"taking-back-sunday":{"mbid":"350bce49-c21b-4137-b50a-0766ded07e4d","genre":"emo","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/taking-back-sunday.jpg&fit=cover&w=320&h=320"},"superheaven":{"mbid":"16f7e748-59b4-4705-959c-9276be0ebf6a","genre":"alternative rock","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/superheaven.jpg&fit=cover&w=320&h=320"},"title-fight":{"mbid":"1154d345-8061-4d04-a52a-6214288523ac","genre":"emo","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/title-fight.jpg&fit=cover&w=320&h=320"},"dinosaur-jr":{"mbid":"77c167d2-4965-4421-830a-9815e4956475","genre":"alternative rock","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/dinosaur-jr.jpg&fit=cover&w=320&h=320"},"nirvana":{"mbid":"5b11f4ce-a62d-471e-81fc-a69a8278c7da","genre":"alternative rock","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/nirvana.jpg&fit=cover&w=320&h=320"},"the-wonder-years":{"mbid":"ae13e1fc-a2b1-4e3c-bfb9-737d3aeb7dab","genre":"pop punk","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/the-wonder-years.jpg&fit=cover&w=320&h=320"},"anxious":{"mbid":"f66d378e-d9f0-4c5d-a4b9-0ee1b9fb2e09","genre":"emo","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/anxious.jpg&fit=cover&w=320&h=320"},"militarie-gun":{"mbid":"a521f1a8-a949-4dcf-ab33-94596cb02787","genre":"punk","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/militarie-gun.jpg&fit=cover&w=320&h=320"},"michael-cera-palin":{"mbid":"0acc305d-e58b-4e76-bc17-630345c14b38","genre":"emo","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/michael-cera-palin.jpg&fit=cover&w=320&h=320"},"foo-fighters":{"mbid":"67f66c07-6e61-4026-ade5-7e782fad3a5d","genre":"alternative rock","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/foo-fighters.jpg&fit=cover&w=320&h=320"},"free-throw":{"mbid":"1ca441fa-7cea-4f29-939b-06d8741f74c7","genre":"emo","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/free-throw.jpg&fit=cover&w=320&h=320"},"have-mercy":{"mbid":"1f805fa9-1e4e-4a0b-9454-38055c552594","genre":"emo","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/have-mercy.jpg&fit=cover&w=320&h=320"},"cave-in":{"mbid":"f3c95ad4-215b-4519-8660-84c9f467da05","genre":"post-hardcore","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/cave-in.jpg&fit=cover&w=320&h=320"},"built-to-spill":{"mbid":"3ac482b8-1494-4071-a0e9-f192f9d2c2b0","genre":"indie rock","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/built-to-spill.jpg&fit=cover&w=320&h=320"},"at-the-drivein":{"mbid":"7e13cd1c-0300-4d03-bd8e-5f86dd99d74f","genre":"post-hardcore","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/at-the-drivein.jpg&fit=cover&w=320&h=320"},"soul-blind":{"mbid":"94dba818-73e7-4ee1-a8ed-894cef10552b","genre":"alternative rock","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/soul-blind.jpg&fit=cover&w=320&h=320"},"trauma-ray":{"mbid":"7406b0d5-657d-445b-8cb0-781bb4e3d276","genre":"alternative rock","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/trauma-ray.jpg&fit=cover&w=320&h=320"},"fleshwater":{"mbid":"546e82a3-550b-4cf2-8cb8-595d9d32aa49","genre":"alternative rock","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/fleshwater.jpg&fit=cover&w=320&h=320"},"fiddlehead":{"mbid":"5bba23fa-23ad-4129-8a67-245d373be0ee","genre":"emo","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/fiddlehead.jpg&fit=cover&w=320&h=320"},"modern-color":{"mbid":"3436fc1e-eccb-4ed2-bd09-b21956e5b3e3","genre":"alternative rock","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/modern-color.jpg&fit=cover&w=320&h=320"},"cloakroom":{"mbid":"d419f6da-298a-40ea-ba0c-1757edd218b7","genre":"indie rock","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/cloakroom.jpg&fit=cover&w=320&h=320"},"turnover":{"mbid":"3a4c8052-7c20-473f-8b41-c3a081cbeb13","genre":"dream pop","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/turnover.jpg&fit=cover&w=320&h=320"},"dogleg":{"mbid":"6e7aea5b-de9f-4118-ae32-ddea8198864a","genre":"emo","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/dogleg.jpg&fit=cover&w=320&h=320"},"box-car-racer":{"mbid":"1cae523b-fbf3-4312-a5c9-e569a6d4bd74","genre":"punk","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/box-car-racer.jpg&fit=cover&w=320&h=320"},"oso-oso":{"mbid":"a8c4f4c9-b18a-4edf-a7d1-f5b657a9503b","genre":"emo","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/oso-oso.jpg&fit=cover&w=320&h=320"},"hot-mulligan":{"mbid":"12a9e259-f7cb-4fca-87b1-a6c5fd38c300","genre":"emo","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/hot-mulligan.jpg&fit=cover&w=320&h=320"},"seahaven":{"mbid":"cae0fc89-a6ad-4b14-8d71-4ce5395a74a4","genre":"emo","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/seahaven.jpg&fit=cover&w=320&h=320"},"the-hotelier":{"mbid":"af63ec4d-9fe4-4001-bcb6-8dd160ee6451","genre":"indie rock","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/the-hotelier.jpg&fit=cover&w=320&h=320"},"brand-new":{"mbid":"9311e2bc-bb3f-44cf-90d8-b1fe6912b60b","genre":"emo","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/brand-new.jpg&fit=cover&w=320&h=320"},"macseal":{"mbid":"295602fd-41de-46b9-a307-13620ac3ef32","genre":"emo","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/macseal.jpg&fit=cover&w=320&h=320"},"charmer":{"mbid":"8c5512fd-821b-46ab-af0b-9665eef1604f","genre":"emo","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/charmer.jpg&fit=cover&w=320&h=320"},"superbloom":{"mbid":"d9acda67-5b88-4146-866d-8876cef027be","genre":"alternative rock","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/superbloom.jpg&fit=cover&w=320&h=320"},"dead-bob":{"mbid":"d39ffe1a-ef5d-4f01-8a14-8f7195b4ce86","genre":"punk","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/dead-bob.jpg&fit=cover&w=320&h=320"},"the-get-up-kids":{"mbid":"1b54e90c-638e-4fdd-a20e-4ab09db9fdaf","genre":"emo","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/the-get-up-kids.jpg&fit=cover&w=320&h=320"},"alkaline-trio":{"mbid":"69421e11-e4c3-4854-951b-ceab4972e38e","genre":"punk","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/alkaline-trio.jpg&fit=cover&w=320&h=320"},"fugazi":{"mbid":"233fc3f3-6de2-465c-985e-e721dbabbace","genre":"post-hardcore","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/fugazi.jpg&fit=cover&w=320&h=320"},"my-chemical-romance":{"mbid":"c07f0676-9143-4217-8a9f-4c26bd636f13","genre":"alternative rock","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/my-chemical-romance.jpg&fit=cover&w=320&h=320"},"all-under-heaven":{"mbid":"2bc0f29e-1402-49b4-bbbb-27325369ca22","genre":"alternative rock","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/all-under-heaven.jpg&fit=cover&w=320&h=320"},"gleemer":{"mbid":"a07ab1a4-0877-42b0-879b-3d1005af3fd4","genre":"indie rock","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/gleemer.jpg&fit=cover&w=320&h=320"},"glare":{"mbid":"c26bf578-dfa9-4005-b8f5-26ba9ad0e0dd","genre":"alternative rock","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/glare.jpg&fit=cover&w=320&h=320"},"slow-crush":{"mbid":"7196f17e-a84b-4805-b623-7fc899f96334","genre":"indie rock","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/slow-crush.jpg&fit=cover&w=320&h=320"},"leaving-time":{"mbid":"f1e3591a-9b26-474e-9da9-46a4a6d36827","genre":"alternative rock","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/leaving-time.jpg&fit=cover&w=320&h=320"},"whirr":{"mbid":"3474a13f-899f-40ec-9d5c-e44e41a02900","genre":"shoegaze","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/whirr.jpg&fit=cover&w=320&h=320"},"afi":{"mbid":"1c3919b2-43ca-4a4a-935d-9d50135ec0ef","genre":"punk","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/afi.jpg&fit=cover&w=320&h=320"},"thrice":{"mbid":"244afcb7-fa9a-49b1-9aa6-0149512d1c52","genre":"post-hardcore","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/thrice.jpg&fit=cover&w=320&h=320"},"jawbox":{"mbid":"016fba14-1fc6-4986-86c2-2113ec9b28de","genre":"post-hardcore","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/jawbox.jpg&fit=cover&w=320&h=320"},"j-church":{"mbid":"bad96c62-50f8-4159-b155-3ffb63c698f8","genre":"punk","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/j-church.jpg&fit=cover&w=320&h=320"},"the-mars-volta":{"mbid":"20883363-1ea4-4d72-ad72-c0e767038f3e","genre":"progressive rock","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/the-mars-volta.jpg&fit=cover&w=320&h=320"},"necrot":{"mbid":"0556f527-d02e-440c-b0bb-3e1aa402cf19","genre":"death metal","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/necrot.jpg&fit=cover&w=320&h=320"},"agony":{"mbid":"d96d4389-437b-4020-8261-a39c478c5ad4","genre":"death metal","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/agony.jpg&fit=cover&w=320&h=320"},"undeath":{"mbid":"a449014f-de9a-43fa-b271-786b0af10926","genre":"death metal","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/undeath.jpg&fit=cover&w=320&h=320"},"civerous":{"mbid":"f7579430-af4b-42e6-86c7-4c24a8411b58","genre":"death metal","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/civerous.jpg&fit=cover&w=320&h=320"},"grave-infestation":{"mbid":"eb96a85e-4ac0-49a1-ad42-24becfa1a125","genre":"death metal","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/grave-infestation.jpg&fit=cover&w=320&h=320"},"cruciamentum":{"mbid":"9a783663-db0c-4237-a3a9-afe72d055ddc","genre":"death metal","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/cruciamentum.jpg&fit=cover&w=320&h=320"},"replicant":{"mbid":"693adda8-6c52-466e-8ea0-e0e42679d320","genre":"death metal","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/replicant.jpg&fit=cover&w=320&h=320"},"birds-in-row":{"mbid":"71fdb598-1967-435b-ab25-f4daad5e576b","genre":"hardcore punk","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/birds-in-row.jpg&fit=cover&w=320&h=320"},"tom-waits":{"mbid":"c3aeb863-7b26-4388-94e8-5a240f2be21b","genre":"blues rock","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/tom-waits.jpg&fit=cover&w=320&h=320"},"soft-kill":{"mbid":"c16dcdae-a651-42c1-aff8-edda0f463157","genre":"post-punk","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/soft-kill.jpg&fit=cover&w=320&h=320"},"blink-182":{"mbid":"0743b15a-3c32-48c8-ad58-cb325350befa","genre":"pop punk","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/blink-182.jpg&w=320&h=320&fit=fill"},"snet":{"mbid":"e9be48df-ab41-42b2-a239-5e7b1d4062c4","genre":"death metal","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/snet.jpg&w=320&h=320&fit=fill"},"prince-daddy-&-the-hyena":{"mbid":"c837c0fa-74dd-483b-95f7-25a46f92fa88","genre":"emo","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/prince-daddy-the-hyena.jpg&w=320&h=320&fit=fill"},"convulsing":{"mbid":"8a336d3c-d767-4803-88b5-1a95823bef64","genre":"death metal","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/convulsing.jpg&w=320&h=320&fit=fill"},"mortuous":{"mbid":"b71571b2-cd6f-46ac-9adf-870bf0166d2f","genre":"death metal","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/mortuous.jpg&w=320&h=320&fit=fill"},"fall-out-boy":{"mbid":"516cef4d-0718-4007-9939-f9b38af3f784","genre":"pop punk","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/fall-out-boy.jpg&w=320&h=320&fit=fill"},"engulfed":{"mbid":"a1061e05-a7d3-4104-8389-baf75f1072f3","genre":"death metal","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/engulfed.jpg&w=320&h=320&fit=fill"},"coffin-curse":{"mbid":"2ab92969-929d-4057-a625-117814f0465b","genre":"death metal","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/coffin-curse.jpg&w=320&h=320&fit=fill"},"bruce-springsteen":{"mbid":"70248960-cb53-4ea4-943a-edb18f7d336f","genre":"rock","image":"https://coryd.dev/.netlify/images/?url=https://f001.backblazeb2.com/file/coryd-dev-images/artists/bruce-springsteen.jpg&w=320&h=320&fit=fill"}} \ No newline at end of file diff --git a/src/_data/json/read.json b/src/_data/json/read.json index d32a3469..ab485931 100644 --- a/src/_data/json/read.json +++ b/src/_data/json/read.json @@ -6454,6 +6454,9 @@ "nonfiction" ], "title": "Design is a Job", + "authors": [ + "Mike Monteiro" + ], "publishedDate": "2012", "description": "From contracts to selling design, from working with clients to working with each other, this brief book is packed with knowledge you cant afford not to know.", "pageCount": 137, @@ -6461,6 +6464,7 @@ "categories": [ "Designer" ], + "thumbnail": "https://books.google.com/books/content?id=xZWbzwEACAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", "language": "en", "link": "https://books.google.com/books/about/Design_is_a_Job.html?hl=&id=OoMwMwEACAAJ" }, @@ -6487,5 +6491,1950 @@ "thumbnail": "https://books.google.com/books/content?id=s2c6DwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", "language": "en", "link": "https://books.google.com/books/about/Mindhunter.html?hl=&id=s2c6DwAAQBAJ" + }, + { + "isbn": "9781478027874", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "tech", + "music", + "nonfiction" + ], + "title": "Streaming Music, Streaming Capital", + "authors": [ + "Eric Drott" + ], + "publishedDate": "2023-12-29", + "description": "In Streaming Music, Streaming Capital, Eric Drott analyzes the political economy of online music streaming platforms. Attentive to the way streaming has reordered the production, circulation, and consumption of music, Drott examines key features of this new musical economy, including the roles played by data collection, playlisting, new methods of copyright enforcement, and the calculation of listening metrics. Yet because streaming underscores how uneasily music sits within existing regimes of private property, its rise calls for a broader reconsideration of music’s complex and contradictory relation to capitalism. Drott's analysis is not simply a matter of how music is formatted in line with dominant measures of economic value; equally important is how music eludes such measures, a situation that threatens to reduce music to a cheap, abundant resource. By interrogating the tensions between streaming’s benefits and pitfalls, Drott sheds light on music’s situation within digital capitalism, from growing concentrations of monopoly power and music’s use in corporate surveillance to issues of musical value, labor, and artist pay.", + "pageCount": 230, + "printType": "BOOK", + "categories": [ + "Music" + ], + "thumbnail": "https://books.google.com/books/content?id=KvP1EAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://play.google.com/store/books/details?id=KvP1EAAAQBAJ" + }, + { + "isbn": "9781466853447", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "scifi" + ], + "title": "The Three-Body Problem", + "authors": [ + "Cixin Liu" + ], + "publishedDate": "2014-11-11", + "description": "The inspiration for the Netflix series 3 Body Problem! WINNER OF THE HUGO AWARD FOR BEST NOVEL Over 1 million copies sold in North America “A mind-bending epic.”—The New York Times • “War of the Worlds for the 21st century.”—The Wall Street Journal • “Fascinating.”—TIME • “Extraordinary.”—The New Yorker • “Wildly imaginative.”—Barack Obama • “Provocative.”—Slate • “A breakthrough book.”—George R. R. Martin • “Impossible to put down.”—GQ • “Absolutely mind-unfolding.”—NPR • “You should be reading Liu Cixin.”—The Washington Post The Three-Body Problem is the first novel in the groundbreaking, Hugo Award-winning series from China's most beloved science fiction author, Cixin Liu. Set against the backdrop of China's Cultural Revolution, a secret military project sends signals into space to establish contact with aliens. An alien civilization on the brink of destruction captures the signal and plans to invade Earth. Meanwhile, on Earth, different camps start forming, planning to either welcome the superior beings and help them take over a world seen as corrupt, or to fight against the invasion. The result is a science fiction masterpiece of enormous scope and vision. The Three-Body Problem Series The Three-Body Problem The Dark Forest Death's End Other Books by Cixin Liu Ball Lightning Supernova Era To Hold Up the Sky The Wandering Earth A View from the Stars At the Publisher's request, this title is being sold without Digital Rights Management Software (DRM) applied.", + "pageCount": 400, + "printType": "BOOK", + "categories": [ + "Fiction" + ], + "thumbnail": "https://books.google.com/books/content?id=ZrNzAwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://play.google.com/store/books/details?id=ZrNzAwAAQBAJ" + }, + { + "isbn": "9798887440507", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "politics" + ], + "title": "A People’s Guide to Abolition and Disability Justice", + "authors": [ + "Katie Tastrom" + ], + "publishedDate": "2024-05-07", + "description": "Disability justice and prison abolition are two increasingly popular theories that overlap but whose intersection has rarely been explored in depth. A People’s Guide to Abolition and Disability Justice explains the history and theories behind abolition and disability justice in a way that is easy to understand for those new to these concepts yet also gives insights that will be useful to seasoned activists. The book uses extensive research and professional and lived experience to illuminate the way the State uses disability and its power to disable to incarcerate multiply marginalized disabled people, especially those who are queer, trans, Black, or Indigenous. Because disabled people are much more likely than nondisabled people to be locked up in prisons, jails, and other sites of incarceration, abolitionists, and others critical of carceral systems must incorporate a disability justice perspective into our work. A People’s Guide to Abolition and Disability Justice gives personal and policy examples of how and why disabled people are disproportionately caught up in the carceral net, and how we can use this information to work toward prison and police abolition more effectively. This book includes practical tools and strategies that will be useful for anyone who cares about disability justice or abolition and explains why we can’t have one without the other.", + "pageCount": 257, + "printType": "BOOK", + "categories": [ + "Social Science" + ], + "thumbnail": "https://books.google.com/books/content?id=9gfKEAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://books.google.com/books/about/A_People_s_Guide_to_Abolition_and_Disabi.html?hl=&id=9gfKEAAAQBAJ" + }, + { + "isbn": "9780441010646", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "scifi" + ], + "title": "Chasm City", + "authors": [ + "Alastair Reynolds" + ], + "publishedDate": "2003", + "description": "Tanner Mirabel ventures through the dark underside of Chasm City, a once utopian city overrun by a vicious virus known as the Melding Plague, in pursuit of a lowlife postmortal and comes face to face with a centuries-old atrocity that everyone would do anything to keep hidden. Reprint.", + "pageCount": 708, + "printType": "BOOK", + "categories": [ + "Fiction" + ], + "thumbnail": "https://books.google.com/books/content?id=w19z8-u1dl0C&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://books.google.com/books/about/Chasm_City.html?hl=&id=w19z8-u1dl0C" + }, + { + "isbn": "9780316462693", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "scifi" + ], + "title": "Pushing Ice", + "authors": [ + "Alastair Reynolds" + ], + "publishedDate": "2020-04-21", + "description": "Pushing Ice is the brilliant tale of extraordinary aliens, glittering technologies, and sweeping space opera from award-winning science fiction author Alastair Reynolds. 2057. Humanity has raised exploiting the solar system to an art form. Bella Lind and the crew of her nuclear-powered ship, the Rockhopper, push ice. They mine comets. And they're good at it. The Rockhopper is nearing the end of its current mission cycle, and everyone is desperate for some much-needed R & R, when startling news arrives from Saturn: Janus, one of Saturn's ice moons, has inexplicably left its natural orbit and is now heading out of the solar system at high speed. As layers of camouflage fall away, it becomes clear that Janus was never a moon in the first place. It's some kind of machine -- and it is now headed toward a fuzzily glimpsed artifact 260 light-years away. The Rockhopper is the only ship anywhere near Janus, and Bella Lind is ordered to shadow it for the few vital days before it falls forever out of reach. In accepting this mission, she sets her ship and her crew on a collision course with destiny -- for Janus has more surprises in store, and not all of them are welcome.", + "pageCount": 602, + "printType": "BOOK", + "categories": [ + "Fiction" + ], + "thumbnail": "https://books.google.com/books/content?id=9oy9DwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://play.google.com/store/books/details?id=9oy9DwAAQBAJ" + }, + { + "isbn": "9781662602351", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "climate", + "economics", + "nonfiction" + ], + "title": "Slow Down", + "authors": [ + "Kohei Saito" + ], + "publishedDate": "2024-01-09", + "description": "\"[A] well-reasoned and eye-opening treatise . . . [Kohei Saito makes] a provocative and visionary proposal.\" —Publishers Weekly, (starred review) \"Saito’s clarity of thought, plethora of evidence, and conversational, gentle, yet urgent tone . . . are sure to win over open-minded readers who understand the dire nature of our global. . . . A cogently structured anti-capitalist approach to the climate crisis.\" —Kirkus Reviews (starred review) Why, in our affluent society, do so many people live in poverty, without access to health care, working multiple jobs and are nevertheless unable to make ends meet, with no future prospects, while the planet is burning? In his international bestseller, Kohei Saito argues that while unfettered capitalism is often blamed for inequality and climate change, subsequent calls for “sustainable growth” and a “Green New Deal” are a dangerous compromise. Capitalism creates artificial scarcity by pursuing profit based on the value of products rather than their usefulness and by putting perpetual growth above all else. It is therefore impossible to reverse climate change in a capitalist society—more: the system that caused the problem in the first place cannot be an integral part of the solution. Instead, Saito advocates for degrowth and deceleration, which he conceives as the slowing of economic activity through the democratic reform of labor and production. In practical terms, he argues for: the end of mass production and mass consumption decarbonization through shorter working hours the prioritization of essential labor over corporate profits By returning to a system of social ownership, he argues, we can restore abundance and focus on those activities that are essential for human life, effectively reversing climate change and saving the planet.", + "pageCount": 290, + "printType": "BOOK", + "categories": [ + "Science" + ], + "thumbnail": "https://books.google.com/books/content?id=Ij64EAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://play.google.com/store/books/details?id=Ij64EAAAQBAJ" + }, + { + "isbn": "9780674251489", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "economics", + "education", + "nonfiction" + ], + "title": "Indentured Students", + "authors": [ + "Elizabeth Tandy Shermer" + ], + "publishedDate": "2021-08-03", + "description": "The untold history of how AmericaÕs student-loan program turned the pursuit of higher education into a pathway to poverty. It didnÕt always take thirty years to pay off the cost of a bachelorÕs degree. Elizabeth Tandy Shermer untangles the history that brought us here and discovers that the story of skyrocketing college debt is not merely one of good intentions gone wrong. In fact, the federal student loan program was never supposed to make college affordable. The earliest federal proposals for college affordability sought to replace tuition with taxpayer funding of institutions. But Southern whites feared that lower costs would undermine segregation, Catholic colleges objected to state support of secular institutions, professors worried that federal dollars would come with regulations hindering academic freedom, and elite-university presidents recoiled at the idea of mass higher education. Cold War congressional fights eventually made access more important than affordability. Rather than freeing colleges from their dependence on tuition, the government created a loan instrument that made college accessible in the short term but even costlier in the long term by charging an interest penalty only to needy students. In the mid-1960s, as bankers wavered over the prospect of uncollected debt, Congress backstopped the loans, provoking runaway inflation in college tuition and resulting in immense lender profits. Today 45 million Americans owe more than $1.5 trillion in college debt, with the burdens falling disproportionately on borrowers of color, particularly women. Reformers, meanwhile, have been frustrated by colleges and lenders too rich and powerful to contain. Indentured Students makes clear that these are not unforeseen consequences. The federal student loan system is working as designed.", + "pageCount": 401, + "printType": "BOOK", + "categories": [ + "Education" + ], + "thumbnail": "https://books.google.com/books/content?id=i4o0EAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://books.google.com/books/about/Indentured_Students.html?hl=&id=i4o0EAAAQBAJ" + }, + { + "isbn": "9780316462617", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "scifi" + ], + "title": "House of Suns", + "authors": [ + "Alastair Reynolds" + ], + "publishedDate": "2020-04-21", + "description": "An \"engaging and awe-inspiring\"(SF Signal) space opera from the critically-acclaimed author of the Revelation Space series. Six million years ago, at the dawn of the star-faring era, Abigail Gentian fractured herself into a thousand male and female clones, which she called shatterlings. She sent them out into the galaxy to observe and document the rise and fall of countless human empires. Since then, every two hundred thousand years, they gather to exchange news and memories of their travels. Only there is no Gathering. Someone is eliminating the Gentian line. And now Campion and Purslane -- two shatterlings who have fallen in love and shared forbidden experiences -- must determine exactly who, or what, their enemy is, before they are wiped out of existence . . .", + "pageCount": 553, + "printType": "BOOK", + "categories": [ + "Fiction" + ], + "thumbnail": "https://books.google.com/books/content?id=h4y9DwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://play.google.com/store/books/details?id=h4y9DwAAQBAJ" + }, + { + "isbn": "9780691244914", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "tech", + "politics", + "nonfiction" + ], + "title": "Algorithms for the People", + "authors": [ + "Josh Simons" + ], + "publishedDate": "2023-01-10", + "description": "How to put democracy at the heart of AI governance Artificial intelligence and machine learning are reshaping our world. Police forces use them to decide where to send police officers, judges to decide whom to release on bail, welfare agencies to decide which children are at risk of abuse, and Facebook and Google to rank content and distribute ads. In these spheres, and many others, powerful prediction tools are changing how decisions are made, narrowing opportunities for the exercise of judgment, empathy, and creativity. In Algorithms for the People, Josh Simons flips the narrative about how we govern these technologies. Instead of examining the impact of technology on democracy, he explores how to put democracy at the heart of AI governance. Drawing on his experience as a research fellow at Harvard University, a visiting research scientist on Facebook’s Responsible AI team, and a policy advisor to the UK’s Labour Party, Simons gets under the hood of predictive technologies, offering an accessible account of how they work, why they matter, and how to regulate the institutions that build and use them. He argues that prediction is political: human choices about how to design and use predictive tools shape their effects. Approaching predictive technologies through the lens of political theory casts new light on how democracies should govern political choices made outside the sphere of representative politics. Showing the connection between technology regulation and democratic reform, Simons argues that we must go beyond conventional theorizing of AI ethics to wrestle with fundamental moral and political questions about how the governance of technology can support the flourishing of democracy.", + "pageCount": 321, + "printType": "BOOK", + "categories": [ + "Political Science" + ], + "thumbnail": "https://books.google.com/books/content?id=hoKIEAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://books.google.com/books/about/Algorithms_for_the_People.html?hl=&id=hoKIEAAAQBAJ" + }, + { + "isbn": "9781324006749", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "tech", + "nonfiction" + ], + "title": "How Data Happened: A History from the Age of Reason to the Age of Algorithms", + "authors": [ + "Chris Wiggins", + "Matthew L. Jones" + ], + "publishedDate": "2023-03-21", + "description": "“Fascinating.” —Jill Lepore, The New Yorker A sweeping history of data and its technical, political, and ethical impact on our world. From facial recognition—capable of checking people into flights or identifying undocumented residents—to automated decision systems that inform who gets loans and who receives bail, each of us moves through a world determined by data-empowered algorithms. But these technologies didn’t just appear: they are part of a history that goes back centuries, from the census enshrined in the US Constitution to the birth of eugenics in Victorian Britain to the development of Google search. Expanding on the popular course they created at Columbia University, Chris Wiggins and Matthew L. Jones illuminate the ways in which data has long been used as a tool and a weapon in arguing for what is true, as well as a means of rearranging or defending power. They explore how data was created and curated, as well as how new mathematical and computational techniques developed to contend with that data serve to shape people, ideas, society, military operations, and economies. Although technology and mathematics are at its heart, the story of data ultimately concerns an unstable game among states, corporations, and people. How were new technical and scientific capabilities developed; who supported, advanced, or funded these capabilities or transitions; and how did they change who could do what, from what, and to whom? Wiggins and Jones focus on these questions as they trace data’s historical arc, and look to the future. By understanding the trajectory of data—where it has been and where it might yet go—Wiggins and Jones argue that we can understand how to bend it to ends that we collectively choose, with intentionality and purpose.", + "pageCount": 289, + "printType": "BOOK", + "categories": [ + "Technology & Engineering" + ], + "thumbnail": "https://books.google.com/books/content?id=xXxwEAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://play.google.com/store/books/details?id=xXxwEAAAQBAJ" + }, + { + "isbn": "9781643755656", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "politics", + "economics", + "nonfiction" + ], + "title": "It's Not You, It's Capitalism", + "authors": [ + "Malaika Jabali" + ], + "publishedDate": "2023-10-24", + "description": "A biting, brilliant, often hilarious guide to socialism for budding anti-capitalists who know it’s time to dump their toxic ex (Capitalism) and try something finer. Journalist Malaika Jabali debunks myths, centers forgotten socialists of color who have shaped our world, and shows socialism is not all Marx and Bernie Bros—it can be pretty sexy. We’ve all dated someone who took control of the relationship—you know, someone who makes you feel like you’re unhappy because you’re just not putting in the work, or it’s all in your head. But when you think about trying to meet new people, it feels terrifying. Like, have you looked at Tinder recently? It’s rough out there! Your tough-love new best friend, award-winning journalist, policy attorney, and life-long socialist Malaika Jabali is here to say: we are all in a generations-long toxic relationship with Capitalism, and it is time to get the h*ll out of there and move ALONG. She gives you everything you need to know about what a healthy relationship could actually look like, issue by issue—from healthcare and housing to the whole concept of American democracy—with our new boo: Socialism. And no, Socialism isn’t the boring, grey, authoritarian, Cold-War-era monster that you’ve heard about. With accessible explanations and illustrations, often surprising graphs and stats, and some Drake memes, this book will show you that we NEED to build a world that’s safer, kinder, cleaner, healthier, and more equal. And that this isn’t a utopian dream – it’s within our grasp, if we collectively decide to call out Capitalism for what it really is and wake up to a better future. Fun, smart, and inspiring, It’s Not You It’s Capitalism is the hottest new relationship in your life!", + "pageCount": 199, + "printType": "BOOK", + "categories": [ + "Political Science" + ], + "thumbnail": "https://books.google.com/books/content?id=TJGwEAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://play.google.com/store/books/details?id=TJGwEAAAQBAJ" + }, + { + "isbn": "9780374720742", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "politics", + "nonfiction" + ], + "title": "The Wounded World", + "authors": [ + "Chad L. Williams" + ], + "publishedDate": "2023-04-04", + "description": "A Washington Post Notable Book of 2023 The dramatic story of W. E. B. Du Bois's reckoning with the betrayal of Black soldiers during World War I—and a new understanding of one of the great twentieth-century writers. When W. E. B. Du Bois, believing in the possibility of full citizenship and democratic change, encouraged African Americans to “close ranks” and support the Allied cause in World War I, he made a decision that would haunt him for the rest of his life. Seeking both intellectual clarity and personal atonement, for more than two decades Du Bois attempted to write the definitive history of Black participation in World War I. His book, however, remained unfinished. In The Wounded World, Chad Williams offers the dramatic account of Du Bois’s failed efforts to complete what would have been one of his most significant works. The surprising story of this unpublished book offers new insight into Du Bois’s struggles to reckon with both the history and the troubling memory of the war, along with the broader meanings of race and democracy for Black people in the twentieth century. Drawing on a broad range of sources, most notably Du Bois’s unpublished manuscript and research materials, Williams tells a sweeping story of hope, betrayal, disillusionment, and transformation, setting into motion a fresh understanding of the life and mind of arguably the most significant scholar-activist in African American history. In uncovering what happened to Du Bois’s largely forgotten book, Williams offers a captivating reminder of the importance of World War I, why it mattered to Du Bois, and why it continues to matter today.", + "pageCount": 327, + "printType": "BOOK", + "categories": [ + "History" + ], + "thumbnail": "https://books.google.com/books/content?id=pYRrEAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://play.google.com/store/books/details?id=pYRrEAAAQBAJ" + }, + { + "isbn": "9780525656869", + "dateFinished": "2024-04-21", + "status": "finished", + "rating": "unrated", + "tags": [ + "politics", + "nonfiction" + ], + "title": "Winnie and Nelson", + "authors": [ + "Jonny Steinberg" + ], + "publishedDate": "2023-05-02", + "description": "A deeply researched, shattering new account of Nelson Mandela’s relationship with Winnie Madikizela-Mandela that “does justice both to the couple’s political heroism and to the betrayals and the secrets that hounded their union” (The New Yorker). Drawing on never-before-seen material, Steinberg—one of South Africa’s foremost nonfiction writers—reveals the fractures and stubborn bonds at the heart of a volatile and groundbreaking union, a very modern political marriage that played out on the world stage. “Powerful, intimate.” —The Washington Post One of the most celebrated political leaders of a century, Nelson Mandela has been written about by many biographers and historians. But in one crucial area, his life remains largely untold: his marriage to Winnie Madikizela-Mandela. During his years in prison, Nelson grew ever more in love with an idealized version of his wife, courting her in his letters as if they were young lovers frozen in time. But Winnie, every bit his political equal, found herself increasingly estranged from her jailed husband’s politics. Behind his back, she was trying to orchestrate an armed seizure of power, a path he feared would lead to an endless civil war. Jonny Steinberg tells the tale of this unique marriage—its longings, its obsessions, its deceits—making South African history a page-turning political biography. Winnie and Nelson is a modern epic in which trauma doesn’t affect just the couple at its center, but an entire nation. It is also a Shakespearean drama in which bonds of love and commitment mingle with timeless questions of revolution, such as whether to seek retribution or a negotiated peace. Steinberg reveals, with power and tender emotional insight, how far these forever-entwined leaders would go for each other and where they drew the line. For in the end, both knew theirs was not simply a marriage, but a contest to decide how apartheid should be fought.", + "pageCount": 593, + "printType": "BOOK", + "categories": [ + "Biography & Autobiography" + ], + "thumbnail": "https://books.google.com/books/content?id=eu5-EAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://play.google.com/store/books/details?id=eu5-EAAAQBAJ" + }, + { + "isbn": "9781982114121", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "politics", + "nonfiction" + ], + "title": "Saying It Loud", + "authors": [ + "Mark Whitaker" + ], + "publishedDate": "2023-02-07", + "description": "Journalist and author Mark Whitaker explores the momentous year that redefined the civil rights movement as a new sense of Black identity expressed in the slogan “Black Power” challenged the nonviolent philosophy of Martin Luther King, Jr. and John Lewis. In gripping, novelistic detail, Saying It Loud tells the story of how the Black Power phenomenon began to challenge the traditional civil rights movement in the turbulent year of 1966. Saying It Loud takes you inside the dramatic events in this seminal year, from Stokely Carmichael’s middle-of-the-night ouster of moderate icon John Lewis as chairman of the Student Nonviolent Coordinating Committee (SNCC) to Carmichael’s impassioned cry of “Black Power!” during a protest march in rural Mississippi. From Julian Bond’s humiliating and racist ouster from the Georgia state legislature because of his antiwar statements to Ronald Reagan’s election as California governor riding a “white backlash” vote against Black Power and urban unrest. From the founding of the Black Panther Party for Self-Defense by Huey Newton and Bobby Seale in Oakland, California, to the origins of Kwanzaa, the Black Arts Movement, and the first Black studies programs. From Reverend Martin Luther King, Jr.’s ill-fated campaign to take the civil rights movement north to Chicago to the wrenching ousting of the white members of SNCC. Deeply researched and widely reported, Saying It Loud offers brilliant portraits of the major characters in the yearlong drama, and provides new details and insights from key players and journalists who covered the story. It also makes a compelling case for why the lessons from 1966 still resonate in the era of Black Lives Matter and the fierce contemporary battles over voting rights, identity politics, and the teaching of Black history.", + "pageCount": 400, + "printType": "BOOK", + "categories": [ + "Biography & Autobiography" + ], + "thumbnail": "https://books.google.com/books/content?id=x6umEAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://books.google.com/books/about/Saying_It_Loud.html?hl=&id=x6umEAAAQBAJ" + }, + { + "isbn": "9781101947111", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "politics", + "nonfiction" + ], + "title": "Judgment at Tokyo", + "authors": [ + "Gary J. Bass" + ], + "publishedDate": "2023-10-17", + "description": "NAMED A BEST BOOK OF THE YEAR BY THE NEW YORKER • THE NEW YORK TIMES BOOK REVIEW EDITORS’ CHOICE • A landmark, magisterial history of the trial of Japan’s leaders as war criminals—the largely overlooked Asian counterpart to Nuremberg “Nothing less than a masterpiece. With epic research and mesmerizing narrative power, Judgment at Tokyo has the makings of an instant classic.” —Evan Osnos, National Book Award–winning author of Age of Ambition: Chasing Fortune, Truth, and Faith in the New China In the weeks after Japan finally surrendered to the Allies to end World War II, the world turned to the question of how to move on from years of carnage and destruction. For Harry Truman, Douglas MacArthur, Chiang Kai-shek, and their fellow victors, the question of justice seemed clear: Japan’s militaristic leaders needed to be tried and punished for the surprise attack at Pearl Harbor; shocking atrocities against civilians in China, the Philippines, and elsewhere; and rampant abuses of prisoners of war in notorious incidents such as the Bataan death march. For the Allied powers, the trial was an opportunity to render judgment on their vanquished foes, but also to create a legal framework to prosecute war crimes and prohibit the use of aggressive war, building a more peaceful world under international law and American hegemony. For the Japanese leaders on trial, it was their chance to argue that their war had been waged to liberate Asia from Western imperialism and that the court was victors’ justice. For more than two years, lawyers for both sides presented their cases before a panel of clashing judges from China, India, the Philippines, and Australia, as well as the United States and European powers. The testimony ran from horrific accounts of brutality and the secret plans to attack Pearl Harbor to the Japanese military’s threats to subvert the government if it sued for peace. Yet rather than clarity and unanimity, the trial brought complexity, dissents, and divisions that provoke international discord between China, Japan, and Korea to this day. Those courtroom tensions and contradictions could also be seen playing out across Asia as the trial unfolded in the crucial early years of the Cold War, from China’s descent into civil war to Japan’s successful postwar democratic elections to India’s independence and partition. From the author of the acclaimed The Blood Telegram, which was a Pulitzer Prize finalist, this magnificent history is the product of a decade of research and writing. Judgment at Tokyo is a riveting story of wartime action, dramatic courtroom battles, and the epic formative years that set the stage for the Asian postwar era.", + "pageCount": 913, + "printType": "BOOK", + "categories": [ + "History" + ], + "thumbnail": "https://books.google.com/books/content?id=nCGlEAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://play.google.com/store/books/details?id=nCGlEAAAQBAJ" + }, + { + "isbn": "9780300271249", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "nonfiction" + ], + "title": "The Rediscovery of America", + "authors": [ + "Ned Blackhawk" + ], + "publishedDate": "2023-04-25", + "description": "A sweeping and overdue retelling of U.S. history that recognizes that Native Americans are essential to understanding the evolution of modern America The most enduring feature of U.S. history is the presence of Native Americans, yet most histories focus on Europeans and their descendants. This long practice of ignoring Indigenous history is changing, however, with a new generation of scholars insists that any full American history address the struggle, survival, and resurgence of American Indian nations. Indigenous history is essential to understanding the evolution of modern America. Ned Blackhawk interweaves five centuries of Native and non‑Native histories, from Spanish colonial exploration to the rise of Native American self-determination in the late twentieth century. In this transformative synthesis he shows that • European colonization in the 1600s was never a predetermined success; • Native nations helped shape England’s crisis of empire; • the first shots of the American Revolution were prompted by Indian affairs in the interior; • California Indians targeted by federally funded militias were among the first casualties of the Civil War; • the Union victory forever recalibrated Native communities across the West; • twentieth-century reservation activists refashioned American law and policy. Blackhawk’s retelling of U.S. history acknowledges the enduring power, agency, and survival of Indigenous peoples, yielding a truer account of the United States and revealing anew the varied meanings of America.", + "pageCount": 611, + "printType": "BOOK", + "categories": [ + "History" + ], + "thumbnail": "https://books.google.com/books/content?id=jtGwEAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://play.google.com/store/books/details?id=jtGwEAAAQBAJ" + }, + { + "isbn": "9781639364282", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "politics", + "nonfiction" + ], + "title": "The Red Hotel", + "authors": [ + "Alan Philps" + ], + "publishedDate": "2023-07-04", + "description": "The untold history of Moscow's Metropol hotel—a fervent spot of intrigue, secrets, and the center of Stalin's nefarious propaganda during WWII. In 1941, when German armies were marching towards Moscow, Lenin’s body was moved from his tomb on Red Square and taken to Siberia. By1945, a victorious Stalin had turned a poor country into a victorious superpower. Over the course of those four years, Stalin, at Churchill's insistence, accepted an Anglo-American press corps in Moscow to cover the Eastern Front. To turn these reporters into Kremlin mouthpieces, Stalin imposed the most draconian controls – unbending censorship, no visits to the battlefront, and a ban on contact with ordinary citizens. The Red Hotel explores this gilded cage of the Metropol Hotel. They enjoyed lavish supplies of caviar and had their choice of young women to employ as translators and share their beds. On the surface, this regime served Stalin well: his plans to control Eastern Europe as a Sovietised ‘outer empire’ were never reported and the most outrageous Soviet lies went unchallenged. But beneath the surface, the Metropol was roiling with intrigue. While some of the translators turned journalists into robotic conveyors of Kremlin propaganda, others were secret dissidents who whispered to reporters the reality of Soviet life and were punished with sentences in the Gulag. Using British archives and Soviet sources, the unique role of the women of the Metropol, both as consummate propagandists and secret dissenters, is told for the first time. At the end of the war when Lenin returned to Red Square, the reporters went home, but the memory of Stalin’s ruthless control of the wartime narrative lived on in the Kremlin. From the weaponization of disinformation to the falsification of history, from the moving of borders to the neutralization of independent states, the story of the Metropol mirrors the struggles of our own modern era.", + "pageCount": 289, + "printType": "BOOK", + "categories": [ + "History" + ], + "thumbnail": "https://books.google.com/books/content?id=USCUEAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://play.google.com/store/books/details?id=USCUEAAAQBAJ" + }, + { + "isbn": "9781501198069", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "nonfiction", + "health" + ], + "title": "The People's Hospital", + "authors": [ + "Ricardo Nuila" + ], + "publishedDate": "2023-03-14", + "description": "“Nuila’s storytelling gifts place him alongside colleagues like Atul Gawande.” —Los Angeles Times This “compelling mixture of health care policy and gripping stories from the frontlines of medicine” (The Guardian) explores the question: where does an uninsured person go when turned away by hospitals, clinics, and doctors? Here, we follow the lives of five uninsured Houstonians as their struggle for survival leads them to a hospital that prioritizes people over profit. First, we meet Stephen, the restaurant franchise manager who signed up for his company’s lowest priced plan, only to find himself facing insurmountable costs after a cancer diagnosis. Then Christian—a young college student and retail worker who can’t seem to get an accurate diagnosis, let alone treatment, for his debilitating knee pain. Geronimo, thirty-six years old, has liver failure, but his meager disability check disqualifies him for Medicaid—and puts a life-saving transplant just out of reach. Roxana, who’s lived in the community without a visa for more than two decades, suffers from complications related to her cancer treatment. And finally, there’s Ebonie, a young mother whose high-risk pregnancy endangers her life. Whether due to immigration status, income, or the vagaries of state Medicaid law, all five are denied access to care. For all five, this exclusion could prove life-threatening. Each patient eventually lands at Ben Taub, the county hospital where Dr. Nuila has worked for over a decade. Nuila delves with empathy into the experiences of his patients, braiding their dramas into a singular narrative that contradicts the established idea that the only way to receive good health care is with good insurance. As readers follow the moving twists and turns in each patient’s story, it’s impossible to deny that our system is broken—and that Ben Taub’s innovative model, where patient care is more important than insurance payments, could help light the path forward.", + "pageCount": 384, + "printType": "BOOK", + "categories": [ + "Biography & Autobiography" + ], + "thumbnail": "https://books.google.com/books/content?id=KsZ0EAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://play.google.com/store/books/details?id=KsZ0EAAAQBAJ" + }, + { + "isbn": "9780593653166", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "nonfiction" + ], + "title": "An Inconvenient Cop", + "authors": [ + "Edwin Raymond", + "Jon Sternfeld" + ], + "publishedDate": "2023-10-17", + "description": "“With illuminating, vivid, and meticulous prose, Edwin Raymond delivers an extraordinary exposé on policing in America . . . An essential, exceptional work.” —Toluse Olorunnipa, Pulitzer Prize–winning author of His Name Is George Floyd From the highest-ranking whistleblower in NYPD history, a gripping insider look at the complexities of modern policing and the urgent need for reform Over his decade and a half with the New York Police Department, Edwin Raymond consistently exposed the dark underbelly of modern policing, becoming the highest-ranking whistleblower in the history of the force and one of the country’s leading voices against police injustice. Offering a rare, often shocking view of American policing, An Inconvenient Cop pulls back the curtain on the many flaws woven into the NYPD’s training, data, and practices, which have since been repackaged and repurposed by police departments across the country. Gravitating toward law enforcement in the hope of being a positive influence in his community, Raymond quickly learned that the problem with policing is a lot deeper than merely “a few bad apples”—the entire mechanism is set up to ensure that racial profiling is rewarded, and there are weighty consequences for cops who don’t play along. Struggling with the moral dilemma of policing impartially while witnessing his fellow officers go with the flow, Raymond’s journey takes him to the precipice of personal and professional ruin. Yet, through it all, he remains steadfast in his commitment to justice and his belief in the potential for change. At once revelatory and galvanizing, An Inconvenient Cop courageously bears witness to and exposes institutional violence. It presents a vision of radical hope and makes the case for a world in which the police’s responsibility is not to arrest numbers but to the people.", + "pageCount": 353, + "printType": "BOOK", + "categories": [ + "Biography & Autobiography" + ], + "thumbnail": "https://books.google.com/books/content?id=lcaqEAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://books.google.com/books/about/An_Inconvenient_Cop.html?hl=&id=lcaqEAAAQBAJ" + }, + { + "isbn": "9781982146931", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "politics", + "nonfiction" + ], + "title": "President Garfield", + "authors": [ + "CW Goodyear" + ], + "publishedDate": "2023-07-04", + "description": "An “ambitious, thorough, supremely researched” (The Washington Post) biography of the extraordinary, tragic life of America’s twentieth president—James Garfield. In “the most comprehensive Garfield biography in almost fifty years” (The Wall Street Journal), C.W. Goodyear charts the life and times of one of the most remarkable Americans ever to win the Presidency. Progressive firebrand and conservative compromiser; Union war hero and founder of the first Department of Education; Supreme Court attorney and abolitionist preacher; mathematician and canalman; crooked election-fixed and clean-government champion; Congressional chieftain and gentleman-farmer; the last president to be born in a log cabin; the second to be assassinated. James Abram Garfield was all these things and more. Over nearly two decades in Congress during a polarized era—Reconstruction and the Gilded Age—Garfield served as a peacemaker in a Republican Party and America defined by divisions. He was elected to overcome them. He was killed while trying to do so. President Garfield is American history at its finest. It is about an impoverished boy working his way from the frontier to the Presidency; a progressive statesman, trying to raise a more righteous, peaceful Republic out of the ashes of civil war; the tragically imperfect course of that reformation, and the man himself; a martyr-President, whose death succeeded in nudging the country back to cleaner, calmer politics.", + "pageCount": 624, + "printType": "BOOK", + "categories": [ + "Biography & Autobiography" + ], + "thumbnail": "https://books.google.com/books/content?id=Gx-UEAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://play.google.com/store/books/details?id=Gx-UEAAAQBAJ" + }, + { + "isbn": "9781469674971", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "politics", + "nonfiction" + ], + "title": "Gun Country", + "authors": [ + "Andrew C. McKevitt" + ], + "publishedDate": "2023-09-18", + "description": "Just as World War II transformed the United States into a global military and economic superpower, so too did it forge the gun country America is today. After 1945, war-ravaged European nations possessed large surpluses of mass-produced weapons, and American entrepreneurs seized the opportunity to buy used munitions for pennies on the dollar and resell them stateside. A booming consumer market made cheap guns accessible to millions of Americans, and rates of gun ownership and violence began to climb. Andrew C. McKevitt tells the history of this gun boom through the dynamics of consumer capitalism and Cold War ideology, the combination of which resulted in a vast number of Americans arming themselves to the teeth and centering their political identity on their guns. When gun control legislation emerged in the 1960s, many Americans, accustomed to the unregulated postwar bounty of cheap guns and fearful of Soviet invasion, domestic subversion, and urban uprisings, fiercely challenged it. Meanwhile, gun control groups were diverted from their abolitionist roots toward a conciliatory, fundraising-focused strategy that struggled to limit the stockpiling of firearms. Gun Country recasts the story of guns in postwar America as one of Cold War and racial anxieties, unfettered capitalism, and exceptional violence that continues to haunt us to this day.", + "pageCount": 332, + "printType": "BOOK", + "categories": [ + "History" + ], + "thumbnail": "https://books.google.com/books/content?id=nIK2EAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://play.google.com/store/books/details?id=nIK2EAAAQBAJ" + }, + { + "isbn": "9780593134382", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "nonfiction" + ], + "title": "Built from the Fire", + "authors": [ + "Victor Luckerson" + ], + "publishedDate": "2023-05-23", + "description": "A multigenerational saga of a family and a community in Tulsa’s Greenwood district, known as “Black Wall Street,” that in one century survived the 1921 Tulsa Race Massacre, urban renewal, and gentrification “Ambitious . . . absorbing . . . By the end of Luckerson’s outstanding book, the idea of building something new from the ashes of what has been destroyed becomes comprehensible, even hopeful.”—Marcia Chatelain, The New York Times WINNER OF THE SABEW BEST IN BUSINESS BOOK AWARD • A NEW YORK TIMES BOOK REVIEW AND WASHINGTON POST BEST BOOK OF THE YEAR When Ed Goodwin moved with his parents to the Greenwood neighborhood in Tulsa, Oklahoma, his family joined a community soon to become the center of black life in the West. But just a few years later, on May 31, 1921, the teenaged Ed hid in a bathtub as a white mob descended on his neighborhood, laying waste to thirty-five blocks and murdering as many as three hundred people in one of the worst acts of racist violence in U.S. history. The Goodwins and their neighbors soon rebuilt the district into “a Mecca,” in Ed’s words, where nightlife thrived and small businesses flourished. Ed bought a newspaper to chronicle Greenwood’s resurgence and battles against white bigotry, and his son Jim, an attorney, embodied the family’s hopes for the civil rights movement. But by the 1970s urban renewal policies had nearly emptied the neighborhood. Today the newspaper remains, and Ed’s granddaughter Regina represents the neighborhood in the Oklahoma state legislature, working alongside a new generation of local activists to revive it once again. In Built from the Fire, journalist Victor Luckerson tells the true story behind a potent national symbol of success and solidarity and weaves an epic tale about a neighborhood that refused, more than once, to be erased.", + "pageCount": 673, + "printType": "BOOK", + "categories": [ + "History" + ], + "thumbnail": "https://books.google.com/books/content?id=mcaGEAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://play.google.com/store/books/details?id=mcaGEAAAQBAJ" + }, + { + "isbn": "9780399590863", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "nonfiction" + ], + "title": "The 272", + "authors": [ + "Rachel L. Swarns" + ], + "publishedDate": "2023-06-13", + "description": "“An absolutely essential addition to the history of the Catholic Church, whose involvement in New World slavery sustained the Church and, thereby, helped to entrench enslavement in American society.”—Annette Gordon-Reed, Pulitzer Prize–winning author of The Hemingses of Monticello and On Juneteenth New York Times Book Review Editors’ Choice • Longlisted for the Andrew Carnegie Medal A BEST BOOK OF THE YEAR: The New Yorker, The New York Times Book Review, The Washington Post, Time, Chicago Public Library, Kirkus Reviews In 1838, a group of America’s most prominent Catholic priests sold 272 enslaved people to save their largest mission project, what is now Georgetown University. In this groundbreaking account, journalist, author, and professor Rachel L. Swarns follows one family through nearly two centuries of indentured servitude and enslavement to uncover the harrowing origin story of the Catholic Church in the United States. Through the saga of the Mahoney family, Swarns illustrates how the Church relied on slave labor and slave sales to sustain its operations and to help finance its expansion. The story begins with Ann Joice, a free Black woman and the matriarch of the Mahoney family. Joice sailed to Maryland in the late 1600s as an indentured servant, but her contract was burned and her freedom stolen. Her descendants, who were enslaved by Jesuit priests, passed down the story of that broken promise for centuries. One of those descendants, Harry Mahoney, saved lives and the church’s money in the War of 1812, but his children, including Louisa and Anna, were put up for sale in 1838. One daughter managed to escape, but the other was sold and shipped to Louisiana. Their descendants would remain apart until Rachel Swarns’s reporting in The New York Times finally reunited them. They would go on to join other GU272 descendants who pressed Georgetown and the Catholic Church to make amends, prodding the institutions to break new ground in the movement for reparations and reconciliation in America. Swarns’s journalism has already started a national conversation about universities with ties to slavery. The 272 tells an even bigger story, not only demonstrating how slavery fueled the growth of the American Catholic Church but also shining a light on the enslaved people whose forced labor helped to build the largest religious denomination in the nation.", + "pageCount": 361, + "printType": "BOOK", + "categories": [ + "History" + ], + "thumbnail": "https://books.google.com/books/content?id=gVieEAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://books.google.com/books/about/The_272.html?hl=&id=gVieEAAAQBAJ" + }, + { + "isbn": "9780593534762", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "nonfiction", + "politics" + ], + "title": "To Free the Captives", + "authors": [ + "Tracy K. Smith" + ], + "publishedDate": "2023-11-07", + "description": "A stunning personal manifesto on memory, family, and history that explores how we in America might—together—come to a new view of our shared past “A vulnerable, honest look at a life lived in a country still struggling with its evils...Hopeful...Beautiful and haunting.” —Eddie S. Glaude Jr., author of Begin Again In 2020, heartsick from constant assaults on Black life, Tracy K. Smith found herself soul-searching and digging into the historical archive for help navigating the “din of human division and strife.” With lyricism and urgency, Smith draws on several avenues of thinking—personal, documentary, and spiritual—to understand who we are as a nation and what we might hope to mean to one another. In Smith’s own words, “To write a book about Black strength, Black continuance, and the powerful forms of belief and community that have long bolstered the soul of my people, I used the generations of my own patrilineal family to lean backward toward history, to gather a fuller sense of the lives my own ancestors led, the challenges they endured, and the sources of hope and bolstering they counted on. What this process has led me to believe is that all of us, in the here and now, can choose to work alongside the generations that precede us in tending to America’s oldest wounds and meeting the urgencies of our present.” To Free the Captives touches down in Sunflower, Alabama, the red-dirt town where Smith’s father’s family comes from, and where her grandfather returned after World War I with a hero’s record but difficult prospects as a Black man. Smith considers his life and the life of her father through the lens of history. Hoping to connect with their strength and continuance, she assembles a new terminology of American life. Bearing courageous witness to the terms of Freedom afforded her as a Black woman, a mother, and an educator in the twenty-first century, Smith etches a portrait of where we find ourselves four hundred years into the American experiment. Weaving in an account of her growing spiritual practice, she argues that the soul is not merely a private site of respite or transcendence, but a tool for fulfilling our duties to each other, and a sounding board for our most pressing collective questions: Where are we going as a nation? Where have we been?", + "pageCount": 289, + "printType": "BOOK", + "categories": [ + "Social Science" + ], + "thumbnail": "https://books.google.com/books/content?id=1yasEAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://books.google.com/books/about/To_Free_the_Captives.html?hl=&id=1yasEAAAQBAJ" + }, + { + "isbn": "9780593133132", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "politics", + "nonfiction" + ], + "title": "Some People Need Killing", + "authors": [ + "Patricia Evangelista" + ], + "publishedDate": "2023-10-17", + "description": "TIME’S #1 NONFICTION BOOK OF THE YEAR • A NEW YORK TIMES BOOK REVIEW TOP 10 BEST BOOK OF THE YEAR • A “riveting” (The Atlantic) account of the Philippines’ state-sanctioned killings of its citizens under President Rodrigo Duterte, hailed as “a journalistic masterpiece” (The New Yorker) “Tragic, elegant, vital . . . Evangelista risked her life to tell this story.”—Tara Westover, #1 New York Times bestselling author of Educated LONGLISTED FOR THE WOMEN’S PRIZE • A BEST BOOK OF THE YEAR: The New York Times, The New Yorker, The Economist, Chicago Public Library, CrimeReads, The Mary Sue “My job is to go to places where people die. I pack my bags, talk to the survivors, write my stories, then go home to wait for the next catastrophe. I don’t wait very long.” Journalist Patricia Evangelista came of age in the aftermath of a street revolution that forged a new future for the Philippines. Three decades later, in the face of mounting inequality, the nation discovered the fragility of its democratic institutions under the regime of strongman Rodrigo Duterte. Some People Need Killing is Evangelista’s meticulously reported and deeply human chronicle of the Philippines’ drug war. For six years, Evangelista documented the killings carried out by police and vigilantes in the name of Duterte’s war on drugs—a crusade that has led to the slaughter of thousands—immersing herself in the world of killers and survivors and capturing the atmosphere of terror created when an elected president decides that some lives are worth less than others. The book takes its title from a vigilante, whose words demonstrated the psychological accommodation many across the country had made: “I’m really not a bad guy,” he said. “I’m not all bad. Some people need killing.” A profound act of witness and a tour de force of literary journalism, Some People Need Killing is a brilliant dissection of the grammar of violence and an investigation into the human impulses to dominate and resist.", + "pageCount": 449, + "printType": "BOOK", + "categories": [ + "Political Science" + ], + "thumbnail": "https://books.google.com/books/content?id=7oq2EAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://books.google.com/books/about/Some_People_Need_Killing.html?hl=&id=7oq2EAAAQBAJ" + }, + { + "isbn": "9781668007990", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "health" + ], + "title": "The Age of Magical Overthinking", + "authors": [ + "Amanda Montell" + ], + "publishedDate": "2024-04-09", + "description": "From the bestselling author of Cultish and host of the podcast Sounds Like a Cult, a delicious blend of cultural criticism and personal narrative that explores our cognitive biases and the power, disadvantages, and highlights of magical thinking. Utilizing the linguistic insights of her “witty and brilliant” (Blyth Roberson, author of America the Beautiful?) first book Wordslut and the sociological explorations of her breakout hit Cultish, Amanda Montell now turns her erudite eye to the inner workings of the human mind and its biases in her most personal and electrifying work yet. “Magical thinking” can be broadly defined as the belief that one’s internal thoughts can affect unrelated events in the external world: Think of the conviction that one can manifest their way out of poverty, stave off cancer with positive vibes, thwart the apocalypse by learning to can their own peaches, or transform an unhealthy relationship to a glorious one with loyalty alone. In all its forms, magical thinking works in service of restoring agency amid chaos, but in The Age of Magical Overthinking, Montell argues that in the modern information age, our brain’s coping mechanisms have been overloaded, and our irrationality turned up to an eleven. In a series of razor sharp, deeply funny chapters, Montell delves into a cornucopia of the cognitive biases that run rampant in our brains, from how the “Halo effect” cultivates worship (and hatred) of larger than life celebrities, to how the “Sunk Cost Fallacy” can keep us in detrimental relationships long after we’ve realized they’re not serving us. As she illuminates these concepts with her signature brilliance and wit, Montell’s prevailing message is one of hope, empathy, and ultimately forgiveness for our anxiety-addled human selves. If you have all but lost faith in our ability to reason, Montell aims to make some sense of the senseless. To crack open a window in our minds, and let a warm breeze in. To help quiet the cacophony for a while, or even hear a melody in it.", + "pageCount": 138, + "printType": "BOOK", + "categories": [ + "Biography & Autobiography" + ], + "thumbnail": "https://books.google.com/books/content?id=YMXEEAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://play.google.com/store/books/details?id=YMXEEAAAQBAJ" + }, + { + "isbn": "9781635577310", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "politics", + "nonfiction" + ], + "title": "We Are Bellingcat", + "authors": [ + "Eliot Higgins" + ], + "publishedDate": "2021-03-02", + "description": "INTERNATIONAL BESTSELLER \"We Are Bellingcat is Higgins's gripping account of how he reinvented reporting for the internet age . . . A manifesto for optimism in a dark age.\"-Luke Harding, Observer The page-turning inside story of the global team wielding the internet to fight for facts and combat autocracy-revealing the extraordinary ability of ordinary people to hold the powerful to account. In 2018, Russian exile Sergei Skripal and his daughter were nearly killed in an audacious poisoning attempt in Salisbury, England. Soon, the identity of one of the suspects was revealed: he was a Russian spy. This huge investigative coup wasn't pulled off by an intelligence agency or a traditional news outlet. Instead, the scoop came from Bellingcat, the open-source investigative team that is redefining the way we think about news, politics, and the digital future. We Are Bellingcat tells the inspiring story of how a college dropout pioneered a new category of reporting and galvanized citizen journalists-working together from their computer screens around the globe-to crack major cases, at a time when fact-based journalism is under assault from authoritarian forces. Founder Eliot Higgins introduces readers to the tools Bellingcat investigators use, tools available to anyone, from software that helps you pinpoint the location of an image, to an app that can nail down the time that photo was taken. This book digs deep into some of Bellingcat's most important investigations-the downing of flight MH17 over Ukraine, Assad's use of chemical weapons in Syria, the identities of alt-right protestors in Charlottesville-with the drama and gripping detail of a spy novel.", + "pageCount": 288, + "printType": "BOOK", + "categories": [ + "Political Science" + ], + "thumbnail": "https://books.google.com/books/content?id=Gg0IEAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://play.google.com/store/books/details?id=Gg0IEAAAQBAJ" + }, + { + "isbn": "9781646221349", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "climate", + "nonfiction" + ], + "title": "The Age of Deer", + "authors": [ + "Erika Howsare" + ], + "publishedDate": "2024-01-02", + "description": "A masterful hybrid of nature writing and cultural studies that investigates our connection with deer—from mythology to biology, from forests to cities, from coexistence to control and extermination—and invites readers to contemplate the paradoxes of how humans interact with and shape the natural world Deer have been an important part of the world that humans occupy for millennia. They’re one of the only large animals that can thrive in our presence. In the 21st century, our relationship is full of contradictions: We hunt and protect them, we cull them from suburbs while making them an icon of wilderness, we see them both as victims and as pests. But there is no doubt that we have a connection to deer: in mythology and story, in ecosystems biological and digital, in cities and in forests. Delving into the historical roots of these tangled attitudes and how they play out in the present, Erika Howsare observes scientists capture and collar fawns, hunters show off their trophies, a museum interpreter teaching American history while tanning a deer hide, an animal-control officer collecting the carcasses of deer killed by sharpshooters, and a woman bottle-raising orphaned fawns in her backyard. As she reports these stories, Howsare’s eye is always on the bigger picture: Why do we look at deer in the ways we do, and what do these animals reveal about human involvement in the natural world? For readers of H is for Hawk and Fox & I, The Age of Deer offers a unique and intimate perspective on a very human relationship.", + "pageCount": 369, + "printType": "BOOK", + "categories": [ + "Nature" + ], + "thumbnail": "https://books.google.com/books/content?id=VyK3EAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://books.google.com/books/about/The_Age_of_Deer.html?hl=&id=VyK3EAAAQBAJ" + }, + { + "isbn": "9781982190477", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "nonfiction" + ], + "title": "Everest, Inc.", + "authors": [ + "Will Cockrell" + ], + "publishedDate": "2024-04-16", + "description": "Featuring original interviews with mountain guides and climbers—including Jimmy Chin and Conrad Anker—this vivid and authoritative adventure history chronicles one of the least likely industries on Earth: guided climbing on Mount Everest. Anyone who has read Jon Krakauer’s Into Thin Air or has seen a recent photo of climbers standing in line to get to the top of Everest may think they have the mountain pretty well figured out. It’s an extreme landscape where bad weather and incredible altitude can occasionally kill, but more so an overcrowded, trashed-out recreation destination where rich clients pad their egos—and social media feeds—while exploiting local Sherpas. There’s some truth to these clichés, but they’re a sliver of the story. Unlike any book to date, Everest, Inc. gets to the heart of the mountain through the definitive story of its greatest invention: the Himalayan guiding industry. It all began in the 1980s with a few boot-strapping entrepreneurs who paired raw courage and naked ambition with a new style of expedition planning. Many of them are still living and climbing today, and as a result of their astonishing success, ninety percent of the people now on Everest are clients or employees of guided expeditions. Studded with quotes from original interviews with more than a hundred western and Sherpa climbers, clients, writers, filmmakers, and even a Hollywood actor, Everest, Inc. foregrounds the voices of the people who have made the mountain what it is today. And while there is plenty of high-altitude drama in unpacking the last forty years of Everest tragedy and triumph, it ultimately transcends stereotypes and tells the uplifting counternarrative of the army of journeymen and women who have made people’s dreams come true, and of the Nepalis who are pushing the industry into the future.", + "pageCount": 265, + "printType": "BOOK", + "categories": [ + "Biography & Autobiography" + ], + "thumbnail": "https://books.google.com/books/content?id=jpvEEAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://play.google.com/store/books/details?id=jpvEEAAAQBAJ" + }, + { + "isbn": "9780262047654", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "tech", + "nonfiction" + ], + "title": "More than a Glitch", + "authors": [ + "Meredith Broussard" + ], + "publishedDate": "2023-03-14", + "description": "When technology reinforces inequality, it’s not just a glitch—it’s a signal that we need to redesign our systems to create a more equitable world. The word “glitch” implies an incidental error, as easy to patch up as it is to identify. But what if racism, sexism, and ableism aren’t just bugs in mostly functional machinery—what if they’re coded into the system itself? In the vein of heavy hitters such as Safiya Umoja Noble, Cathy O’Neil, and Ruha Benjamin, Meredith Broussard demonstrates in More Than a Glitch how neutrality in tech is a myth and why algorithms need to be held accountable. Broussard, a data scientist and one of the few Black female researchers in artificial intelligence, masterfully synthesizes concepts from computer science and sociology. She explores a range of examples: from facial recognition technology trained only to recognize lighter skin tones, to mortgage-approval algorithms that encourage discriminatory lending, to the dangerous feedback loops that arise when medical diagnostic algorithms are trained on insufficiently diverse data. Even when such technologies are designed with good intentions, Broussard shows, fallible humans develop programs that can result in devastating consequences. Broussard argues that the solution isn’t to make omnipresent tech more inclusive, but to root out the algorithms that target certain demographics as “other” to begin with. With sweeping implications for fields ranging from jurisprudence to medicine, the ground-breaking insights of More Than a Glitch are essential reading for anyone invested in building a more equitable future.", + "pageCount": 243, + "printType": "BOOK", + "categories": [ + "Technology & Engineering" + ], + "thumbnail": "https://books.google.com/books/content?id=SyJ1EAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://books.google.com/books/about/More_than_a_Glitch.html?hl=&id=SyJ1EAAAQBAJ" + }, + { + "isbn": "9780520379725", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "politics", + "nonfiction", + "tech" + ], + "title": "When the Hood Comes Off", + "authors": [ + "Rob Eschmann" + ], + "publishedDate": "2023", + "description": "This timely, comprehensive study examines how racism manifests online and highlights the antiracist tactics rising to oppose it From cell phone footage of police killing unarmed Black people to leaked racist messages and even comments from friends and family on social media, online communication exposes how racism operates in a world that pretends to be colorblind. In When the Hood Comes Off, Rob Eschmann blends rigorous research and engaging personal narrative to examine the effects of online racism on communities of color and society, and the unexpected ways that digital technologies enable innovative everyday tools of antiracist resistance. Drawing on a wealth of data, including interviews with students of Color around the country and analyses of millions of social media posts over the past decade, Eschmann investigates the influence of online communication on face-to-face interactions. When the Hood Comes Off highlights the power of the internet as an organizing tool, and shows that online racism can be a profound wake-up call. How will we respond?", + "pageCount": 312, + "printType": "BOOK", + "categories": [ + "African Americans in mass media" + ], + "thumbnail": "https://books.google.com/books/content?id=JDCqEAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://books.google.com/books/about/When_the_Hood_Comes_Off.html?hl=&id=JDCqEAAAQBAJ" + }, + { + "isbn": "9781960146090", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "nonfiction" + ], + "title": "All the Memories That Remain: War, Alzheimer's, and the Search for a Way Home", + "authors": [ + "E. M. Liddick" + ], + "publishedDate": "2023-04-11", + "description": "Dad's eyes peer into an infinite black hole. He's lost ... and I with him. When E.M. Liddick, a legal advisor to a special operations task force, returns from another tour in Afghanistan, he finds his formerly idyllic life in shambles. He's haunted by the decisions he made overseas, he's just told his wife of eleven years he's no longer in love with her, and his father--the person whom he would have turned to for advice-is ten-years deep into a battle with younger-onset Alzheimer's. Broken and lost, Liddick wonders, How can I possibly find my way without you, Dad? Then he remembers his father's letters to him during Marine Corps bootcamp. In those letters, scrawled in indelible script, he discovers old memories and new ways to heal, along with the enduring image of his father--and, perhaps, Liddick's old self as well. An unflinchingly vulnerable memoir, All the Memories That Remain stands witness to one man's fall from grace and his journey to find meaning in what remains.", + "pageCount": 0, + "printType": "BOOK", + "categories": [ + "Biography & Autobiography" + ], + "thumbnail": "https://books.google.com/books/content?id=V5OuzwEACAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api&w=512", + "language": "en", + "link": "https://books.google.com/books/about/All_the_Memories_That_Remain_War_Alzheim.html?hl=&id=V5OuzwEACAAJ" + }, + { + "isbn": "9780226832319", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "tech", + "nonfiction", + "economics" + ], + "title": "Data Grab", + "authors": [ + "Ulises A. Mejias", + "Nick Couldry" + ], + "publishedDate": "2024-03-14", + "description": "A compelling argument that the extractive practices of today’s tech giants are the continuation of colonialism—and a crucial guide to collective resistance. Large technology companies like Meta, Amazon, and Alphabet have unprecedented access to our daily lives, collecting information when we check our email, count our steps, shop online, and commute to and from work. Current events are concerning—both the changing owners (and names) of billion-dollar tech companies and regulatory concerns about artificial intelligence underscore the sweeping nature of Big Tech’s surveillance and the influence such companies hold over the people who use their apps and platforms. As trusted tech experts Ulises A. Mejias and Nick Couldry show in this eye-opening and convincing book, this vast accumulation of data is not the accidental stockpile of a fast-growing industry. Just as nations stole territories for ill-gotten minerals and crops, wealth, and dominance, tech companies steal personal data important to our lives. It’s only within the framework of colonialism, Mejias and Couldry argue, that we can comprehend the full scope of this heist. Like the land grabs of the past, today’s data grab converts our data into raw material for the generation of corporate profit against our own interests. Like historical colonialism, today’s tech corporations have engineered an extractive form of doing business that builds a new social and economic order, leads to job precarity, and degrades the environment. These methods deepen global inequality, consolidating corporate wealth in the Global North and engineering discriminatory algorithms. Promising convenience, connection, and scientific progress, tech companies enrich themselves by encouraging us to relinquish details about our personal interactions, our taste in movies or music, and even our health and medical records. Do we have any other choice? Data Grab affirms that we do. To defy this new form of colonialism we will need to learn from previous forms of resistance and work together to imagine entirely new ones. Mejias and Couldry share the stories of voters, workers, activists, and marginalized communities who have successfully opposed unscrupulous tech practices. An incisive discussion of the digital media that’s transformed our world, Data Grab is a must-read for anyone concerned about privacy, self-determination, and justice in the internet age.", + "pageCount": 314, + "printType": "BOOK", + "categories": [ + "Technology & Engineering" + ], + "thumbnail": "https://books.google.com/books/content?id=8M_lEAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://play.google.com/store/books/details?id=8M_lEAAAQBAJ" + }, + { + "isbn": "9781604869880", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "music", + "nonfiction" + ], + "title": "Day the Country Died", + "authors": [ + "Ian Glasper" + ], + "publishedDate": "2014-07-01", + "description": "The Day the Country Died features author, historian, and musician Ian Glasper (Burning Britain) exploring in minute detail the influential, esoteric, UK anarcho punk scene of the early Eighties. If the colorful ’80s punk bands captured in Burning Britain were loud, political, and uncompromising, those examined in The Day the Country Died were even more so, totally prepared to risk their liberty to communicate the ideals they believed in so passionately. With Crass and Poison Girls opening the floodgates, the arrival of bands such as Zounds, Flux of Pink Indians, Conflict, Subhumans, Chumbawamba, Amebix, Rudimentary Peni, Antisect, Omega Tribe, and Icons of Filth heralded a brand new age of honesty and integrity in underground music. With a backdrop of Thatcher’s Britain, punk music became self-sufficient and considerably more aggressive, blending a DIY ethos with activism to create the perfectly bleak soundtrack to the zeitgeist of a discontented British youth. It was a time when punk stopped being merely a radical fashion statement, and became a force for real social change; a genuine revolutionary movement, driven by some of the most challenging noises ever committed to tape. Anarchy, as regards punk rock, no longer meant “cash from chaos.” It meant “freedom, peace, and unity.“ Anarcho punk took the rebellion inherent in punk from the beginning to a whole new level of personal awareness. All the scene’s biggest names, and most of the smaller ones, are comprehensively covered with new, exclusive interviews and hundreds of previously unseen photographs.", + "pageCount": 688, + "printType": "BOOK", + "categories": [ + "Music" + ], + "thumbnail": "https://books.google.com/books/content?id=qbVHEAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://play.google.com/store/books/details?id=qbVHEAAAQBAJ" + }, + { + "isbn": "9781668006542", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "culture" + ], + "title": "Fluke", + "authors": [ + "Brian Klaas" + ], + "publishedDate": "2024-01-23", + "description": "In the perspective-altering tradition of Malcolm Gladwell’s The Tipping Point and Nassim Nicholas Taleb’s The Black Swan comes a provocative challenge to how we think our world works—and why small, chance events can divert our lives and change everything, by social scientist and Atlantic writer Brian Klaas. If you could rewind your life to the very beginning and then press play, would everything turn out the same? Or could making an accidental phone call or missing an exit off the highway change not just your life, but history itself? And would you remain blind to the radically different possible world you unknowingly left behind? In Fluke, myth-shattering social scientist Brian Klaas dives deeply into the phenomenon of random chance and the chaos it can sow, taking aim at most people’s neat and tidy storybook version of reality. The book’s argument is that we willfully ignore a bewildering truth: but for a few small changes, our lives—and our societies—could be radically different. Offering an entirely new lens, Fluke explores how our world really works, driven by strange interactions and apparently random events. How did one couple’s vacation cause 100,000 people to die? Does our decision to hit the snooze button in the morning radically alter the trajectory of our lives? And has the evolution of humans been inevitable, or are we simply the product of a series of freak accidents? Drawing on social science, chaos theory, history, evolutionary biology, and philosophy, Klaas provides a brilliantly fresh look at why things happen—all while providing mind-bending lessons on how we can live smarter, be happier, and lead more fulfilling lives.", + "pageCount": 336, + "printType": "BOOK", + "categories": [ + "Self-Help" + ], + "thumbnail": "https://books.google.com/books/content?id=_pzEEAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://play.google.com/store/books/details?id=_pzEEAAAQBAJ" + }, + { + "isbn": "9781629638201", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "music", + "nonfiction" + ], + "title": "Queercore", + "authors": [ + "Liam Warfield", + "Walter Crasshole", + "Yony Leyser" + ], + "publishedDate": "2021-07-13", + "description": "Queercore: How to Punk a Revolution: An Oral History is the very first comprehensive overview of the movement that defied both the music underground and the LGBT mainstream community—queercore. Through exclusive interviews with protagonists like Bruce LaBruce, G.B. Jones, Jayne County, Kathleen Hanna of Bikini Kill and Le Tigre, film director and author John Waters, Lynn Breedlove of Tribe 8, Jon Ginoli of Pansy Division, and many more, alongside a treasure trove of never-before-seen photographs and reprinted zines from the time, Queercore traces the history of a scene originally “fabricated” in the bedrooms and coffee shops of Toronto and San Francisco by a few young, queer punks to its emergence as a relevant and real revolution. Queercore gets a down-to-details firsthand account of the movement explored through the people that lived it—from punk’s early queer elements, to the moments Toronto kids decided they needed to create a scene that didn’t exist, to the infiltration of the mainstream by Pansy Division, and the emergence of riot grrrl as a sister movement—as well as the clothes, zines, art, film, and music that made this movement an exciting in-your-face middle finger to complacent gay and straight society. Queercore will stand as both a testament to radically gay politics and culture and an important reference for those who wish to better understand this explosive movement.", + "pageCount": 291, + "printType": "BOOK", + "categories": [ + "Music" + ], + "thumbnail": "https://books.google.com/books/content?id=ebRHEAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://play.google.com/store/books/details?id=ebRHEAAAQBAJ" + }, + { + "isbn": "1770410651", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "music", + "nonfiction" + ], + "title": "Perfect Youth", + "authors": [ + "Sam Sutherland" + ], + "publishedDate": "2012", + "description": "While many volumes devoted to the punk and hardcore scenes in America grace bookstore shelves, Canada's contributions to the genre remain largely unacknowledged. For the first time, the birth of Canadian punk—a transformative cultural force that spread across the country at the end of the 1970s—is captured between the pages of this important resource. Delving deeper than standard band biographies, this book articulates how the advent of punk reshaped the culture of cities across Canada, speeding along the creation of alternative means of cultural production, consumption, and distribution. Describing the origins of bands such as D.O.A., the Subhumans, the Viletones, and Teenage Head alongside lesser-known regional acts from all over Canada, it is the first published account of the first wave of punk in places like Regina, Ottawa, Halifax, and Victoria. Proudly staking Canada's claim as the starting point for many internationally famous bands, this book unearths a forgotten musical and cultural history of drunks and miscreants, future country stars, and political strategists.", + "pageCount": 341, + "printType": "BOOK", + "categories": [ + "History" + ], + "thumbnail": "https://books.google.com/books/content?id=tgnZBAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://books.google.com/books/about/Perfect_Youth.html?hl=&id=tgnZBAAAQBAJ" + }, + { + "isbn": "9781629632421", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "music", + "nonfiction" + ], + "title": "Going Underground", + "authors": [ + "George Hurchalla" + ], + "publishedDate": "2016-04-01", + "description": "The product of decades of work and multiple self-published editions, Going Underground, written by 1980s scene veteran George Hurchalla, is the most comprehensive look yet at America’s nationwide underground punk scene. Despite the mainstream press declarations that “punk died with Sid Vicious” or that “punk was reborn with Nirvana,” author Hurchalla followed the DIY spirit of punk underground, where it not only survived but thrived nationally as a self-sustaining grassroots movement rooted in seedy clubs, rented fire halls, Xeroxed zines, and indie record shops. Rather than dwell solely on well-documented scenes from Los Angeles, New York, and Washington, DC, Hurchalla delves deep into the counterculture, rooting out stories from Chicago, Philadelphia, Austin, Cincinnati, Miami, and elsewhere. The author seamlessly mixes his personal experiences with the oral history of dozens of band members, promoters, artists, zinesters, and scenesters. Some of the countless bands covered include Articles of Faith, Big Boys, Necros, Hüsker Dü, Bad Brains, Government Issue, and Minutemen, as well as many of the essential zines of the time such as Big Takeover, Maximum RocknRoll, Flipside, and Forced Exposure. Going Underground features over a hundred unique photos from Marie Kanger-Born of Chicago, Dixon Coulbourn of Austin, Brian Trudell of LA, Malcolm Riviera of DC, Justina Davies of New York, Ed Arnaud of Arizona, and many others, along with flyers from across the nation.", + "pageCount": 540, + "printType": "BOOK", + "categories": [ + "Music" + ], + "thumbnail": "https://books.google.com/books/content?id=FrZHEAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://play.google.com/store/books/details?id=FrZHEAAAQBAJ" + }, + { + "isbn": "9781929069248", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "music", + "nonfiction" + ], + "title": "Loser", + "authors": [ + "Clark Humphrey" + ], + "publishedDate": "1999", + "pageCount": 0, + "printType": "BOOK", + "categories": [ + "Rock groups" + ], + "thumbnail": "https://books.google.com/books/content?id=6dwCAAAACAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api&w=512", + "language": "en", + "link": "https://books.google.com/books/about/Loser.html?hl=&id=6dwCAAAACAAJ" + }, + { + "isbn": "9781402779374", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "music", + "nonfiction" + ], + "title": "The Encyclopedia of Punk", + "authors": [ + "Brian Cogan" + ], + "publishedDate": "2010", + "description": "An alphabetically arranged resource covers the rebellious musical genre and the cultural movement it inspired.", + "pageCount": 0, + "printType": "BOOK", + "categories": [ + "Punk rock music" + ], + "thumbnail": "https://books.google.com/books/content?id=zkSIRAAACAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api&w=512", + "language": "en", + "link": "https://books.google.com/books/about/The_Encyclopedia_of_Punk.html?hl=&id=zkSIRAAACAAJ" + }, + { + "isbn": "9780578164397", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "music", + "nonfiction" + ], + "title": "Let's Go to Hell", + "authors": [ + "James Burns" + ], + "publishedDate": "2015-08-21", + "description": "The Butthole Surfers remain one of the most enigmatic bands in the history of rock music. Most of their records have no information of any kind, and often with the suggestion that you play them at 69 rpm.... They lived like nomads through much of the 1980s, and built their reputation upon tours that never ended, and shows that resembled hedonistic acid tests. They left a heap of former band members in their wake, and have often alienated as many fans as they've attracted. Here for the first time is the complete story of one of the most controversial and dangerous bands to have emerged from the ashes of the punk rock movement. 'Let's Go to Hell' compiles the scattered memories into the first comprehensive overview of the band. Featuring exclusive interviews, tons of rare and unpublished photographs, and analysis of the band's vast recorded (and unrecorded) efforts, 'Let's Go to Hell' finally tells the story that was thought (and often hoped) would never be told...", + "pageCount": 506, + "printType": "BOOK", + "thumbnail": "https://books.google.com/books/content?id=dLAEswEACAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api&w=512", + "language": "en", + "link": "https://books.google.com/books/about/Let_s_Go_to_Hell.html?hl=&id=dLAEswEACAAJ" + }, + { + "isbn": "9781940213200", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "music", + "nonfiction" + ], + "title": "Anarchy at the Circle K", + "authors": [ + "Patrick O'Neil" + ], + "publishedDate": "2022-05-05", + "pageCount": 0, + "printType": "BOOK", + "thumbnail": "https://books.google.com/books/content?id=CO8qzwEACAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api&w=512", + "language": "en", + "link": "https://books.google.com/books/about/Anarchy_at_the_Circle_K.html?hl=&id=CO8qzwEACAAJ" + }, + { + "isbn": "9781604869873", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "music", + "nonfiction" + ], + "title": "Dead Kennedys", + "authors": [ + "Alex Ogg" + ], + "publishedDate": "2014-07-01", + "description": "Dead Kennedys routinely top both critic and fan polls as the greatest punk band of their generation. Their debut full-length, Fresh Fruit for Rotting Vegetables, in particular, is regularly voted among the top albums in the genre. Fresh Fruit offered a perfect hybrid of humor and polemic strapped to a musical chassis that was as tetchy and inventive as Jello Biafra’s withering broadsides. Those lyrics, cruel in their precision, were revelatory. But it wouldn’t have worked if the underlying sonics were not such an uproarious rush, the paraffin to Biafra’s naked flame. Dead Kennedys’ continuing influence is an extraordinary achievement for a band that had practically zero radio play and only released records on independent labels. They not only existed outside of the mainstream but were, as V. Vale of Search and Destroy noted, the first band of their stature to turn on and attack the music industry itself. The DKs set so much in motion. They were integral to the formulation of an alternative network that allowed bands on the first rung of the ladder to tour outside of their own backyard. They were instrumental in supporting the concept of all-ages shows and spurned the advances of corporate rock promoters and industry lapdogs. They legitimized the notion of an American punk band touring internationally while disseminating the true horror of their native country’s foreign policies, effectively serving as anti-ambassadors on their travels. The book uses dozens of first-hand interviews, photos, and original artwork to offer a new perspective on a group who would become mired in controversy almost from the get-go. It applauds the band’s key role in transforming punk rhetoric, both polemical and musical, into something genuinely threatening—and enormously funny. The author offers context in terms of both the global and local trajectory of punk and, while not flinching from the wildly differing takes individual band members have on the evolution of the band, attempts to be celebratory—if not uncritical.", + "pageCount": 269, + "printType": "BOOK", + "categories": [ + "Music" + ], + "thumbnail": "https://books.google.com/books/content?id=q7VHEAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://play.google.com/store/books/details?id=q7VHEAAAQBAJ" + }, + { + "isbn": "9781982180874", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "politics", + "economics" + ], + "title": "Vulture Capitalism", + "authors": [ + "Grace Blakeley" + ], + "publishedDate": "2024-03-12", + "description": "A Next Big Idea Book Club Must-Read for March 2024 In the vein of The Shock Doctrine and Evil Geniuses, this timely manifesto from an acclaimed journalist illustrates how corporate and political power brokers have used planned capitalism to advance their own interests at the expense of the rest of us—and how we can take back our economy for all. It’s easy to look at the state of the world around us and feel hopeless. We live in an era marked by war, climate crisis, political polarization, and acute inequality—and yet many of us feel powerless to do anything about these profound issues. We’ve been assured that unfettered capitalism is necessary to ensure our freedom and prosperity, even as we see its corrosive effects proliferating daily. Why, in our age of unchecked corporate power, are most of us living paycheck to paycheck? When the economy falters, why do governments bail out corporations and shareholders but leave everyday people in the dust? Now, economic and political journalist and progressive star on the rise Grace Blakeley exposes the corrupt system that is failing all around us, pulling back the curtain on the free market mythology we have been sold, and showing how, as corporate interests have taken hold, governments have historically been shifting away from competition and democracy and towards monopoly and oligarchy. Tracing over a century of neoliberal planning and backdoor bailouts, Blakeley takes us on a deeply reported tour of the corporate crimes, political maneuvering, and economic manipulation that elites have used to enshrine a global system of “vulture capitalism”—planned capitalist economies that benefit corporations and the uber-wealthy at the expense of the rest of us—at every level, from states to empires. Blakeley exposes the cracks already emerging within capitalism, lighting a path forward for how we can democratize our economy, not just our politics, to ensure true freedom for all.", + "pageCount": 281, + "printType": "BOOK", + "categories": [ + "Business & Economics" + ], + "thumbnail": "https://books.google.com/books/content?id=hpvEEAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://play.google.com/store/books/details?id=hpvEEAAAQBAJ" + }, + { + "isbn": "9781101145005", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "music", + "nonfiction" + ], + "title": "Gimme Something Better", + "authors": [ + "Jack Boulware", + "Silke Tudor" + ], + "publishedDate": "2009-09-29", + "description": "An oral history of the modern punk-revival?s West Coast Birthplace Outside of New York and London, California?s Bay Area claims the oldest continuous punk-rock scene in the world. Gimme Something Better brings this outrageous and influential punk scene to life, from the notorious final performance of the Sex Pistols, to Jello Biafra?s bid for mayor, the rise of Maximum RocknRoll magazine, and the East Bay pop-punk sound that sold millions around the globe. Throngs of punks, including members of the Dead Kennedys, Avengers, Flipper, MDC, Green Day, Rancid, NOFX, and AFI, tell their own stories in this definitive account, from the innovative art-damage of San Francisco?s Fab Mab in North Beach, to the still vibrant all-ages DIY ethos of Berkeley?s Gilman Street. Compiled by longtime Bay Area journalists Jack Boulware and Silke Tudor, Gimme Something Better chronicles more than two decades of punk music, progressive politics, social consciousness, and divine decadence, told by the people who made it happen.", + "pageCount": 512, + "printType": "BOOK", + "categories": [ + "Music" + ], + "thumbnail": "https://books.google.com/books/content?id=ixyhqFqgqVIC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://play.google.com/store/books/details?id=ixyhqFqgqVIC" + }, + { + "isbn": "9780745349343", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "politics", + "climate", + "nonfiction" + ], + "title": "The Geopolitics of Green Colonialism", + "authors": [ + "Miriam Lang", + "Mary Ann Manahan", + "Breno. Bringel" + ], + "publishedDate": "2024-03-20", + "description": "The age of denial is over. Across the global North, how we should respond to the climate crisis has been answered: with carbon trading, green hydrogen, a shift to renewables, and electric cars. Green New Deals across Europe and North America promise to reduce emissions while creating new jobs. But these climate 'solutions' beneath the sustainability branding lead to new environmental injustices and green colonialism. The green growth and clean energy plans of the Global North require the large-scale extraction of strategic minerals from the Global South. The geopolitics of transition implies sacrificing territories and genuinely sustainable ways of inhabiting this world. A new subordination in the global energy economy prevents societies in the South from developing sovereign strategies to foster a dignified life. This book platforms the voices conspicuously absent in debates around energy and climate in the Global North. Drawing on case studies from across the Global South, the authors provide incisive critiques of green colonialism in its material, political, and symbolic dimensions, discuss the multiple entanglements that forcefully connect the transitions of different world regions in a globalized economy, and explore alternative pathways toward a liveable and globally just future for all.", + "pageCount": 0, + "printType": "BOOK", + "thumbnail": "https://books.google.com/books/content?id=JoMP0AEACAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api&w=512", + "language": "en", + "link": "https://books.google.com/books/about/The_Geopolitics_of_Green_Colonialism.html?hl=&id=JoMP0AEACAAJ" + }, + { + "isbn": "9781610911740", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "nonfiction" + ], + "title": "Human Transit", + "authors": [ + "Jarrett Walker" + ], + "publishedDate": "2012-07-29", + "description": "Public transit is a powerful tool for addressing a huge range of urban problems, including traffic congestion and economic development as well as climate change. But while many people support transit in the abstract, it's often hard to channel that support into good transit investments. Part of the problem is that transit debates attract many kinds of experts, who often talk past each other. Ordinary people listen to a little of this and decide that transit is impossible to figure out. Jarrett Walker believes that transit can be simple, if we focus first on the underlying geometry that all transit technologies share. In Human Transit, Walker supplies the basic tools, the critical questions, and the means to make smarter decisions about designing and implementing transit services. Human Transit explains the fundamental geometry of transit that shapes successful systems; the process for fitting technology to a particular community; and the local choices that lead to transit-friendly development. Whether you are in the field or simply a concerned citizen, here is an accessible guide to achieving successful public transit that will enrich any community.", + "pageCount": 235, + "printType": "BOOK", + "categories": [ + "Transportation" + ], + "thumbnail": "https://books.google.com/books/content?id=Y98oPkGTCKQC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://play.google.com/store/books/details?id=Y98oPkGTCKQC" + }, + { + "isbn": "9781324020981", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "culture", + "nonfiction" + ], + "title": "Imagination: A Manifesto (A Norton Short)", + "authors": [ + "Ruha Benjamin" + ], + "publishedDate": "2024-02-06", + "description": "One of The Millions Most-Anticipated titles for Winter 2024. In this revelatory work, Ruha Benjamin calls on us to take imagination seriously as a site of struggle and a place of possibility for reshaping the future. A world without prisons? Ridiculous. Schools that foster the genius of every child? Impossible. Work that doesn’t strangle the life out of people? Naive. A society where everyone has food, shelter, love? In your dreams. Exactly. Ruha Benjamin, Princeton University professor, insists that imagination isn’t a luxury. It is a vital resource and powerful tool for collective liberation. Imagination: A Manifesto is her proclamation that we have the power to use our imaginations to challenge systems of oppression and to create a world in which everyone can thrive. But obstacles abound. We have inherited destructive ideas that trap us inside a dominant imagination. Consider how racism, sexism, and classism make hierarchies, exploitation, and violence seem natural and inevitable—but all emerged from the human imagination. The most effective way to disrupt these deadly systems is to do so collectively. Benjamin highlights the educators, artists, activists, and many others who are refuting powerful narratives that justify the status quo, crafting new stories that reflect our interconnection, and offering creative approaches to seemingly intractable problems. Imagination: A Manifesto offers visionary examples and tactics to push beyond the constraints of what we think, and are told, is possible. This book is for anyone who is ready to take to heart Toni Morrison’s instruction: “Dream a little before you think.”", + "pageCount": 133, + "printType": "BOOK", + "categories": [ + "Social Science" + ], + "thumbnail": "https://books.google.com/books/content?id=1wjHEAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://play.google.com/store/books/details?id=1wjHEAAAQBAJ" + }, + { + "isbn": "9781478059219", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "tech", + "politics", + "economics", + "nonfiction" + ], + "title": "Silicon Valley Imperialism", + "authors": [ + "Erin McElroy" + ], + "publishedDate": "2024-02-02", + "description": "In Silicon Valley Imperialism, Erin McElroy maps the processes of gentrification, racial dispossession, and economic predation that drove the development of Silicon Valley in the San Francisco Bay Area and how that logic has become manifest in postsocialist Romania. Drawing on ethnographic fieldwork and archival research in Romania and the United States, McElroy exposes the mechanisms through which the appeal of Silicon Valley technocapitalism devours space and societies, displaces residents, and generates extreme income inequality in order to expand its reach. In Romania, dreams of privatization updated fascist and anti-Roma pasts and socialist-era underground computing practices. At the same time, McElroy accounts for the ways Romanians are resisting Silicon Valley capitalist logics, where anticapitalist and anti-imperialist activists and protesters build on socialist-era worldviews not to restore state socialism but rather to establish more just social formations. Attending to the violence of Silicon Valley imperialism, McElroy reveals technocapitalism as an ultimately unsustainable model of rapacious economic and geographic growth.", + "pageCount": 176, + "printType": "BOOK", + "categories": [ + "Social Science" + ], + "thumbnail": "https://books.google.com/books/content?id=1sHxEAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://play.google.com/store/books/details?id=1sHxEAAAQBAJ" + }, + { + "isbn": "9781839760570", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "tech", + "nonfiction" + ], + "title": "Systems Ultra", + "authors": [ + "Georgina Voss" + ], + "publishedDate": "2024-01-30", + "description": "A TOOLBOX FOR COMPREHENDING — AND CHANGING — THE WORLD Systems Ultra explores how we experience complex systems: the mesh of things, people, and ideas interacting to produce their own patterns and behaviours. What does it mean when a car which runs on code drives dangerously? What does massmarket graphics software tell us about the workplace politics of architects? And, in these human-made systems, which phenomena are designed, and which are emergent? In a world of networked technologies, global supply chains, and supranational regulations, there are growing calls for a new kind of literacy around systems and their ramifications. At the same time, we are often told these systems are impossible to fully comprehend and are far beyond our control. Drawing on field research and artistic practice around the industrial settings of ports, air traffic control, architectural software, payment platforms in adult entertainment, and car crash testing, Georgina Voss argues that complex systems can be approached as sites of revelation around scale, time, materiality, deviance, and breakages. With humour and guile, she tells the story of what ‘systems’ have come to mean, how they have been sold to us, and the real-world consequences of the power that flows through them. Systems Ultra goes beyond narratives of technological exceptionalism to explore how we experience the complex systems which influence our lives, how to understand them more clearly, and, perhaps, how to change them.", + "pageCount": 225, + "printType": "BOOK", + "categories": [ + "Social Science" + ], + "thumbnail": "https://books.google.com/books/content?id=pRC7EAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://play.google.com/store/books/details?id=pRC7EAAAQBAJ" + }, + { + "isbn": "9780262371896", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "tech", + "nonfiction" + ], + "title": "R.U.R. and the Vision of Artificial Life", + "authors": [ + "Karel Capek" + ], + "publishedDate": "2024-01-16", + "description": "A new translation of Karel Čapek’s play R.U.R.—which famously coined the term “robot”—and a collection of essays reflecting on the play’s legacy from scientists and scholars who work in artificial life and robotics. Karel Čapek's “R.U.R.” and the Vision of Artificial Life offers a new, highly faithful translation by Štěpán Šimek of Czech novelist, playwright, and critic Karel Čapek’s play R.U.R.: Rossum’s Universal Robots, as well as twenty essays from contemporary writers on the 1920 play. R.U.R. is perhaps best known for first coining the term “robot” (in Czech, robota means serfdom or arduous drudgery). The twenty essays in this new English edition, beautifully edited by Jitka Čejková, are selected from Robot 100, an edited collection in Czech with perspectives from 100 contemporary voices that was published in 2020 to celebrate the hundredth anniversary of the play. Čapek’s robots were autonomous beings, but biological, not mechanical, made of chemically synthesized soft matter resembling living tissue, like the synthetic humans in Blade Runner, Westworld, or Ex Machina. The contributors to the collection—scientists and other scholars—explore the legacy of the play and its connections to the current state of research in artificial life, or ALife. Throughout the book, it is impossible to ignore Čapek’s prescience, as his century-old science fiction play raises contemporary questions with respect to robotics, synthetic biology, technology, artificial life, and artificial intelligence, anticipating many of the formidable challenges we face today. Contributors Jitka Čejková, Miguel Aguilera, Iñigo R. Arandia, Josh Bongard, Julyan Cartwright, Seth Bullock, Dominique Chen, Gusz Eiben, Tom Froese, Carlos Gershenson, Inman Harvey, Jana Horáková, Takashi Ikegami, Sina Khajehabdollahi, George Musser, Geoff Nitschke, Julie Nováková, Antoine Pasquali, Hemma Philamore, Lana Sinapayen, Hiroki Sayama, Nathaniel Virgo, Olaf Witkowski", + "pageCount": 308, + "printType": "BOOK", + "categories": [ + "Drama" + ], + "thumbnail": "https://books.google.com/books/content?id=Onh6EAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://play.google.com/store/books/details?id=Onh6EAAAQBAJ" + }, + { + "isbn": "9781509558070", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "tech", + "nonfiction" + ], + "title": "Foreverism", + "authors": [ + "Grafton Tanner" + ], + "publishedDate": "2023-10-30", + "description": "What do cinematic “universes,” cloud archiving, and voice cloning have in common? They’re in the business of foreverizing – the process of revitalizing things that have degraded, failed, or disappeared so that they can remain active in the present. To foreverize something is to reanimate it, to enclose and protect it from time and the elements, and to eradicate the feeling of nostalgia that accompanies loss. Foreverizing is a bulwark against instability, but it isn’t an infallible enterprise. That which is promised to last forever often does not, and that which is disposed of can sometimes last, disturbingly, forever. In this groundbreaking book, American philosopher Grafton Tanner develops his theory of foreverism: an anti-nostalgic discourse that promises growth without change and life without loss. Engaging with pressing issues from the ecological impact of data storage to the rise of reboot culture, Tanner tracks the implications of a society averse to nostalgia and reveals the new weapons we have for eliminating it.", + "pageCount": 70, + "printType": "BOOK", + "categories": [ + "Social Science" + ], + "thumbnail": "https://books.google.com/books/content?id=zYjgEAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://play.google.com/store/books/details?id=zYjgEAAAQBAJ" + }, + { + "isbn": "9781604868388", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "music", + "nonfiction" + ], + "title": "Punk Rock", + "authors": [ + "John Robb" + ], + "publishedDate": "2012-07-17", + "description": "With its own fashion, culture, and chaotic energy, punk rock boasted a do-it-yourself ethos that allowed anyone to take part. Vibrant and volatile, the punk scene left an extraordinary legacy of music and cultural change. John Robb talks to many of those who cultivated the movement, such as John Lydon, Lemmy, Siouxsie Sioux, Mick Jones, Chrissie Hynde, Malcolm McLaren, Henry Rollins, and Glen Matlock, weaving together their accounts to create a raw and unprecedented oral history of UK punk. All the main players are here: from The Clash to Crass, from The Sex Pistols to the Stranglers, from the UK Subs to Buzzcocks—over 150 interviews capture the excitement of the most thrilling wave of rock ’n’ roll pop culture ever. Ranging from its widely debated roots in the late 1960s to its enduring influence on the bands, fashion, and culture of today, this history brings to life the energy and the anarchy as no other book has done.", + "pageCount": 630, + "printType": "BOOK", + "categories": [ + "Music" + ], + "thumbnail": "https://books.google.com/books/content?id=WbVHEAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://play.google.com/store/books/details?id=WbVHEAAAQBAJ" + }, + { + "isbn": "9798888901410", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "politics", + "tech", + "nonfiction" + ], + "title": "Resisting Borders and Technologies of Violence", + "authors": [ + "Mizue Aizeki", + "Matt Mahmoudi", + "Coline Schupfer" + ], + "publishedDate": "2024-02-13", + "description": "The border regimes of imperialist states have brutally oppressed migrants throughout the world. To enforce their borders, these states have constructed a new digital fortress with far-reaching and ever-evolving new technologies. This pathbreaking volume exposes these insidious means of surveillance, control, and violence. In the name of “smart” borders, the U.S. and Europe have turned to private companies to develop a neocolonial laboratory now deployed against the Global South, borderlands, and routes of migration. They have established immigrant databases, digital IDs, electronic tracking systems, facial recognition software, data fusion centers, and more, all to more “efficiently” categorize and control human beings and their movement. These technologies rarely capture widespread public attention or outrage, but they are quietly remaking our world, scaling up colonial efforts of times past to divide desirables from undesirables, rich from poor, expat from migrant, and citizen from undocumented. The essays and case studies in Resisting Borders and Technologies of Violence shed light on this new threat, offering analyses of how the high-tech system of borders developed and inspiring stories of resistance to it. The organizers, journalists, and scholars in these pages are charting a new path forward, employing creative tools to subvert the status quo, organize globally against high-tech border imperialism, and help us imagine a world without borders.", + "pageCount": 376, + "printType": "BOOK", + "categories": [ + "Political Science" + ], + "thumbnail": "https://books.google.com/books/content?id=cR7QEAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://play.google.com/store/books/details?id=cR7QEAAAQBAJ" + }, + { + "isbn": "9781478027720", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "politics", + "nonfiction", + "climate" + ], + "title": "Brutalism", + "authors": [ + "Achille Mbembe" + ], + "publishedDate": "2023-11-24", + "description": "In Brutalism, eminent social and critical theorist Achille Mbembe invokes the architectural aesthetic of brutalism to describe our moment, caught up in the pathos of demolition and production on a planetary scale. Just as brutalist architecture creates an affect of overwhelming weight and destruction, Mbembe contends that contemporary capitalism crushes and dominates all spheres of existence. In our digital, technologically focused era, capitalism has produced a becoming-artificial of humanity and the becoming-human of machines. This blurring of the natural and artificial presents a planetary existential threat in which contemporary society’s goal is to precipitate the mutation of the human species into a condition that is at once plastic and synthetic. Mbembe argues that Afro-diasporic thought presents the only solution for breaking the totalizing logic of contemporary capitalism: repairing that which is broken, developing a new planetary consciousness, and reforming a community of humans in solidarity with all living things.", + "pageCount": 121, + "printType": "BOOK", + "categories": [ + "Philosophy" + ], + "thumbnail": "https://books.google.com/books/content?id=_AnmEAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://play.google.com/store/books/details?id=_AnmEAAAQBAJ" + }, + { + "isbn": "9780593713099", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "historical fiction" + ], + "title": "Trust", + "authors": [ + "Hernan Diaz" + ], + "publishedDate": "2023-05-02", + "description": "WINNER OF THE PULITZER PRIZE IN FICTION A NEW YORK TIMES BESTSELLER ONE OF THE NEW YORK TIMES TOP TEN BOOKS OF 2022 ONE OF THE WASHINGTON POST TOP TEN BOOKS OF 2022 ONE OF BARACK OBAMA'S FAVORITE BOOKS OF 2022 LONGLISTED FOR THE 2022 BOOKER PRIZE WINNER OF THE 2022 KIRKUS PRIZE And named one of the BEST BOOKS OF 2022 by The New Yorker, Vogue, Time, NPR, Oprah Daily, Esquire, BookPage, and more \"Buzzy and enthralling ...A glorious novel about empires and erasures, husbands and wives, staggering fortunes and unspeakable misery...Fun as hell to read.\" --Oprah Daily \"A genre-bending, time-skipping story about New York City's elite in the roaring '20s and Great Depression.\"--Vanity Fair \"A riveting story of class, capitalism, and greed.\" --Esquire \"Captivating.\"--NPR \"Exhilarating.\" --New York Times An unparalleled novel about money, power, intimacy, and perception Even through the roar and effervescence of the 1920s, everyone in New York has heard of Benjamin and Helen Rask. He is a legendary Wall Street tycoon; she is the daughter of eccentric aristocrats. Together, they have risen to the very top of a world of seemingly endless wealth--all as a decade of excess and speculation draws to an end. But at what cost have they acquired their immense fortune? This is the mystery at the center of Bonds, a successful 1937 novel that all of New York seems to have read. Yet there are other versions of this tale of privilege and deceit. Hernan Diaz's TRUST elegantly puts these competing narratives into conversation with one another--and in tension with the perspective of one woman bent on disentangling fact from fiction. The result is a novel that spans over a century and becomes more exhilarating with each new revelation. At once an immersive story and a brilliant literary puzzle, TRUST engages the reader in a quest for the truth while confronting the deceptions that often live at the heart of personal relationships, the reality-warping force of capital, and the ease with which power can manipulate facts.", + "pageCount": 0, + "printType": "BOOK", + "categories": [ + "Fiction" + ], + "thumbnail": "https://books.google.com/books/content?id=PNNbzwEACAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api&w=512", + "language": "en", + "link": "https://books.google.com/books/about/Trust.html?hl=&id=PNNbzwEACAAJ" + }, + { + "isbn": "9798385630509", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "nonfiction", + "economics", + "education" + ], + "title": "The College Cartel", + "authors": [ + "Sahaj Sharda" + ], + "publishedDate": "2023-08-14", + "description": "\"The College Cartel is a meticulously reported, deeply thoughtful, and vitally important book. Sahaj Sharda reveals one of the most destructive bottlenecks in our economic and political system: The powerful elite universities that stand between young people and their future. This book exposes a shockingly broken system while offering sharp and thoughtful proposals for fixing it. The problem is almost certainly going to get worse, making the message of this book more urgent by the day.\" -Christopher Leonard, New York Times Bestselling Author of \"Kochland\" and \"The Lords of Easy Money.\" Most people don't truly know what elite colleges sell, and they certainly don't know how elite colleges sell. This book covers a story the media has ignored for too long. It details how elite colleges unfairly collude to monopolize the higher education industry and squeeze students, parents, and the public. Between 1994 and 2021, the University of Pennsylvania's endowment increased from $1.5 billion to $20.5 billion, growing by 1301%. Over that period, Cornell's endowment grew by 1014%, Brown's endowment grew by 1035%, and Duke's endowment grew by 1717%. Universally, elite universities have grown opulent beyond belief. Coinciding with that opulence is a growing scarcity of seats. As elite universities have hoarded more resources, they have jointly refused to teach materially more students. Between 1991 to 2021, the acceptance rate at the University of Pennsylvania plummeted from 47% of applicants to below 6%. Over that period, Cornell's acceptance rate went from over 30% to merely 9%. Acceptance rates similarly plummeted at Brown, Duke, Princeton, Harvard, Yale, Columbia, Georgetown, and virtually every other elite university. At elite universities in America, applications have erupted, enrollments have stagnated, and endowments have swollen. There is a word for an industry where a few collaborators make more collective profit by turning the product scarce. That word is cartel. As this book demonstrates, the college cartel of elite universities colludes both in plain sight and through hidden arrangements. The college cartel fixes prices, restricts the expansion of seats, and lobbies for unbelievable subsidies and tax breaks. Sitting in a market with strict barriers to entry, this cartel knows that the only invisible hand that reigns is its own invisible hand in middle-class pockets. This book is a timely muckraking piece about how elite colleges have strangled students and squeezed their parents over the last few decades. This book also offers aggressive solutions for the dangerous concentration of monopoly power in higher education.", + "pageCount": 0, + "printType": "BOOK", + "thumbnail": "https://books.google.com/books/content?id=ml4Z0AEACAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api&w=512", + "language": "en", + "link": "https://books.google.com/books/about/The_College_Cartel.html?hl=&id=ml4Z0AEACAAJ" + }, + { + "isbn": "9781629639482", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "music", + "nonfiction" + ], + "title": "The Clash", + "authors": [ + "Martin Popoff" + ], + "publishedDate": "2022-05-31", + "description": "THE STORIES BEHIND EVERY STUDIO TRACK FROM THE ONLY BAND THAT MATTERS. Established in 1976 at the fore London’s punk rock insurgence, The Clash would outlast their peers while creating some of the most influential albums in rock ’n’ roll history. Author Martin Popoff dissects each of the Clash’s ninety-one studio tracks, examining the circumstances that led to their creation, the recording processes, the historical contexts and more. In addition, introductory essays set the scene for the band’s six studio releases (including the double LP London Calling and the triple Sandinista!) and feature sidebars detailing studios, release dates, personnel, and more. Illustrated with rare performance and offstage photography, along with images of 7-inch singles sleeves and gig posters, the resulting volume is a fitting tribute to the foursome whose staunch political stance and groundbreaking amalgam of punk, rockabilly, reggae, and hip-hop earned the title “The Only Band That Matters.”", + "pageCount": 242, + "printType": "BOOK", + "categories": [ + "Music" + ], + "thumbnail": "https://books.google.com/books/content?id=NKNjEAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://play.google.com/store/books/details?id=NKNjEAAAQBAJ" + }, + { + "isbn": "9781250834997", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "scifi", + "fantasy" + ], + "title": "Some Desperate Glory", + "authors": [ + "Emily Tesh" + ], + "publishedDate": "2023-04-11", + "description": "Instant National Bestseller and International Bestseller! A thrillingly told queer space opera about the wreckage of war, the family you find, and who you must become when every choice is stripped from you, Some Desperate Glory is Astounding Award Winner Emily Tesh’s explosive debut novel. \"Some Desperate Glory surprised me at every turn. At once a space thriller, a tale of deprogramming, and a missive on identity and meaning, the result is a vitally refreshing addition to the SFF genre. This book has earned a permanent place on my favorites shelf.\"—V. E. Schwab \"Masterful, audacious storytelling. Relentless, unsentimental, a completely wild ride.\"—Tamsyn Muir \"This is the sort of debut novel every novelist hopes to write.\"—John Scalzi \"Deserves a space on shelves alongside Ursula K. Le Guin and Octavia Butler.\"—Publishers Weekly (starred review) National Bestseller | Sunday Times Bestseller | An Indie Next Pick | A LibraryReads Pick | a Goodreads Choice Finalist | With three starred reviews! A Best Of Pick for The Guardian | GoodReads | Publishers Weekly | Powell's | Amazon | Barnes & Noble | Audible | Gizmodo | Book Riot | LitHub | Financial Times | Discover Sci-Fi | Locus | NPR | Library Journal While we live, the enemy shall fear us. Since she was born, Kyr has trained for the day she can avenge the murder of planet Earth. Raised in the bowels of Gaea Station alongside the last scraps of humanity, she readies herself to face the Wisdom, the powerful, reality-shaping weapon that gave the majoda their victory over humanity. They are what’s left. They are what must survive. Kyr is one of the best warriors of her generation, the sword of a dead planet. When Command assigns her brother to certain death and relegates her to Nursery to bear sons until she dies trying, she knows she must take humanity's revenge into her own hands. Alongside her brother’s brilliant but seditious friend and a lonely, captive alien, Kyr escapes from everything she’s known into a universe far more complicated than she was taught and far more wondrous than she could have imagined. At the Publisher's request, this title is being sold without Digital Rights Management Software (DRM) applied.", + "pageCount": 378, + "printType": "BOOK", + "categories": [ + "Fiction" + ], + "thumbnail": "https://books.google.com/books/content?id=LG9pEAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://play.google.com/store/books/details?id=LG9pEAAAQBAJ" + }, + { + "isbn": "9780385688093", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "health" + ], + "title": "Wellness", + "authors": [ + "Nathan Hill" + ], + "publishedDate": "2023-09-19", + "description": "From the New York Times bestselling author of The Nix, a witty and poignant new novel about marriage, middle age, tech-obsessed health culture and the bonds that keep people together When Jack and Elizabeth meet as college students in the '90s, the two quickly join forces and hold on tight, each eager to claim a place in Chicago's thriving underground art scene with an appreciative kindred spirit. Fast forward twenty years to married life, and alongside the challenges of parenting, they encounter cults disguised as mindfulness support groups, polyamorous would-be suitors, Facebook wars and something called Love Potion Number Nine. For the first time, Jack and Elizabeth struggle to recognize one another, and the no-longer-youthful dreamers are forced to face their demons, from unfulfilled career ambitions to painful childhood memories of their own dysfunctional families. In the process, Jack and Elizabeth must undertake separate, personal excavations, or risk losing the best thing in their lives: each other. Moving from the gritty '90s Chicago art scene to a suburbia of detox diets and home renovation hysteria, Wellness mines the absurdities of modern technology and modern love to reveal profound, startling truths about intimacy and connection. In the follow-up to Hill's electric debut, Wellness reimagines the love story with a healthy dose of insight, irony, and heart.", + "pageCount": 664, + "printType": "BOOK", + "categories": [ + "Fiction" + ], + "thumbnail": "https://books.google.com/books/content?id=BTekEAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://books.google.com/books/about/Wellness.html?hl=&id=BTekEAAAQBAJ" + }, + { + "isbn": "9780520957039", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "politics", + "economics", + "nonfiction" + ], + "title": "Thank You, Anarchy", + "authors": [ + "Nathan Schneider" + ], + "publishedDate": "2013-09-17", + "description": "Thank You, Anarchy is an up-close, inside account of Occupy Wall Street’s first year in New York City, written by one of the first reporters to cover the phenomenon. Nathan Schneider chronicles the origins and explosive development of the Occupy movement through the eyes of the organizers who tried to give shape to an uprising always just beyond their control. Capturing the voices, encounters, and beliefs that powered the movement, Schneider brings to life the General Assembly meetings, the chaotic marches, the split-second decisions, and the moments of doubt as Occupy swelled from a hashtag online into a global phenomenon. A compelling study of the spirit that drove this watershed movement, Thank You, Anarchy vividly documents how the Occupy experience opened new social and political possibilities and registered a chilling indictment of the status quo. It was the movement’s most radical impulses, this account shows, that shook millions out of a failed tedium and into imagining, and fighting for, a better kind of future.", + "pageCount": 211, + "printType": "BOOK", + "categories": [ + "Political Science" + ], + "thumbnail": "https://books.google.com/books/content?id=LOIQc_ALD8YC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://play.google.com/store/books/details?id=LOIQc_ALD8YC" + }, + { + "isbn": "9780345522580", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "scifi" + ], + "title": "Retribution Falls", + "authors": [ + "Chris Wooding" + ], + "publishedDate": "2011-04-26", + "description": "Sky piracy is a bit out of Darian Frey’s league. Fate has not been kind to the captain of the airship Ketty Jay—or his motley crew. They are all running from something. Crake is a daemonist in hiding, traveling with an armored golem and burdened by guilt. Jez is the new navigator, desperate to keep her secret from the rest of the crew. Malvery is a disgraced doctor, drinking himself to death. So when an opportunity arises to steal a chest of gems from a vulnerable airship, Frey can’t pass it up. It’s an easy take—and the payoff will finally make him a rich man. But when the attack goes horribly wrong, Frey suddenly finds himself the most wanted man in Vardia, trailed by bounty hunters, the elite Century Knights, and the dread queen of the skies, Trinica Dracken. Frey realizes that they’ve been set up to take a fall but doesn’t know the endgame. And the ultimate answer for captain and crew may lie in the legendary hidden pirate town of Retribution Falls. That’s if they can get there without getting blown out of the sky.", + "pageCount": 482, + "printType": "BOOK", + "categories": [ + "Fiction" + ], + "thumbnail": "https://books.google.com/books/content?id=pxWWHQ8O9usC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://play.google.com/store/books/details?id=pxWWHQ8O9usC" + }, + { + "isbn": "9780425285992", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "scifi" + ], + "title": "Light Bringer", + "authors": [ + "Pierce Brown" + ], + "publishedDate": "2024-04-23", + "description": "NEW YORK TIMES BESTSELLER • Darrow returns as Pierce Brown’s New York Times bestselling Red Rising series continues in the thrilling sequel to Dark Age. The Reaper is a legend, more myth than man: the savior of worlds, the leader of the Rising, the breaker of chains. But the Reaper is also Darrow, born of the red soil of Mars: a husband, a father, a friend. Marooned far from home after a devastating defeat on the battlefields of Mercury, Darrow longs to return to his wife and sovereign, Virginia, to defend Mars from its bloodthirsty would-be conqueror Lysander. Lysander longs to destroy the Rising and restore the supremacy of Gold, and will raze the worlds to realize his ambitions. The worlds once needed the Reaper. But now they need Darrow, and Darrow needs the people he loves—Virginia, Cassius, Sevro—in order to defend the Republic. So begins Darrow’s long voyage home, an interplanetary adventure where old friends will reunite, new alliances will be forged, and rivals will clash on the battlefield. Because Eo’s dream is still alive—and after the dark age will come a new age: of light, of victory, of hope. Don’t miss any of Pierce Brown’s Red Rising Saga: RED RISING • GOLDEN SON • MORNING STAR • IRON GOLD • DARK AGE • LIGHT BRINGER", + "pageCount": 705, + "printType": "BOOK", + "categories": [ + "Fiction" + ], + "thumbnail": "https://books.google.com/books/content?id=LdDsEAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://books.google.com/books/about/Light_Bringer.html?hl=&id=LdDsEAAAQBAJ" + }, + { + "isbn": "9780425285930", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "scifi" + ], + "title": "Iron Gold", + "authors": [ + "Pierce Brown" + ], + "publishedDate": "2018-10-23", + "description": "NEW YORK TIMES BESTSELLER • In the epic next chapter of the Red Rising Saga, the #1 bestselling author of Morning Star pushes the boundaries of one of the boldest series in fiction. “Mature science fiction existing within the frame of blazing space opera . . . done in a style [that] borders on Shakespearean.”—NPR (One of the Best Books of the Year) They call him father, liberator, warlord, Slave King, Reaper. But he feels a boy as he falls toward the war-torn planet, his armor red, his army vast, his heart heavy. It is the tenth year of war and the thirty-third of his life. A decade ago Darrow was the hero of the revolution he believed would break the chains of the Society. But the Rising has shattered everything: Instead of peace and freedom, it has brought endless war. Now he must risk all he has fought for on one last desperate mission. Darrow still believes he can save everyone, but can he save himself? And throughout the worlds, other destinies entwine with Darrow’s to change his fate forever: A young Red girl flees tragedy in her refugee camp, and achieves for herself a new life she could never have imagined. An ex-soldier broken by grief is forced to steal the most valuable thing in the galaxy—or pay with his life. And Lysander au Lune, the heir in exile to the Sovereign, wanders the stars with his mentor, Cassius, haunted by the loss of the world that Darrow transformed, and dreaming of what will rise from its ashes. Red Rising was the story of the end of one universe. Iron Gold is the story of the creation of a new one. Witness the beginning of a stunning new saga of tragedy and triumph from masterly New York Times bestselling author Pierce Brown. Don’t miss any of Pierce Brown’s Red Rising Saga: RED RISING • GOLDEN SON • MORNING STAR • IRON GOLD • DARK AGE • LIGHT BRINGER", + "pageCount": 0, + "printType": "BOOK", + "categories": [ + "Fiction" + ], + "thumbnail": "https://books.google.com/books/content?id=nFqTEAAAQBAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api&w=512", + "language": "en", + "link": "https://books.google.com/books/about/Iron_Gold.html?hl=&id=nFqTEAAAQBAJ" + }, + { + "isbn": "9780345539823", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "scifi" + ], + "title": "Golden Son", + "authors": [ + "Pierce Brown" + ], + "publishedDate": "2015-01-06", + "description": "NEW YORK TIMES BESTSELLER • Red Rising hit the ground running and wasted no time becoming a sensation. Golden Son continues the stunning saga of Darrow, a rebel forged by tragedy, battling to lead his oppressed people to freedom. NAMED ONE OF THE BEST BOOKS OF THE YEAR BY NPR, BUZZFEED, AND BOOKLIST • “Gripping . . . On virtually every level, this is a sequel that hates sequels—a perfect fit for a hero who already defies the tropes. [Grade:] A”—Entertainment Weekly As a Red, Darrow grew up working the mines deep beneath the surface of Mars, enduring backbreaking labor while dreaming of the better future he was building for his descendants. But the Society he faithfully served was built on lies. Darrow’s kind have been betrayed and denied by their elitist masters, the Golds—and their only path to liberation is revolution. And so Darrow sacrifices himself in the name of the greater good for which Eo, his true love and inspiration, laid down her own life. He becomes a Gold, infiltrating their privileged realm so that he can destroy it from within. A lamb among wolves in a cruel world, Darrow finds friendship, respect, and even love—but also the wrath of powerful rivals. To wage and win the war that will change humankind’s destiny, Darrow must confront the treachery arrayed against him, overcome his all-too-human desire for retribution—and strive not for violent revolt but a hopeful rebirth. Though the road ahead is fraught with danger and deceit, Darrow must choose to follow Eo’s principles of love and justice to free his people. He must live for more. Praise for Golden Son “Stirring . . . Comparisons to The Hunger Games and Game of Thrones series are inevitable, for this tale has elements of both.”—Kirkus Reviews “Brown writes layered, flawed characters . . . but plot is his most breathtaking strength. . . . Every action seems to flow into the next.”—NPR Don’t miss any of Pierce Brown’s Red Rising Saga: RED RISING • GOLDEN SON • MORNING STAR • IRON GOLD • DARK AGE • LIGHT BRINGER", + "pageCount": 508, + "printType": "BOOK", + "categories": [ + "Fiction" + ], + "thumbnail": "https://books.google.com/books/content?id=B4zIAgAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://play.google.com/store/books/details?id=B4zIAgAAQBAJ" + }, + { + "isbn": "9780345539854", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "scifi" + ], + "title": "Morning Star", + "authors": [ + "Pierce Brown" + ], + "publishedDate": "2016-02-09", + "description": "#1 NEW YORK TIMES BESTSELLER • Red Rising thrilled readers and announced the presence of a talented new author. Golden Son changed the game and took the story of Darrow to the next level. Now comes the exhilarating next chapter in the Red Rising Saga: Morning Star. ITW THRILLER AWARD FINALIST • “[Brown’s] achievement is in creating an uncomfortably familiar world of flaw, fear, and promise.”—Entertainment Weekly Darrow would have lived in peace, but his enemies brought him war. The Gold overlords demanded his obedience, hanged his wife, and enslaved his people. But Darrow is determined to fight back. Risking everything to transform himself and breach Gold society, Darrow has battled to survive the cutthroat rivalries that breed Society’s mightiest warriors, climbed the ranks, and waited patiently to unleash the revolution that will tear the hierarchy apart from within. Finally, the time has come. But devotion to honor and hunger for vengeance run deep on both sides. Darrow and his comrades-in-arms face powerful enemies without scruple or mercy. Among them are some Darrow once considered friends. To win, Darrow will need to inspire those shackled in darkness to break their chains, unmake the world their cruel masters have built, and claim a destiny too long denied—and too glorious to surrender. Praise for Morning Star “There is no one writing today who does shameless, Michael Bay–style action set pieces the way Brown does. The battle scenes are kinetic, bloody, breathless, crazy. Everything is on fire all the time.”—NPR “Morning Star is this trilogy’s Return of the Jedi. . . . The impactful battles that make up most of Morning Star are damn near operatic. . . . It absolutely satisfies.”—Tordotcom “Excellent . . . Brown’s vivid, first-person prose puts the reader right at the forefront of impassioned speeches, broken families, and engaging battle scenes . . . as this interstellar civil war comes to a most satisfying conclusion.”—Publishers Weekly (starred review) “A page-turning epic filled with twists and turns . . . The conclusion to Brown’s saga is simply stellar.”—Booklist (starred review) Don’t miss any of Pierce Brown’s Red Rising Saga: RED RISING • GOLDEN SON • MORNING STAR • IRON GOLD • DARK AGE • LIGHT BRINGER", + "pageCount": 545, + "printType": "BOOK", + "categories": [ + "Fiction" + ], + "thumbnail": "https://books.google.com/books/content?id=GJqVBgAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://play.google.com/store/books/details?id=GJqVBgAAQBAJ" + }, + { + "isbn": "9780425285954", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "scifi" + ], + "title": "Dark Age", + "authors": [ + "Pierce Brown" + ], + "publishedDate": "2019-07-30", + "description": "NEW YORK TIMES BESTSELLER • The bestselling author of Morning Star returns to the Red Rising universe with the thrilling sequel to Iron Gold. “Brown’s plots are like a depth charge of nitromethane dropped in a bucket of gasoline. His pacing is 100% him standing over it all with a lit match and a smile, waiting for us to dare him to drop it.”—NPR (Best Books of the Year) He broke the chains. Then he broke the world…. A decade ago Darrow led a revolution, and laid the foundations for a new world. Now he’s an outlaw. Cast out of the very Republic he founded, with half his fleet destroyed, he wages a rogue war on Mercury. Outnumbered and outgunned, is he still the hero who broke the chains? Or will he become the very evil he fought to destroy? In his darkening shadow, a new hero rises. Lysander au Lune, the displaced heir to the old empire, has returned to bridge the divide between the Golds of the Rim and Core. If united, their combined might may prove fatal to the fledgling Republic. On Luna, the embattled Sovereign of the Republic, Virginia au Augustus, fights to preserve her precious demokracy and her exiled husband. But one may cost her the other, and her son is not yet returned. Abducted by enemy agents, Pax au Augustus must trust in a Gray thief, Ephraim, for his salvation. Far across the void, Lyria, a Red refugee accused of treason, makes a desperate bid for freedom with the help of two unlikely new allies. Fear dims the hopes of the Rising, and as power is seized, lost, and reclaimed, the worlds spin on and on toward a new Dark Age. Don’t miss any of Pierce Brown’s Red Rising Saga: RED RISING • GOLDEN SON • MORNING STAR • IRON GOLD • DARK AGE • LIGHT BRINGER", + "pageCount": 907, + "printType": "BOOK", + "categories": [ + "Fiction" + ], + "thumbnail": "https://books.google.com/books/content?id=AmNDDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://play.google.com/store/books/details?id=AmNDDwAAQBAJ" + }, + { + "isbn": "9780698407183", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "politics", + "health", + "economics", + "nonfiction" + ], + "title": "An American Sickness", + "authors": [ + "Elisabeth Rosenthal" + ], + "publishedDate": "2017-04-11", + "description": "A New York Times bestseller/Washington Post Notable Book of 2017/NPR Best Books of 2017/Wall Street Journal Best Books of 2017 \"This book will serve as the definitive guide to the past and future of health care in America.”—Siddhartha Mukherjee, Pulitzer Prize-winning author of The Emperor of All Maladies and The Gene At a moment of drastic political upheaval, An American Sickness is a shocking investigation into our dysfunctional healthcare system - and offers practical solutions to its myriad problems. In these troubled times, perhaps no institution has unraveled more quickly and more completely than American medicine. In only a few decades, the medical system has been overrun by organizations seeking to exploit for profit the trust that vulnerable and sick Americans place in their healthcare. Our politicians have proven themselves either unwilling or incapable of reining in the increasingly outrageous costs faced by patients, and market-based solutions only seem to funnel larger and larger sums of our money into the hands of corporations. Impossibly high insurance premiums and inexplicably large bills have become facts of life; fatalism has set in. Very quickly Americans have been made to accept paying more for less. How did things get so bad so fast? Breaking down this monolithic business into the individual industries—the hospitals, doctors, insurance companies, and drug manufacturers—that together constitute our healthcare system, Rosenthal exposes the recent evolution of American medicine as never before. How did healthcare, the caring endeavor, become healthcare, the highly profitable industry? Hospital systems, which are managed by business executives, behave like predatory lenders, hounding patients and seizing their homes. Research charities are in bed with big pharmaceutical companies, which surreptitiously profit from the donations made by working people. Patients receive bills in code, from entrepreneurial doctors they never even saw. The system is in tatters, but we can fight back. Dr. Elisabeth Rosenthal doesn't just explain the symptoms, she diagnoses and treats the disease itself. In clear and practical terms, she spells out exactly how to decode medical doublespeak, avoid the pitfalls of the pharmaceuticals racket, and get the care you and your family deserve. She takes you inside the doctor-patient relationship and to hospital C-suites, explaining step-by-step the workings of a system badly lacking transparency. This is about what we can do, as individual patients, both to navigate the maze that is American healthcare and also to demand far-reaching reform. An American Sickness is the frontline defense against a healthcare system that no longer has our well-being at heart.", + "pageCount": 434, + "printType": "BOOK", + "categories": [ + "Medical" + ], + "thumbnail": "https://books.google.com/books/content?id=MAqyDAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://play.google.com/store/books/details?id=MAqyDAAAQBAJ" + }, + { + "isbn": "9780316526999", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "scifi" + ], + "title": "Aurora", + "authors": [ + "Kim Stanley Robinson" + ], + "publishedDate": "2018-06-05", + "description": "From one of science fiction's most powerful voices, Aurora tells the incredible story of our first voyage beyond the solar system. Brilliantly imagined and beautifully told, it is the work of a writer at the height of his powers. Our voyage from Earth began generations ago. Now, we approach our new home. AURORA. For more from Kim Stanley Robinson, check out: 2312ShamanNew York 2140", + "pageCount": 0, + "printType": "BOOK", + "categories": [ + "Fiction" + ], + "thumbnail": "https://books.google.com/books/content?id=fNzVswEACAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api&w=512", + "language": "en", + "link": "https://books.google.com/books/about/Aurora.html?hl=&id=fNzVswEACAAJ" + }, + { + "isbn": "9780316246675", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "scifi" + ], + "title": "Ancillary Mercy", + "authors": [ + "Ann Leckie" + ], + "publishedDate": "2015-10-06", + "description": "Breq and her crew must stand against an old and powerful enemy and fight for their own destinies in the stunning conclusion to the New York Times bestselling trilogy. A must read for fans of Ursula K. Le Guin and James S. A. Corey. For a moment, things seemed to be under control for Breq, the soldier who used to be a warship. Then a search of Athoek Station's slums turns up someone who shouldn't exist, and a messenger from the mysterious Presger empire arrives, as does Breq's enemy, the divided and quite possibly insane Anaander Mianaai -- ruler of an empire at war with itself. Breq refuses to flee with her ship and crew, because that would leave the people of Athoek in terrible danger. The odds aren't good, but that's never stopped her before. \"There are few who write science fiction like Ann Leckie can. There are few who ever could.\" -- John Scalzi", + "pageCount": 302, + "printType": "BOOK", + "categories": [ + "Fiction" + ], + "thumbnail": "https://books.google.com/books/content?id=jlazBgAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://play.google.com/store/books/details?id=jlazBgAAQBAJ" + }, + { + "isbn": "9780316246644", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "scifi" + ], + "title": "Ancillary Sword", + "authors": [ + "Ann Leckie" + ], + "publishedDate": "2014-10-07", + "description": "Seeking atonement for past crimes, Breq takes on a mission as captain of a troublesome new crew of Radchai soldiers, in the sequel to the New York Times bestselling, award-winning Ancillary Justice.​ Breq is a soldier who used to be a warship. Once a weapon of conquest controlling thousands of minds, now she has only a single body and serves the emperor. With a new ship and a troublesome crew, Breq is ordered to go to the only place in the galaxy she would agree to go: to Athoek Station to protect the family of a lieutenant she once knew -- a lieutenant she murdered in cold blood. Ann Leckie's Imperial Radch trilogy has become one of the new classics of science fiction. Beautifully written and forward thinking, it does what good science fiction does best, taking readers to bold new worlds with plenty explosions along the way.", + "pageCount": 331, + "printType": "BOOK", + "categories": [ + "Fiction" + ], + "thumbnail": "https://books.google.com/books/content?id=N9cNAwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://play.google.com/store/books/details?id=N9cNAwAAQBAJ" + }, + { + "isbn": "9780316246637", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "scifi" + ], + "title": "Ancillary Justice", + "authors": [ + "Ann Leckie" + ], + "publishedDate": "2013-10-01", + "description": "Winner of the Hugo, Nebula, and Arthur C. Clarke Awards: This record-breaking novel follows a warship trapped in a human body on a quest for revenge. A must read for fans of Ursula K. Le Guin and James S. A. Corey. \"There are few who write science fiction like Ann Leckie can. There are few who ever could.\" -- John Scalzi On a remote, icy planet, the soldier known as Breq is drawing closer to completing her quest. Once, she was the Justice of Toren -- a colossal starship with an artificial intelligence linking thousands of soldiers in the service of the Radch, the empire that conquered the galaxy. Now, an act of treachery has ripped it all away, leaving her with one fragile human body, unanswered questions, and a burning desire for vengeance.", + "pageCount": 304, + "printType": "BOOK", + "categories": [ + "Fiction" + ], + "thumbnail": "https://books.google.com/books/content?id=obAHf43THvQC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://play.google.com/store/books/details?id=obAHf43THvQC" + }, + { + "isbn": "9780316290241", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "scifi" + ], + "title": "Translation State", + "authors": [ + "Ann Leckie" + ], + "publishedDate": "2023-06-06", + "description": "The mystery of a missing translator sets three lives on a collision course that will have a ripple effect across the stars in this powerful novel from a Hugo, Nebula, and Arthur C. Clarke award-winning author. \"There are few who write science fiction like Ann Leckie can. There are few who ever could.\" —John Scalzi Qven was created to be a Presger translator. The pride of their Clade, they always had a clear path before them: learn human ways, and eventually, make a match and serve as an intermediary between the dangerous alien Presger and the human worlds. The realization that they might want something else isn't \"optimal behavior\". It's the type of behavior that results in elimination. But Qven rebels. And in doing so, their path collides with those of two others. Enae, a reluctant diplomat whose dead grandmaman has left hir an impossible task as an inheritance: hunting down a fugitive who has been missing for over 200 years. And Reet, an adopted mechanic who is increasingly desperate to learn about his genetic roots—or anything that might explain why he operates so differently from those around him. As a Conclave of the various species approaches—and the long-standing treaty between the humans and the Presger is on the line—the decisions of all three will have ripple effects across the stars. Masterfully merging space adventure and mystery, and a poignant exploration about relationships and belonging, Translation State is a triumphant new standalone story set in the celebrated Imperial Radch universe. \"Leckie’s humane, emotionally intelligent, and deeply perceptive writing makes this tautly plotted adventure feel fundamentally true while also offering longtime fans a much anticipated glimpse into the Radch’s most mysterious species. Readers will be thrilled.\" —Publishers Weekly (starred review) \"Another of Leckie’s beautiful mergings of the political, philosophical, and personal.\" —Kirkus (starred review)", + "pageCount": 327, + "printType": "BOOK", + "categories": [ + "Fiction" + ], + "thumbnail": "https://books.google.com/books/content?id=q3KSEAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://play.google.com/store/books/details?id=q3KSEAAAQBAJ" + }, + { + "isbn": "9780399587320", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "scifi" + ], + "title": "Before Mars", + "authors": [ + "Emma Newman" + ], + "publishedDate": "2018-04-17", + "description": "Hugo Award winner Emma Newman returns to the captivating Planetfall universe with a dark tale of a woman stationed on Mars who starts to have doubts about everything around her. After months of travel, Anna Kubrin finally arrives on Mars for her new job as a geologist and de facto artist in residence--and already she feels she is losing the connection with her husband and baby at home on Earth. In her room on the base, Anna finds a mysterious note, painted in her own hand, warning her not to trust the colony psychiatrist. A note she can't remember painting. When she finds a footprint in a place that the colony AI claims has never been visited by humans, Anna begins to suspect that she is caught up in an elaborate corporate conspiracy. Or is she losing her grip on reality? Anna must find the truth, regardless of what horrors she might discover or what they might do to her mind.", + "pageCount": 353, + "printType": "BOOK", + "categories": [ + "Fiction" + ], + "thumbnail": "https://books.google.com/books/content?id=eU1SDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://books.google.com/books/about/Before_Mars.html?hl=&id=eU1SDwAAQBAJ" + }, + { + "isbn": "9780316388634", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "scifi" + ], + "title": "Provenance", + "authors": [ + "Ann Leckie" + ], + "publishedDate": "2017-09-26", + "description": "An ambitious young woman has just one chance to secure her future and reclaim her family's priceless lost artifacts in this stand-alone novel set in the world of the award-winning, New York Times bestselling Imperial Radch trilogy. Though she knows her brother holds her mother's favor, Ingrid is determined to at least be considered as heir to the family name. She hatches an audacious plan -- free a thief from a prison planet from which no one has ever returned, and use them to help steal back a priceless artifact. But Ingray and her charge return to her home to find their planet in political turmoil, at the heart of an escalating interstellar conflict. Together, they must make a new plan to salvage Ingray's future and her world, before they are lost to her for good.", + "pageCount": 336, + "printType": "BOOK", + "categories": [ + "Fiction" + ], + "thumbnail": "https://books.google.com/books/content?id=B2CHDgAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://play.google.com/store/books/details?id=B2CHDgAAQBAJ" + }, + { + "isbn": "9781444725018", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "fantasy", + "horror" + ], + "title": "Red Moon", + "authors": [ + "Benjamin Percy" + ], + "publishedDate": "2013-05-09", + "description": "*Benjamin Percy's brand new speculative thriller, The Ninth Metal, is available to pre-order now* Every teenage girl thinks she's different. When government agents kick down Claire Forrester's front door and murder her parents, Claire realises just how different she is. Patrick Gamble was nothing special until the day he got on a plane and, hours later, stepped off it, the only passenger left alive. A hero. President Chase Williams has vowed to eradicate the menace. Unknown to the electorate, however, he is becoming the very thing he has sworn to destroy. Each of them is caught up in a war that so far has been controlled with laws and violence and drugs. But an uprising is about to leave them damaged, lost, and tied to one another for ever. The night of the red moon is coming, when an unrecognizable world will emerge, and the battle for humanity will begin.", + "pageCount": 344, + "printType": "BOOK", + "categories": [ + "Fiction" + ], + "thumbnail": "https://books.google.com/books/content?id=ffN3pkcqYGAC&printsec=frontcover&img=1&zoom=1&source=gbs_api&w=512", + "language": "en", + "link": "https://books.google.com/books/about/Red_Moon.html?hl=&id=ffN3pkcqYGAC" + }, + { + "isbn": "9781466873827", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "scifi" + ], + "title": "The Lady Astronaut of Mars", + "authors": [ + "Mary Robinette Kowal" + ], + "publishedDate": "2014-05-27", + "description": "Winner: 2014 Hugo Award for Best Novelette Thirty years ago, Elma York led the expedition that paved the way to life on Mars. For years she's been longing to go back up there, to once more explore the stars. But there are few opportunities for an aging astronaut, even the famous Lady Astronaut of Mars. When her chance finally comes, it may be too late. Elma must decide whether to stay with her sickening husband in what will surely be the final years of his life, or to have her final adventure and plunge deeper into the well of space. At the Publisher's request, this title is being sold without Digital Rights Management Software (DRM) applied.", + "pageCount": 32, + "printType": "BOOK", + "categories": [ + "Fiction" + ], + "thumbnail": "https://books.google.com/books/content?id=K_NuAwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://play.google.com/store/books/details?id=K_NuAwAAQBAJ" + }, + { + "isbn": "9781250237040", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "scifi" + ], + "title": "The Martian Contingency", + "authors": [ + "Mary Robinette Kowal" + ], + "publishedDate": "2025-03-18", + "description": "The fourth and final title in Mary Robinette Kowal’s Lady Astronaut series! “Kowal masters both science and historical accuracy in this alternate history adventure.”—Andy Weir, author of The Martian, on The Calculating Stars Years after a meteorite strike obliterated Washington, D.C.—triggering an extinction-level global warming event—Earth’s survivors have started an international effort to establish homes on space stations and the Moon. The next step – Mars. Elma York, the Lady Astronaut, lands on the Red Planet, optimistic about preparing for the first true wave of inhabitants. The mission objective is more than just building the infrastructure of a habitat – they are trying to preserve the many cultures and nuances of life on Earth without importing the hate. But from the moment she arrives, something is off. Disturbing signs hint at a hidden disaster during the First Mars Expedition that never made it into the official transcript. As Elma and her crew try to investigate, they face a wall of silence and obfuscation. Their attempts to build a thriving Martian community grind to a halt. What you don’t know CAN harm you. And if the truth doesn’t come to light, the ripple effects could leave humanity stranded on a dying Earth...", + "pageCount": 0, + "printType": "BOOK", + "categories": [ + "Fiction" + ], + "thumbnail": "https://books.google.com/books/content?id=evv_EAAAQBAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api&w=512", + "language": "en", + "link": "https://books.google.com/books/about/The_Martian_Contingency.html?hl=&id=evv_EAAAQBAJ" + }, + { + "isbn": "9780765398932", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "scifi" + ], + "title": "The Fated Sky", + "authors": [ + "Mary Robinette Kowal" + ], + "publishedDate": "2018-08-21", + "description": "Mary Robinette Kowal continues the grand sweep of alternate history begun in The Calculating Stars, The Fated Sky looks forward to 1961, when mankind is well-established on the moon and looking forward to its next step: journeying to, and eventually colonizing, Mars. The Verge—Best SFF Books for August 2018 io9 —Best SFF Books for August 2018 Unbound Worlds —Best SFF Books for August 2018 Tor.com —Best SFF Books for August 2018 Kirkus Online —Best SFF Books for August 2018 Nerdmuch —Best SFF Books for August 2018 Of course the noted Lady Astronaut Elma York would like to go, but there’s a lot riding on whoever the International Aerospace Coalition decides to send on this historic—but potentially very dangerous—mission? Could Elma really leave behind her husband and the chance to start a family to spend several years traveling to Mars? And with the Civil Rights movement taking hold all over Earth, will the astronaut pool ever be allowed to catch up, and will these brave men and women of all races be treated equitably when they get there? This gripping look at the real conflicts behind a fantastical space race will put a new spin on our visions of what might have been. At the Publisher's request, this title is being sold without Digital Rights Management Software (DRM) applied.", + "pageCount": 416, + "printType": "BOOK", + "categories": [ + "Fiction" + ], + "thumbnail": "https://books.google.com/books/content?id=He0yDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://play.google.com/store/books/details?id=He0yDwAAQBAJ" + }, + { + "isbn": "9781466861244", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "scifi" + ], + "title": "The Calculating Stars", + "authors": [ + "Mary Robinette Kowal" + ], + "publishedDate": "2018-07-03", + "description": "Mary Robinette Kowal's science fiction debut, 2019 Winner of the Hugo and Nebula Award for best novel, The Calculating Stars, explores the premise behind her award-winning \"Lady Astronaut of Mars.\" Winner 2018 Nebula Award for Best Novel Winner 2019 Locus Award for Best Novel Winner 2019 Hugo Award for Best Novel Finalist 2019 Campbell Memorial Award Locus Trade Paperback Bestseller List Publishers Weekly Best Books of 2018—Science Fiction/Fantasy Winner 2019 RUSA Reading List for Science Fiction—American Library Association Locus 2018 Recommended Reading List Buzzfeed—17 Science-Fiction Novels By Women That Are Out Of This World Locus Bestseller List Chicago Review of Books—Top 10 Science Fiction Books of 2018 Goodreads—Most Popular Books Published in July 2018 (#66) The Verge—12 fantastic science fiction and fantasy novels for July 2018 Unbound Worlds—Best SciFi and Fantasy Books of July 2018 Den of Geek—Best Science Fiction Books of June 2018 Publishers Weekly—Best SFF Books of 2018 Omnivoracious—15 Highly Anticipated SFF Reads for Summer 2018 Past Magazine—Best Novels of 2018 Bookriot—Best Science Fiction Books of 2018 The Library Thing—Top Five Books of 2018 On a cold spring night in 1952, a huge meteorite fell to earth and obliterated much of the east coast of the United States, including Washington D.C. The ensuing climate cataclysm will soon render the earth inhospitable for humanity, as the last such meteorite did for the dinosaurs. This looming threat calls for a radically accelerated effort to colonize space, and requires a much larger share of humanity to take part in the process. Elma York’s experience as a WASP pilot and mathematician earns her a place in the International Aerospace Coalition’s attempts to put man on the moon, as a calculator. But with so many skilled and experienced women pilots and scientists involved with the program, it doesn’t take long before Elma begins to wonder why they can’t go into space, too. Elma’s drive to become the first Lady Astronaut is so strong that even the most dearly held conventions of society may not stand a chance against her. At the Publisher's request, this title is being sold without Digital Rights Management Software (DRM) applied.", + "pageCount": 384, + "printType": "BOOK", + "categories": [ + "Fiction" + ], + "thumbnail": "https://books.google.com/books/content?id=jvoyDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://play.google.com/store/books/details?id=jvoyDwAAQBAJ" + }, + { + "isbn": "9781250236487", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "scifi" + ], + "title": "The Relentless Moon", + "authors": [ + "Mary Robinette Kowal" + ], + "publishedDate": "2020-07-14", + "description": "Finalist 2021 Hugo Award for Best Novel! Finalist 2021 Hugo Award for Best Series! A 2021 Locus Award Finalist! Mary Robinette Kowal continues her Hugo and Nebula award-winning Lady Astronaut series, following The Calculating Stars and The Fated Sky, with The Relentless Moon. The Earth is coming to the boiling point as the climate disaster of the Meteor strike becomes more and more clear, but the political situation is already overheated. Riots and sabotage plague the space program. The IAC’s goal of getting as many people as possible off Earth before it becomes uninhabitable is being threatened. Elma York is on her way to Mars, but the Moon colony is still being established. Her friend and fellow Lady Astronaut Nicole Wargin is thrilled to be one of those pioneer settlers, using her considerable flight and political skills to keep the program on track. But she is less happy that her husband, the Governor of Kansas, is considering a run for President. At the Publisher's request, this title is being sold without Digital Rights Management Software (DRM) applied.", + "pageCount": 462, + "printType": "BOOK", + "categories": [ + "Fiction" + ], + "thumbnail": "https://books.google.com/books/content?id=iQKrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://play.google.com/store/books/details?id=iQKrDwAAQBAJ" + }, + { + "isbn": "9781250241306", + "dateAdded": "2024-04-21", + "status": "want to read", + "rating": "unrated", + "tags": [ + "scifi" + ], + "title": "Articulated Restraint", + "authors": [ + "Mary Robinette Kowal" + ], + "publishedDate": "2019-02-06", + "description": "Being a Lady Astronaut means being twice as dedicated, and twice as good as everyone else. And sometimes, handling a test run that has turned deadly serious. Mary Robinette Kowal visits an off-stage incident in her The Calculating Stars series in this brilliant Tor.com Original \"Articulated Restraint.\" At the Publisher's request, this title is being sold without Digital Rights Management Software (DRM) applied.", + "pageCount": 32, + "printType": "BOOK", + "categories": [ + "Fiction" + ], + "thumbnail": "https://books.google.com/books/content?id=YP2EDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://play.google.com/store/books/details?id=YP2EDwAAQBAJ" } ] \ No newline at end of file