Deploy details
Deploy successful for photogabble
Publish: Porting a 30 year old game to GoPR #318: publish/porting-a-30-year-old-BASIC-game-to-go@e0ed2f4
Deploy log
Initializing
Complete
Initializing
Complete
2:12:39 PM: Build ready to start
2:12:53 PM: build-image version: c88e1420630449f4a2fd995ed7cd2ef80eeab5f6 (focal)
2:12:53 PM: buildbot version: c88e1420630449f4a2fd995ed7cd2ef80eeab5f6
2:12:53 PM: Fetching cached dependencies
2:12:53 PM: Starting to download cache of 365.5MB
2:12:57 PM: Finished downloading cache in 4.198s
2:12:57 PM: Starting to extract cache
2:13:00 PM: Finished extracting cache in 2.94s
2:13:00 PM: Finished fetching cache in 7.202s
2:13:00 PM: Starting to prepare the repo for build
2:13:00 PM: Preparing Git Reference pull/318/head
2:13:02 PM: Starting to install dependencies
2:13:02 PM: Python version set to 3.8
2:13:02 PM: Attempting Ruby version 2.7.1, read from environment
2:13:03 PM: Required ruby-2.7.1 is not installed - installing.
2:13:03 PM: Searching for binary rubies, this might take some time.
2:13:03 PM: Found remote file https://rvm_io.global.ssl.fastly.net/binaries/ubuntu/20.04/x86_64/ruby-2.7.1.tar.bz2
2:13:03 PM: Checking requirements for ubuntu.
2:13:03 PM: Requirements installation successful.
2:13:03 PM: ruby-2.7.1 - #configure
2:13:03 PM: ruby-2.7.1 - #download
2:13:04 PM: ruby-2.7.1 - #validate archive
2:13:07 PM: ruby-2.7.1 - #extract
2:13:09 PM: ruby-2.7.1 - #validate binary
2:13:10 PM: ruby-2.7.1 - #setup
2:13:10 PM: ruby-2.7.1 - #gemset created /opt/buildhome/.rvm/gems/ruby-2.7.1@global
2:13:10 PM: ruby-2.7.1 - #importing gemset /opt/buildhome/.rvm/gemsets/global.gems........................................
2:13:11 PM: ruby-2.7.1 - #generating global wrappers........
2:13:11 PM: ruby-2.7.1 - #gemset created /opt/buildhome/.rvm/gems/ruby-2.7.1
2:13:11 PM: ruby-2.7.1 - #importing gemsetfile /opt/buildhome/.rvm/gemsets/default.gems evaluated to empty gem list
2:13:11 PM: ruby-2.7.1 - #generating default wrappers........
2:13:11 PM: Using /opt/buildhome/.rvm/gems/ruby-2.7.1
2:13:11 PM: Using Ruby version 2.7.1
2:13:12 PM: Started restoring cached go cache
2:13:12 PM: Finished restoring cached go cache
2:13:12 PM: Installing Go version 1.14.4 (requested 1.14.4)
2:13:16 PM: go version go1.14.4 linux/amd64
2:13:17 PM: Using PHP version 8.0
2:13:17 PM: Started restoring cached Node.js version
2:13:18 PM: Finished restoring cached Node.js version
2:13:18 PM: v16.20.2 is already installed.
2:13:19 PM: Now using node v16.20.2 (npm v8.19.4)
2:13:19 PM: Enabling Node.js Corepack
2:13:19 PM: Started restoring cached build plugins
2:13:19 PM: Finished restoring cached build plugins
2:13:19 PM: Started restoring cached corepack dependencies
2:13:19 PM: Finished restoring cached corepack dependencies
2:13:19 PM: No npm workspaces detected
2:13:19 PM: Started restoring cached node modules
2:13:19 PM: Finished restoring cached node modules
2:13:19 PM: Installing npm packages using npm version 8.19.4
2:13:21 PM: up to date, audited 403 packages in 1s
2:13:21 PM: 77 packages are looking for funding
2:13:21 PM: run `npm fund` for details
2:13:21 PM: 2 moderate severity vulnerabilities
2:13:21 PM: To address all issues (including breaking changes), run:
2:13:21 PM: npm audit fix --force
2:13:21 PM: Run `npm audit` for details.
2:13:21 PM: npm packages installed
2:13:21 PM: Successfully installed dependencies
2:13:21 PM: Starting build script
2:13:22 PM: Detected 1 framework(s)
2:13:22 PM: "eleventy" at version "2.0.1"
2:13:22 PM: Section completed: initializing
Building
Complete
Building
Complete
2:13:24 PM: Netlify Build
2:13:24 PM: ────────────────────────────────────────────────────────────────
2:13:24 PM:
2:13:24 PM: ❯ Version
2:13:24 PM: @netlify/build 29.31.1
2:13:24 PM:
2:13:24 PM: ❯ Flags
2:13:24 PM: baseRelDir: true
2:13:24 PM: buildId: 658d82567557000008e94490
2:13:24 PM: deployId: 658d82577557000008e94492
2:13:24 PM:
2:13:24 PM: ❯ Current directory
2:13:24 PM: /opt/build/repo
2:13:24 PM:
2:13:24 PM: ❯ Config file
2:13:24 PM: /opt/build/repo/netlify.toml
2:13:24 PM:
2:13:24 PM: ❯ Context
2:13:24 PM: deploy-preview
2:13:24 PM:
2:13:24 PM: ❯ Loading plugins
2:13:24 PM: - netlify-plugin-cache@1.0.3 from netlify.toml and package.json
2:13:25 PM:
2:13:25 PM: netlify-plugin-cache (onPreBuild event)
2:13:25 PM: ────────────────────────────────────────────────────────────────
2:13:25 PM:
2:13:26 PM: Successfully restored: .cache ... 21 files in total.
2:13:26 PM:
2:13:26 PM: (netlify-plugin-cache onPreBuild completed in 40ms)
2:13:26 PM:
2:13:26 PM: build.command from netlify.toml
2:13:26 PM: ────────────────────────────────────────────────────────────────
2:13:26 PM:
2:13:26 PM: $ npm run build
2:13:26 PM: > @photogabble/website@2.0.0 build
2:13:26 PM: > cross-env ELEVENTY_ENV=production eleventy
2:13:26 PM: [@photogabble/bookwyrm] Fetching bookwrym feed
2:13:26 PM: [@photogabble/bookwyrm] Found Cached bookwyrm feed for [carbontwelve]…
2:13:26 PM: [@photogabble/bookwyrm] Found Cached bookwyrm feed for [carbontwelve]…
2:13:27 PM: [@photogabble/git-history] Loading Cache
2:13:27 PM: [@photogabble/git-history] Fetching git history for: [./src/content/changelog/2022-09-02-updating-content-list-design.md]
2:13:27 PM: [@photogabble/git-history] Fetching git history for: [./src/content/changelog/2022-09-07-adding-favicon.md]
2:13:27 PM: [@photogabble/git-history] Fetching git history for: [./src/content/changelog/2023-01-20-adding-stats.md]
2:13:27 PM: [@photogabble/git-history] Fetching git history for: [./src/content/changelog/2022-09-16-adding-enhanced-opengraph-meta.md]
2:13:27 PM: [@photogabble/git-history] Fetching git history for: [./src/content/changelog/2023-01-27-stub-posts.md]
2:13:27 PM: [@photogabble/git-history] Fetching git history for: [./src/content/changelog/2023-12-13-addition-of-git-log.md]
2:13:27 PM: [@photogabble/git-history] Fetching git history for: [./src/content/changelog/2023-03-14-alphabetising-glossary.md]
2:13:27 PM: [@photogabble/git-history] Fetching git history for: [./src/content/changelog/2023-02-13-marking-external-links.md]
2:13:27 PM: [@photogabble/git-history] Fetching git history for: [./src/content/changelog/2022-09-08-cool-urls-dont-change.md]
2:13:27 PM: [@photogabble/git-history] Fetching git history for: [./src/content/changelog/2023-12-20-adding-post-graph-to-stats.md]
2:13:27 PM: [@photogabble/git-history] Fetching git history for: [./src/content/essays/2014-12-31-keep-blogging-fun.md]
2:13:27 PM: [@photogabble/git-history] Fetching git history for: [./src/content/essays/2023-02-27-self-hosting-is-the-new-old-web.md]
2:13:27 PM: [@photogabble/git-history] Fetching git history for: [./src/content/essays/2017-05-02-happy-fiftyth-birthday-basic.md]
2:13:27 PM: [@photogabble/git-history] Fetching git history for: [./src/content/essays/2023-03-08-linkrot.md]
2:13:27 PM: [@photogabble/git-history] Fetching git history for: [./src/content/essays/2023-03-10-blogtimes-the-second-wordpress-plugin.md]
2:13:27 PM: [@photogabble/git-history] Fetching git history for: [./src/content/glossary/2022-03-16-growth.md]
2:13:27 PM: [@photogabble/git-history] Fetching git history for: [./src/content/essays/2023-01-30-the-small-web.md]
2:13:27 PM: [@photogabble/git-history] Fetching git history for: [./src/content/essays/2023-03-15-where-did-all-the-web-rings-go.md]
2:13:27 PM: [@photogabble/git-history] Fetching git history for: [./src/content/glossary/2022-05-26-content-types.md]
2:13:27 PM: [@photogabble/git-history] Fetching git history for: [./src/content/glossary/2023-01-20-rabbit-hole.md]
2:13:27 PM: [@photogabble/git-history] Fetching git history for: [./src/content/glossary/2023-03-01-yak-shaving.md]
2:13:28 PM: [@photogabble/git-history] Fetching git history for: [./src/content/glossary/2023-01-19-minimalism.md]
2:13:28 PM: [@photogabble/git-history] Fetching git history for: [./src/content/glossary/2023-03-14-good-enough.md]
2:13:28 PM: [@photogabble/git-history] Fetching git history for: [./src/content/mirrored/2022-09-02-sanjay-sheth-b2blogtime-php.md]
2:13:28 PM: [@photogabble/git-history] Fetching git history for: [./src/content/mirrored/2022-09-02-matt-mullenweg-wordpress-blogtimes-plugin-php.md]
2:13:28 PM: [@photogabble/git-history] Fetching git history for: [./src/content/noteworthy/2009-06-09-kareltima-iii-the-self-beating-machine.md]
2:13:28 PM: [@photogabble/git-history] Fetching git history for: [./src/content/noteworthy/2007-04-20-time-since.md]
2:13:28 PM: [@photogabble/git-history] Fetching git history for: [./src/content/noteworthy/2015-02-15-pixel-mainframe.md]
2:13:28 PM: [@photogabble/git-history] Fetching git history for: [./src/content/noteworthy/2015-05-13-graphing-ping-response-times-with-gping.md]
2:13:28 PM: [@photogabble/git-history] Fetching git history for: [./src/content/noteworthy/2016-01-10-freezetime-browser-game-by-patrick.md]
2:13:28 PM: [@photogabble/git-history] Fetching git history for: [./src/content/noteworthy/2016-01-08-useful-free-stock-photography-libraries.md]
2:13:28 PM: [@photogabble/git-history] Fetching git history for: [./src/content/noteworthy/2009-06-10-mission-mainframe.md]
2:13:28 PM: [@photogabble/git-history] Fetching git history for: [./src/content/noteworthy/2016-01-15-jzz-the-awesome-homage-to-the-zzt-game.md]
2:13:28 PM: [@photogabble/git-history] Fetching git history for: [./src/content/noteworthy/2017-04-27-think-with-google-test-my-site.md]
2:13:28 PM: [@photogabble/git-history] Fetching git history for: [./src/content/noteworthy/2017-05-05-basic-space-mines-port-to-golang.md]
2:13:28 PM: [@photogabble/git-history] Fetching git history for: [./src/content/noteworthy/2015-05-18-nested-queries-in-laravels-query-builder.md]
2:13:28 PM: [@photogabble/git-history] Fetching git history for: [./src/content/noteworthy/2017-05-10-the-qb64-programming-language.md]
2:13:28 PM: [@photogabble/git-history] Fetching git history for: [./src/content/noteworthy/2017-05-12-bounce-in-qb64.md]
2:13:28 PM: [@photogabble/git-history] Fetching git history for: [./src/content/noteworthy/2017-05-15-thoughts-on-go-access.md]
2:13:28 PM: [@photogabble/git-history] Fetching git history for: [./src/content/noteworthy/2017-05-17-a-review-of-rimworld-a16-after-100-hours-ingame.md]
2:13:28 PM: [@photogabble/git-history] Fetching git history for: [./src/content/noteworthy/2018-05-02-revisiting-google-website-speed-testing-tool.md]
2:13:28 PM: [@photogabble/git-history] Fetching git history for: [./src/content/noteworthy/2018-04-27-a-review-of-the-godville-game.md]
2:13:28 PM: [@photogabble/git-history] Fetching git history for: [./src/content/noteworthy/2022-03-16-a-11ty-reading-time-plugin-quest.md]
2:13:28 PM: [@photogabble/git-history] Fetching git history for: [./src/content/noteworthy/2022-12-15-generating-random-numbers-over-a-range-in-go.md]
2:13:28 PM: [@photogabble/git-history] Fetching git history for: [./src/content/noteworthy/2023-01-01-toshiba-t5100.md]
2:13:28 PM: [@photogabble/git-history] Fetching git history for: [./src/content/noteworthy/2023-01-23-defrag-like-its-1992.md]
2:13:28 PM: [@photogabble/git-history] Fetching git history for: [./src/content/noteworthy/2022-08-25-php-space-mines-introduction.md]
2:13:28 PM: [@photogabble/git-history] Fetching git history for: [./src/content/noteworthy/2023-01-25-wiki-links.md]
2:13:28 PM: [@photogabble/git-history] Fetching git history for: [./src/content/noteworthy/2023-01-27-twtxt-decentralised-minimalist-microblogging.md]
2:13:28 PM: [@photogabble/git-history] Fetching git history for: [./src/content/noteworthy/2023-01-01-toshiba-t1200.md]
2:13:28 PM: [@photogabble/git-history] Fetching git history for: [./src/content/noteworthy/2023-02-03-solving-logi-webcam-ripple-on-osx.md]
2:13:28 PM: [@photogabble/git-history] Fetching git history for: [./src/content/noteworthy/2023-02-28-romvlvs.md]
2:13:28 PM: [@photogabble/git-history] Fetching git history for: [./src/content/noteworthy/2023-02-12-my-publishing-workflow.md]
2:13:28 PM: [@photogabble/git-history] Fetching git history for: [./src/content/noteworthy/2023-03-01-jzt-is-now-opensource.md]
2:13:28 PM: [@photogabble/git-history] Fetching git history for: [./src/content/noteworthy/2023-03-31-lost-smiley-ascii-dos-games.md]
2:13:28 PM: [@photogabble/git-history] Fetching git history for: [./src/content/noteworthy/2022-09-01-blogtimes.md]
2:13:28 PM: [@photogabble/git-history] Fetching git history for: [./src/content/noteworthy/2023-03-20-writing-blogtimes-for-eleventy-js.md]
2:13:28 PM: [@photogabble/git-history] Fetching git history for: [./src/content/noteworthy/2023-04-30-space-mines-april-changelog.md]
2:13:28 PM: [@photogabble/git-history] Fetching git history for: [./src/content/noteworthy/2023-05-17-space-mines-resource-extraction.md]
2:13:28 PM: [@photogabble/git-history] Fetching git history for: [./src/content/noteworthy/2023-05-15-space-mines-design-language.md]
2:13:28 PM: [@photogabble/git-history] Fetching git history for: [./src/content/noteworthy/2023-05-19-space-mines-resource-processing.md]
2:13:28 PM: [@photogabble/git-history] Fetching git history for: [./src/content/noteworthy/2023-05-26-space-mines-outfitting.md]
2:13:28 PM: [@photogabble/git-history] Fetching git history for: [./src/content/noteworthy/2023-05-22-space-mines-manufacturing.md]
2:13:28 PM: [@photogabble/git-history] Fetching git history for: [./src/content/noteworthy/2023-05-29-space-mines-maintenance.md]
2:13:28 PM: [@photogabble/git-history] Fetching git history for: [./src/content/noteworthy/2023-05-24-space-mines-research.md]
2:13:28 PM: [@photogabble/git-history] Fetching git history for: [./src/content/noteworthy/2023-05-30-space-mines-may-changelog.md]
2:13:28 PM: [@photogabble/git-history] Fetching git history for: [./src/content/noteworthy/2023-06-02-space-mines-markets.md]
2:13:28 PM: [@photogabble/git-history] Fetching git history for: [./src/content/noteworthy/2023-06-05-space-mines-agents.md]
2:13:29 PM: [@photogabble/git-history] Fetching git history for: [./src/content/noteworthy/2023-05-31-space-mines-crew-morale.md]
2:13:29 PM: [@photogabble/git-history] Fetching git history for: [./src/content/noteworthy/2023-05-12-space-mines-introduction.md]
2:13:29 PM: [@photogabble/git-history] Fetching git history for: [./src/content/noteworthy/2023-12-27-porting-a-30-year-old-basic-game-to-go.md]
2:13:29 PM: [@photogabble/git-history] Fetching git history for: [./src/content/noteworthy/2023-06-14-why-i-dont-visit-reddit-anymore.md]
2:13:29 PM: [@photogabble/git-history] Fetching git history for: [./src/content/tutorials/2015-01-28-writing-a-pixel-editor-in-javascript-p2.md]
2:13:29 PM: [@photogabble/git-history] Fetching git history for: [./src/content/tutorials/2015-01-21-writing-a-pixel-editor-in-javascript-p1.md]
2:13:29 PM: [@photogabble/git-history] Fetching git history for: [./src/content/tutorials/2015-01-30-public-private-privileged-properties-in-javascript.md]
2:13:29 PM: [@photogabble/git-history] Fetching git history for: [./src/content/tutorials/2009-06-11-installing-turbo-c-on-dosbox.md]
2:13:29 PM: [@photogabble/git-history] Fetching git history for: [./src/content/tutorials/2015-02-04-writing-a-pixel-editor-in-javascript-p3.md]
2:13:29 PM: [@photogabble/git-history] Fetching git history for: [./src/content/tutorials/2015-02-27-how-to-set-composer-bin-path-in-windows.md]
2:13:29 PM: [@photogabble/git-history] Fetching git history for: [./src/content/tutorials/2015-02-18-setting-a-less-file-watcher-in-phpstorm.md]
2:13:29 PM: [@photogabble/git-history] Fetching git history for: [./src/content/tutorials/2015-03-02-ansi-command-line-colors-under-windows.md]
2:13:29 PM: [@photogabble/git-history] Fetching git history for: [./src/content/tutorials/2015-04-22-defending-wordpress-against-malicious-login-attempts-using-fail2ban.md]
2:13:29 PM: [@photogabble/git-history] Fetching git history for: [./src/content/tutorials/2015-05-08-writing-a-pixel-editor-in-javascript-p4.md]
2:13:29 PM: [@photogabble/git-history] Fetching git history for: [./src/content/tutorials/2015-06-05-adding-emoji-support-to-your-website-or-project.md]
2:13:29 PM: [@photogabble/git-history] Fetching git history for: [./src/content/tutorials/2016-01-13-how-to-installl-azure-cli-tools.md]
2:13:29 PM: [@photogabble/git-history] Fetching git history for: [./src/content/tutorials/2017-05-01-weighted-random-number-picking.md]
2:13:29 PM: [@photogabble/git-history] Fetching git history for: [./src/content/tutorials/2018-04-25-zero-config-vue-development-with-parcel-js.md]
2:13:29 PM: [@photogabble/git-history] Fetching git history for: [./src/content/tutorials/2018-05-03-build-an-incremental-web-game-with-vue-js.md]
2:13:29 PM: [@photogabble/git-history] Fetching git history for: [./src/content/tutorials/2018-06-06-writing-a-pixel-editor-in-javascript-p5.md]
2:13:29 PM: [@photogabble/git-history] Fetching git history for: [./src/content/tutorials/2018-06-11-writing-a-pixel-editor-in-javascript-p6.md]
2:13:29 PM: [@photogabble/git-history] Fetching git history for: [./src/content/tutorials/2018-08-08-dependency-resolving-algorithm.md]
2:13:29 PM: [@photogabble/git-history] Fetching git history for: [./src/content/tutorials/2022-05-17-creating-a-now-page-archive-in-11ty.md]
2:13:29 PM: [@photogabble/git-history] Fetching git history for: [./src/content/tutorials/2022-09-14-automating-social-share-images-with-11ty-puppeteer.md]
2:13:29 PM: [@photogabble/git-history] Fetching git history for: [./src/content/tutorials/2021-06-21-sparklines-with-eleventy-js.md]
2:13:29 PM: [@photogabble/git-history] Fetching git history for: [./src/content/tutorials/2023-02-03-normalising-tags.md]
2:13:29 PM: [@photogabble/git-history] Fetching git history for: [./src/content/tutorials/2023-01-30-programatically-add-tags-posts-in-11ty.md]
2:13:29 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2015-04-16-is-rubber-ducky-coding-using-sods-law.md]
2:13:29 PM: [@photogabble/git-history] Fetching git history for: [./src/content/tutorials/2023-03-03-font-subsetting-with-11ty.md]
2:13:29 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2016-01-03-happy-new-year-2015.md]
2:13:29 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2018-05-10-building-tuppence-the-pico-php-framework.md]
2:13:29 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2016-01-11-internet-explorer-is-dead-long-live-internet-explorer.md]
2:13:29 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2019-01-08-1-of-365-the-spark.md]
2:13:29 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2015-06-23-a-revival-of-photogabble.md]
2:13:29 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2019-01-09-2-of-365-brain-fog.md]
2:13:30 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2019-01-10-3-of-365-dumb-down-smart-technology.md]
2:13:30 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2019-01-11-4-of-365-its-a-van-life-for-me.md]
2:13:30 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2019-01-14-7-of-365-trunk.md]
2:13:30 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2019-01-12-5-of-365-exhaustion.md]
2:13:30 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2019-01-13-6-of-365-green-fingers.md]
2:13:30 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2019-02-14-9-of-365-hmm.md]
2:13:30 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2019-02-15-10-of-365-velentines.md]
2:13:30 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2019-02-17-12-of-365-what-sparks-joy.md]
2:13:30 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2019-02-16-11-of-365-down-the-rabbit-hole-of-debugging-unit-tests.md]
2:13:30 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2019-04-08-15-of-365-what-happened-to-march.md]
2:13:30 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2019-02-22-14-of-365-thoughts-on-privacy.md]
2:13:30 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2019-01-15-8-of-365-tilde-club.md]
2:13:30 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2019-04-11-17-of-365-noscript.md]
2:13:30 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2019-04-24-18-of-365-its-a-little-more-complex-than-that.md]
2:13:30 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2019-04-10-16-of-365-mega-drive-the-addams-family.md]
2:13:30 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2019-05-10-19-of-365-html-is-by-design-accessible.md]
2:13:30 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2019-06-01-20-of-365-journeys.md]
2:13:30 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2019-08-29-21-of-365-is-a-dystopian-future-humanities-best-bet.md]
2:13:30 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2019-12-12-22-of-365-grievances-with-writefreely.md]
2:13:30 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2020-10-11-a-revival-of-sorts.md]
2:13:30 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2021-01-01-if-dos-game-dev-is-a-rabbit-hole-then-call-me-alice.md]
2:13:30 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2021-01-02-on-quitting-programing-for-carpentry.md]
2:13:30 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2021-01-03-a-focus-on-birdsite-drama.md]
2:13:30 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2022-02-15-the-robo-car-uprising.md]
2:13:30 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2022-06-22-the-command-pattern.md]
2:13:30 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2019-02-18-13-of-365-tiny-homes.md]
2:13:30 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2022-06-26-wk-25-in-review.md]
2:13:30 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2022-07-03-wk-26-in-review.md]
2:13:30 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2022-07-10-wk-27-in-review.md]
2:13:30 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2022-06-18-wk-24-in-review.md]
2:13:30 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2022-07-24-wk-28-29-in-review.md]
2:13:30 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2022-08-08-wk-31-in-review.md]
2:13:30 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2022-07-31-wk-30-in-review.md]
2:13:30 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2022-08-14-wk-32-in-review.md]
2:13:30 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2022-08-28-wk-33-34-in-review.md]
2:13:30 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2022-09-04-wk-35-in-review.md]
2:13:30 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2022-09-06-thinking-about-doscember-2022.md]
2:13:31 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2022-09-11-wk-36-in-review.md]
2:13:31 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2022-10-23-wk-40-41-42-in-review.md]
2:13:31 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2022-12-04-wk48-in-review.md]
2:13:31 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2022-09-18-wk-37-in-review.md]
2:13:31 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2022-11-13-wk-43-44-45-in-review.md]
2:13:31 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2022-10-02-wk-38-39-in-review.md]
2:13:31 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2022-12-18-wk50-in-review.md]
2:13:31 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2022-12-11-wk49-in-review.md]
2:13:31 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2023-01-01-wk51-52-in-review.md]
2:13:31 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2023-01-15-2023-wk-2-in-review.md]
2:13:31 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2022-11-27-wk-47-in-review.md]
2:13:31 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2023-01-21-near-future.md]
2:13:31 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2023-01-22-2023-wk-3-in-review.md]
2:13:31 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2023-01-28-static-site-search.md]
2:13:31 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2022-11-20-wk-46-in-review.md]
2:13:31 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2023-02-08-what-finished-looks-like.md]
2:13:31 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2023-01-08-2023-wk-1-in-review.md]
2:13:31 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2023-02-19-2023-wk-7-in-review.md]
2:13:31 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2023-01-29-2023-wk-4-in-review.md]
2:13:31 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2023-02-26-2023-wk-8-in-review.md]
2:13:31 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2023-02-12-2023-wk-6-in-review.md]
2:13:31 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2023-03-05-2023-wk-9-in-review.md]
2:13:31 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2023-03-06-php-multiversion-install-with-homebrew.md]
2:13:31 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2023-03-12-2023-wk-10-in-review.md]
2:13:31 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2023-02-05-2023-wk-5-in-review.md]
2:13:31 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2023-03-13-getting-laminas-http-handler-runner-working-with-phpunit.md]
2:13:31 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2023-03-17-why-netlify.md]
2:13:31 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2023-03-19-2023-wk-11-in-review.md]
2:13:31 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2023-04-02-2023-wk-12-13-in-review.md]
2:13:31 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2023-05-07-2023-wk-17-in-review.md]
2:13:31 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2023-05-14-2023-wk-18-in-review.md]
2:13:31 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2023-04-30-2023-wk-16-in-review.md]
2:13:31 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2023-05-21-2023-wk-19-in-review.md]
2:13:31 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2023-05-28-2023-wk-20-in-review.md]
2:13:31 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2023-06-04-2023-wk-21-in-review.md]
2:13:32 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2023-06-11-2023-wk-22-in-review.md]
2:13:32 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2023-06-18-2023-wk-23-in-review.md]
2:13:32 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2023-06-25-2023-wk-24-in-review.md]
2:13:32 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2023-04-23-2023-wk-15-in-review.md]
2:13:32 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2023-04-16-2023-wk-14-in-review.md]
2:13:32 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2023-07-02-2023-wk-25-in-review.md]
2:13:32 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2023-07-16-2023-wk-27-in-review.md]
2:13:32 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2023-07-09-2023-wk-26-in-review.md]
2:13:32 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2023-07-23-2023-wk-28-in-review.md]
2:13:32 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2023-07-30-2023-wk-29-in-review.md]
2:13:32 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2023-08-01-23-of-365-project-revival.md]
2:13:32 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2023-08-02-24-of-365-lk99-i-want-to-believe.md]
2:13:32 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2023-08-05-27-of-365-reboot-phobia.md]
2:13:32 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2023-08-03-25-i-thoroughly-enjoy-grindy-games.md]
2:13:32 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2023-08-04-26-of-365-pining-for-a-simple-internet.md]
2:13:32 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2023-08-06-2023-wk-30-in-review.md]
2:13:32 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2023-08-07-29-of-365-php-isnt-that-bad.md]
2:13:32 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2023-08-08-30-of-365-more-bang-for-your-buck-with-dedicated.md]
2:13:32 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2023-08-09-31-of-365-code-rot.md]
2:13:32 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2023-08-10-32-of-365-cultivation-deflates-the-magic.md]
2:13:32 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2023-08-11-33-of-365-saving-disk-space-used-by-mastodon.md]
2:13:32 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2023-08-13-wk-31-in-review.md]
2:13:32 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2023-08-06-28-of-365-static-site-generation-why-i-wrote-tapestry.md]
2:13:32 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2023-08-20-wk-32-in-review.md]
2:13:32 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2023-08-27-wk-33-in-review.md]
2:13:32 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2023-09-03-wk-34-in-review.md]
2:13:32 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2023-09-10-wk-35-in-review.md]
2:13:32 PM: [@photogabble/git-history] Fetching git history for: [./src/content/thoughts/2023-09-17-wk-36-in-review.md]
2:13:32 PM: [@photogabble/git-history] Fetching git history for: [./src/content/projects/colour.md]
2:13:32 PM: [@photogabble/git-history] Fetching git history for: [./src/content/projects/clover-coverage-cli.md]
2:13:32 PM: [@photogabble/git-history] Fetching git history for: [./src/content/projects/confusable-homoglyphs.md]
2:13:32 PM: [@photogabble/git-history] Fetching git history for: [./src/content/projects/eleventyjs-interlink-plugin.md]
2:13:32 PM: [@photogabble/git-history] Fetching git history for: [./src/content/projects/eleventyjs-font-subsetting-plugin.md]
2:13:33 PM: [@photogabble/git-history] Fetching git history for: [./src/content/projects/eleventyjs-word-stats-plugin.md]
2:13:33 PM: [@photogabble/git-history] Fetching git history for: [./src/content/projects/go-git-archive.md]
2:13:33 PM: [@photogabble/git-history] Fetching git history for: [./src/content/projects/go-pixels-fight.md]
2:13:33 PM: [@photogabble/git-history] Fetching git history for: [./src/content/projects/eleventyjs-blogtimes-plugin.md]
2:13:33 PM: [@photogabble/git-history] Fetching git history for: [./src/content/projects/go-space-mines.md]
2:13:33 PM: [@photogabble/git-history] Fetching git history for: [./src/content/projects/laravel-registration-validator.md]
2:13:33 PM: [@photogabble/git-history] Fetching git history for: [./src/content/projects/laravel-remember-uploads.md]
2:13:33 PM: [@photogabble/git-history] Fetching git history for: [./src/content/projects/ldpl-spark.md]
2:13:33 PM: [@photogabble/git-history] Fetching git history for: [./src/content/projects/ldpl-space-mines.md]
2:13:33 PM: [@photogabble/git-history] Fetching git history for: [./src/content/projects/php-rrdtool-helpers.md]
2:13:33 PM: [@photogabble/git-history] Fetching git history for: [./src/content/projects/t-irc.md]
2:13:33 PM: [@photogabble/git-history] Fetching git history for: [./src/content/projects/space-mines.md]
2:13:33 PM: [@photogabble/git-history] Fetching git history for: [./src/content/projects/todo-ci.md]
2:13:33 PM: [@photogabble/git-history] Fetching git history for: [./src/content/projects/tuppence-boilerplate.md]
2:13:33 PM: [@photogabble/git-history] Fetching git history for: [./src/content/projects/tuppence.md]
2:13:33 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/jokes/2023-04-16-dad-joke-34.md]
2:13:33 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/jokes/2023-04-23-dad-joke-35.md]
2:13:33 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/jokes/2023-04-30-dad-joke-36.md]
2:13:33 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/jokes/2022-09-04-dad-joke-2.md]
2:13:33 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/jokes/2023-05-07-dad-joke-37.md]
2:13:33 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/jokes/2023-05-21-dad-joke-39.md]
2:13:33 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/jokes/2023-05-28-dad-joke-40.md]
2:13:33 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/jokes/2023-06-11-dad-joke-42.md]
2:13:33 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/jokes/2023-05-14-dad-joke-38.md]
2:13:33 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/jokes/2023-06-18-dad-joke-43.md]
2:13:33 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/jokes/2023-06-25-dad-joke-44.md]
2:13:33 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/jokes/2023-07-23-dad-joke-48.md]
2:13:33 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/jokes/2023-06-04-dad-joke-41.md]
2:13:33 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/jokes/2023-07-02-dad-joke-45.md]
2:13:33 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/jokes/2023-07-30-dad-joke-49.md]
2:13:33 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/jokes/2023-08-13-dad-joke-51.md]
2:13:33 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/jokes/2023-04-02-dad-joke-33.md]
2:13:33 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/jokes/2023-08-20-dad-joke-52.md]
2:13:33 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/jokes/2023-09-03-dad-joke-54.md]
2:13:33 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/jokes/2023-08-27-dad-joke-53.md]
2:13:33 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/jokes/2022-09-04-dad-joke-1.md]
2:13:33 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/jokes/2023-08-06-dad-joke-50.md]
2:13:33 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/jokes/2023-07-16-dad-joke-47.md]
2:13:34 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/jokes/2023-09-10-dad-joke-55.md]
2:13:34 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/quotes/2019-08-19-alexandra-bracken-everyone-pulls-a-bad-card.md]
2:13:34 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/jokes/2023-07-09-dad-joke-46.md]
2:13:34 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/quotes/2019-08-19-phillip-k-dick-my-phone-is-spying-on-me.md]
2:13:34 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/quotes/2023-04-02-weekly-quote-33.md]
2:13:34 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/jokes/2023-09-17-dad-joke-56.md]
2:13:34 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/quotes/2022-06-26-nintendo-quit-screen.md]
2:13:34 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/quotes/2023-04-16-weekly-quote-34.md]
2:13:34 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/quotes/2023-04-23-weekly-quote-35.md]
2:13:34 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/quotes/2023-04-30-weekly-quote-36.md]
2:13:34 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/quotes/2023-05-21-weekly-quote-39.md]
2:13:34 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/quotes/2023-05-14-weekly-quote-38.md]
2:13:34 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/quotes/2023-05-28-weekly-quote-40.md]
2:13:34 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/quotes/2023-06-04-weekly-quote-41.md]
2:13:34 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/quotes/2023-06-11-weekly-quote-42.md]
2:13:34 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/quotes/2023-06-18-weekly-quote-43.md]
2:13:34 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/quotes/2023-06-25-weekly-quote-44.md]
2:13:34 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/quotes/2023-05-07-weekly-quote-37.md]
2:13:34 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/quotes/2023-08-13-weekly-quote-51.md]
2:13:34 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/quotes/2023-07-02-weekly-quote-45.md]
2:13:34 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/quotes/2023-08-20-weekly-quote-52.md]
2:13:34 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/quotes/2023-07-09-weekly-quote-46.md]
2:13:34 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/quotes/2023-08-27-weekly-quote-53.md]
2:13:34 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/quotes/2023-09-10-weekly-quote-55.md]
2:13:34 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/quotes/2023-07-16-weekly-quote-47.md]
2:13:34 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/quotes/2023-07-30-weekly-quote-49.md]
2:13:34 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/quotes/2023-09-03-weekly-quote-54.md]
2:13:34 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/snippets/2023-02-23-git-prune-local-branches.md]
2:13:34 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/quotes/2023-08-06-weekly-quote-50.md]
2:13:34 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/snippets/2023-03-04-awk-command-concat-txt-file-into-string.md]
2:13:34 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/snippets/2023-03-20-node-variable-length-hash.md]
2:13:34 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/quotes/2023-07-23-weekly-quote-48.md]
2:13:35 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/quotes/2023-09-17-weekly-quote-56.md]
2:13:35 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/books/2021-06-23-OL4435177M.md]
2:13:35 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/books/2023-03-13-OL21460217M.md]
2:13:35 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/books/2022-08-24-OL28929668M.md]
2:13:35 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/books/2023-03-13-OL27707384M.md]
2:13:35 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/books/2023-03-13-OL27757581M.md]
2:13:35 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/books/2023-03-13-OL27995439M.md]
2:13:35 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/books/2023-03-13-OL28186418M.md]
2:13:35 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/books/2023-03-13-OL29489155M.md]
2:13:35 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/books/2023-03-15-OL28703772M.md]
2:13:35 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/books/2023-03-15-OL9317753M.md]
2:13:35 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2021-05-10-gereds-ramblings.md]
2:13:35 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2021-08-06-john-mathews-blog.md]
2:13:35 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2021-06-23-tobias-girstmairs-website.md]
2:13:35 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2021-08-06-kyle-shooks-website.md]
2:13:35 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2021-12-22-jaana-dogans-blog.md]
2:13:35 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2021-10-30-susams-blog.md]
2:13:35 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2021-12-22-mark-llobreras-blog.md]
2:13:35 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2021-12-22-brad-taunts-brain-dump.md]
2:13:35 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2021-12-22-xe-christine-dodrill-blog.md]
2:13:35 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2021-12-22-the-computers-are-bad-newsletter.md]
2:13:35 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2022-02-15-benjojos-blog.md]
2:13:35 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2021-12-22-the-blog-of-andrew-stephens.md]
2:13:35 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2022-02-15-brents-blog.md]
2:13:35 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2021-12-22-jacques-corby-tuech-website.md]
2:13:35 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2022-02-15-fabien-sanglards-website.md]
2:13:35 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2022-03-16-simon-willisons-weblog.md]
2:13:35 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2022-03-16-alejandros-website.md]
2:13:35 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2022-03-16-the-ethically-trained-programmer.md]
2:13:35 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2022-08-31-tom-critchlows-digital-garden.md]
2:13:35 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2022-08-31-yuri-vishnevskys-website.md]
2:13:35 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-02-02-caleb-hearths-blog.md]
2:13:35 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-02-02-florin-lipans-website.md]
2:13:35 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2022-02-15-lauren-tans-blog.md]
2:13:35 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-02-03-bjorn-staerks-website.md]
2:13:36 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2022-03-16-jake-howards-website.md]
2:13:36 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-02-07-andy-bells-blog.md]
2:13:36 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2022-03-21-evan-boehs-website.md]
2:13:36 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-02-02-tim-hareks-website.md]
2:13:36 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-02-08-koos-looijesteijns-website.md]
2:13:36 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-02-09-martin-heinzs-personal-website-and-blog.md]
2:13:36 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-02-09-travis-shears-personal-site.md]
2:13:36 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-03-08-automating-advent-calendar-with-github-actions-and-11ty.md]
2:13:36 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-02-16-ivan-safrins-website.md]
2:13:36 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-03-08-the-residual-media-depot.md]
2:13:36 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-03-09-rach-smiths-digital-garden.md]
2:13:36 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-03-08-pile-of-hrefs.md]
2:13:36 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-03-10-jake-lazaroffs-website.md]
2:13:36 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-03-10-tendigits-digital-garden.md]
2:13:36 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-03-19-activity-pub-vs-web-frameworks.md]
2:13:36 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-03-19-can-a-fungus-really-take-over-our-brains.md]
2:13:36 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-03-19-dreamm.md]
2:13:36 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-03-19-docker-is-deleting-open-source-images.md]
2:13:36 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-03-19-roguelike-simulator.md]
2:13:36 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-03-19-elon-musks-compelling-case-for-worst-human-of-2023.md]
2:13:36 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-03-19-secret-colours-of-the-commodore-64.md]
2:13:36 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-03-19-vic-20-listings.md]
2:13:36 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-04-02-ad-manager-for-laravel.md]
2:13:36 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-04-02-bang-bang-con.md]
2:13:36 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-03-19-the-grind-a-day.md]
2:13:36 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-04-02-the-church-forests-of-ethiopia.md]
2:13:36 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-03-21-laying-out-a-book-with-css.md]
2:13:36 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-04-16-books-bookshop-org-thrives-amazon-world.md]
2:13:36 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-04-16-how-hypercard-got-its-color-back.md]
2:13:36 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-03-19-webgbcam.md]
2:13:36 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-04-16-simple-icons-org.md]
2:13:36 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-04-23-advanced-in-memory-caching-module-for-js.md]
2:13:36 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-04-23-booting-modern-intel-cpus.md]
2:13:36 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-04-23-console-log-on-screen.md]
2:13:36 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-03-20-im-a-very-slow-thinker.md]
2:13:36 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-04-23-low-code-software-development-is-a-lie.md]
2:13:37 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-03-19-weird-web-pages.md]
2:13:37 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-04-23-spacexs-texas-rocket-is-going-to-cause-a-lot-more-damage-than-anyone-thinks.md]
2:13:37 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-04-23-deploy-a-nuxt-3-application-on-aws-using-sst-serverless.md]
2:13:37 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-04-23-just-update-rules-between-neurons.md]
2:13:37 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-04-23-why-developers-never-use-state-machines.md]
2:13:37 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-04-23-offline-is-just-online-with-extreme-latency.md]
2:13:37 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-04-23-you-didnt-just-do-that-heroku.md]
2:13:37 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-04-30-first-rom-shadowing.md]
2:13:37 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-04-30-why-is-oauth-still-hard-in-2023.md]
2:13:37 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-05-05-are-we-making-lambda-too-hard.md]
2:13:37 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-05-05-cheeriojs-fast-flexible-and-elegant-library-for-parsing-and-manipulating-html-and-xml.md]
2:13:37 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-04-30-windows-nt-on-bull-estrella.md]
2:13:37 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-05-05-dark-matter-developers-the-unseen-99percent.md]
2:13:37 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-05-05-eyecandy-visual-technique-library.md]
2:13:37 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-05-05-game-boy-camera.md]
2:13:37 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-05-05-js-private-class-fields-considered-harmful.md]
2:13:37 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-05-05-procedural-planets.md]
2:13:37 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-05-05-spacexs-texas-rocket-caused-a-big-mess-whats-next.md]
2:13:37 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-05-14-creatures-that-dont-conform.md]
2:13:37 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-05-14-designing-and-building-stockfighter-our-programming-game.md]
2:13:37 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-05-14-bluesky-is-a-scam.md]
2:13:37 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-05-14-ian-bells-text-elite-page.md]
2:13:37 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-05-14-recreating-windows-11-with-svelte.md]
2:13:37 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-05-14-c-dogs-sdl.md]
2:13:37 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-05-14-north-of-england-woodworking-and-power-tool-show.md]
2:13:37 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-05-14-php[tek]-2023-web-development-conference-chicago-il.md]
2:13:37 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-05-14-writing-on-your-palm.md]
2:13:37 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-05-14-spacetraders-api.md]
2:13:37 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-05-05-vercel-markup.md]
2:13:37 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-05-14-societys-technical-debt-and-softwares-gutenberg-moment.md]
2:13:37 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-05-21-build-a-routing-web-app-with-neo4j-openstreetmap-and-leafletjs.md]
2:13:37 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-05-21-burning-down-the-house.md]
2:13:37 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-05-14-accu-conference-2023-bristol.md]
2:13:37 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-05-21-early-computer-art-in-the-50s-and-60s.md]
2:13:38 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-05-21-es2023-introduces-new-array-copying-methods-to-javascript.md]
2:13:38 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-05-21-php-perlin-noise.md]
2:13:38 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-05-21-progress-linux-tool-to-show-progress-for-cp-mv-dd-formerly-known-as-cv.md]
2:13:38 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-05-21-shoelace-a-forward-thinking-library-of-web-components.md]
2:13:38 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-05-21-idle-dr-dos.md]
2:13:38 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-05-28-churn-php-discover-files-in-need-of-refactoring.md]
2:13:38 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-05-21-xstate-docs.md]
2:13:38 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-05-28-introducing-rbot-a-personalized-ai-assistant-written-by-rbot.md]
2:13:38 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-05-28-laravel-pint.md]
2:13:38 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-05-28-get-started-programming-with-dos-conio.md]
2:13:38 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-05-28-obsidian-web-clipper-bookmarklet-to-save-articles-and-pages-from-the-web-for-safari-chrome-firefox-and-mobile-browsers.md]
2:13:38 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-05-28-pop-calculator.md]
2:13:38 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-05-28-the-big-lie-of-good-fast-cheap.md]
2:13:38 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-06-11-debunking-the-myth-of-dollar-cost-averaging.md]
2:13:38 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-06-11-toot-that-browser-extension-for-firefox.md]
2:13:38 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-06-11-risc-v-cpu-core-written-in-ansi-c.md]
2:13:38 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-06-18-boing-directory.md]
2:13:38 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-05-28-halftone-qr-code-generator.md]
2:13:38 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-06-18-build-this-8-bit-home-computer-with-just-5-chips.md]
2:13:38 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-06-18-cli-tool-to-insert-spacers-when-command-output-stops.md]
2:13:38 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-06-18-docopt—language-for-description-of-command-line-interfaces.md]
2:13:38 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-06-18-admes-andover-and-district-model-engineering-society.md]
2:13:38 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-06-18-finding-stuff-online-20-years-of-innovative-search-engines.md]
2:13:38 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-06-18-pardus-free-browser-game-set-in-space.md]
2:13:38 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-06-18-over-powerful-party-leaders-have-undermined-politics.md]
2:13:38 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-06-18-retro-forum-directory.md]
2:13:38 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-06-18-quic-to-mars.md]
2:13:38 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-06-18-an-america-less-internet.md]
2:13:38 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-06-11-introducing-utf-21-a-toy-character-encoding.md]
2:13:38 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-06-18-the-kingdom-of-loathing.md]
2:13:38 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-06-18-qr-code-generation-from-image-with-stable-diffusion.md]
2:13:38 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-06-18-retrotechnews.md]
2:13:38 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-06-18-simple-php-game-in-php-using-raylib-snake-with-source-code.md]
2:13:39 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-06-18-timeline-of-the-far-future.md]
2:13:39 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-06-18-zeal-offline-documentation-viewer.md]
2:13:39 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-06-25-caching-inertias-ssr-responses.md]
2:13:39 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-06-25-blacknova-traders.md]
2:13:39 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-06-25-holidaycss-minimalist-classless-css-theme-with-dark-mode-support.md]
2:13:39 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-06-25-etherdfs-the-ethernet-dos-file-system.md]
2:13:39 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-06-25-schnitzeljagddev-scavenger-hunt-on-the-internet-to-test-your-web-dev-skills.md]
2:13:39 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-06-25-running-long-running-tasks-in-php-best-practices-and-techniques.md]
2:13:39 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-06-25-speed-up-your-laravel-app-by-caching-the-entire-response.md]
2:13:39 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-06-25-twitters-bot-problem-is-getting-weird-with-chatgpt.md]
2:13:39 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-06-25-wasabi-the-parts.md]
2:13:39 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-06-25-improbable-island.md]
2:13:39 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-06-25-improve-performance-of-laravels-pagination-with-complex-queries.md]
2:13:39 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-07-02-2200-forgotten-vintage-computers.md]
2:13:39 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-07-02-id-software-open-source.md]
2:13:39 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-06-25-xml-is-the-future.md]
2:13:39 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-07-09-2moons.md]
2:13:39 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-07-02-the-para-method-the-simple-system-for-organizing-your-digital-life-in-seconds.md]
2:13:39 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-07-02-regl-scatterplot.md]
2:13:39 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-07-02-video-game-preservation.md]
2:13:39 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-07-09-a-286-running-like-a-386.md]
2:13:39 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-07-09-clotilde-soffritti-in-never-buy-a-used-spaceship.md]
2:13:39 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-07-09-conquest-4000-a-game-based-on-tradewars-2002.md]
2:13:39 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-06-25-the-kabal-invasion.md]
2:13:39 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-07-09-enclosure-3-d-on-steam.md]
2:13:39 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-07-02-the-ladybird-browser-project.md]
2:13:39 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-07-09-scams-upon-scams-the-data-driven-advertising-grift.md]
2:13:39 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-07-09-mastodon-powered-blog-comments.md]
2:13:39 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-07-09-steem-nova.md]
2:13:39 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-07-09-wyesoft-tradewars-2002-server.md]
2:13:40 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-07-09-worlds-apart-trade-wars-2002-game-server.md]
2:13:40 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-07-16-3d-printing-needs-open-source-more-than-ever.md]
2:13:40 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-07-09-til-in-is-not-the-same-as-any.md]
2:13:40 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-07-16-advice-for-operating-a-public-facing-api.md]
2:13:40 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-07-16-linear-interpolation-functions.md]
2:13:40 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-07-16-how-ahrefs-saved-usdollar400m-in-3-years-by-not-going-to-the-cloud.md]
2:13:40 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-07-22-10nes.md]
2:13:40 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-07-21-sidebar-webring.md]
2:13:40 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-07-16-fediverse-network-statistics.md]
2:13:40 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-07-22-a-new-era-for-neopets.md]
2:13:40 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-07-22-chiptune-player.md]
2:13:40 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-07-22-aeronear-an-ambient-device-showing-nearby-aircraft.md]
2:13:40 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-07-22-awesome-looking-websites.md]
2:13:40 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-07-22-how-i-run-my-servers.md]
2:13:40 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-07-22-jakemuseum.md]
2:13:40 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-07-22-jswm-javascript-window-manager.md]
2:13:40 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-07-22-automate-syndication-of-your-content-with-eleventy-devto-and-github-actions.md]
2:13:40 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-07-22-minigpt4cpp-a-port-of-minigpt4-in-c.md]
2:13:40 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-07-22-the-death-of-infosec-twitter.md]
2:13:40 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-07-22-merveilles-webring.md]
2:13:40 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-07-22-the-html-review.md]
2:13:40 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-07-22-the-claw-webring.md]
2:13:40 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-07-22-lazydocker-the-lazier-way-to-manage-everything-docker.md]
2:13:40 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-07-22-unimported-find-and-fix-dangling-files-in-js-projects.md]
2:13:40 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-07-23-1kb-club-a-collection-of-web-pages-weighing-less-than-1-kilobyte.md]
2:13:40 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-07-23-a-brief-history-and-ethos-of-the-digital-garden.md]
2:13:40 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-07-23-1mb-club-a-collection-of-web-pages-weighing-in-less-than-1mb.md]
2:13:40 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-07-22-ten-years-of-go-the-good-the-bad-and-the-meh.md]
2:13:40 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-07-23-brandur-leach-website.md]
2:13:40 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-07-23-the-smallest-docker-image-to-serve-static-websites.md]
2:13:40 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-07-30-a-list-of-fediverse-accounts-about-geospatial-topics.md]
2:13:41 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-07-30-camerons-world.md]
2:13:41 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-07-23-xhtml-club.md]
2:13:41 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-07-22-simply-parse-in-c.md]
2:13:41 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-07-30-curlie-the-collector-of-urls.md]
2:13:41 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-07-22-case-study-4-the-dollar440-million-software-error-at-knight-capital.md]
2:13:41 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-07-30-existential-dread-inducer.md]
2:13:41 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-07-23-the-arcade.md]
2:13:41 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-07-23-maggie-appletons-digital-garden.md]
2:13:41 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-07-30-nightwave-plaza-online-vaporwave-radio.md]
2:13:41 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-07-30-star-trek-audioclips.md]
2:13:41 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-08-02-anton-petrov.md]
2:13:41 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-08-02-graveyard-keeper-on-steam.md]
2:13:41 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-08-02-rimworld-on-steam.md]
2:13:41 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-08-02-fallenshogun-gaming.md]
2:13:41 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-08-02-splattercatgaming.md]
2:13:41 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-08-02-little-witch-in-the-woods-on-steam.md]
2:13:41 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-08-02-robot-cantina.md]
2:13:41 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-08-02-prison-architect-on-steam.md]
2:13:41 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-08-02-super-fantasy-kingdom-on-steam.md]
2:13:41 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-08-06-chicago95-a-rendition-of-everyones-favorite-1995-microsoft-operating-system-for-linux.md]
2:13:41 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-08-04-dotage-on-steam.md]
2:13:41 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-08-02-travellers-rest-on-steam.md]
2:13:41 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-08-06-mosaic-tetris.md]
2:13:41 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-08-02-stardew-valley-on-steam.md]
2:13:41 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-08-06-guppe-federated-social-groups-with-activitypub.md]
2:13:41 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-08-06-an-updated-version-of-the-classic-basic-computer-games-book.md]
2:13:41 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-08-06-how-i-discovered-the-underground-world-of-credit-card-network-exploitation.md]
2:13:41 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-08-06-my-journey-away-from-the-jamstack.md]
2:13:41 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-08-06-the-buttons-on-zeniths-original-clicker-remote-were-a-mechanical-marvel.md]
2:13:42 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-08-06-openworm.md]
2:13:42 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-08-06-town-of-zzt.md]
2:13:42 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-08-06-textual-paint-ms-paint-in-your-terminal.md]
2:13:42 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-08-06-space-wreck-on-steam.md]
2:13:42 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-08-06-what-is-the-most-minimal-uk-address-possible.md]
2:13:42 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-08-06-the-proposal-to-enhance-gos-http-router.md]
2:13:42 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-08-06-worlds-tallest-wooden-wind-turbine.md]
2:13:42 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-08-07-monitoring-your-logs-is-mostly-a-tarpit.md]
2:13:42 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-08-06-vintage-basic-games.md]
2:13:42 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-08-07-getting-my-library-cards-onto-my-phone-the-hard-way.md]
2:13:42 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-08-08-altexxanet-your-90s-internet-experience.md]
2:13:42 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-08-07-this-code-smells-of-desperation.md]
2:13:42 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-08-08-lcd-please.md]
2:13:42 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-08-06-x86-is-dead-long-live-x86.md]
2:13:42 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-08-08-hshck-an-online-hash-comparison-tool.md]
2:13:42 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-08-06-so-you-want-to-deploy-on-the-edge.md]
2:13:42 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-08-09-bye-gemini.md]
2:13:42 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-08-11-em-reeds-website.md]
2:13:42 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-08-10-upiano-a-piano-in-your-terminal.md]
2:13:42 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-08-11-sinewave.md]
2:13:42 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-08-11-low-tech-webring-directory.md]
2:13:42 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-08-12-cinnis-oekaki.md]
2:13:42 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-08-11-fun-with-virtualization.md]
2:13:42 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-08-20-disaster-lessons.md]
2:13:42 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-08-11-mindspike.md]
2:13:42 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-08-20-exploring-the-internals-of-linux-v001.md]
2:13:42 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-08-12-always-your-pal-melon.md]
2:13:42 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-08-20-how-we-reduced-the-cost-of-building-twitter-at-twitter-scale-by-100x.md]
2:13:42 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-08-16-no-lab-coat-required.md]
2:13:43 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-08-20-the-claw-stream-team.md]
2:13:43 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-08-20-serifu-a-specification-parser-and-editor-for-the-serifu-markup-language.md]
2:13:43 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-08-20-typescript-is-surprisingly-ok-for-compilers.md]
2:13:43 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-08-20-neko-welcome-to-the-web-neko-server.md]
2:13:43 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-08-20-a-look-at-search-engines-with-their-own-indexes.md]
2:13:43 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-08-20-wealth-shown-to-scale.md]
2:13:43 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-08-20-the-8088-prefetch-algorithm.md]
2:13:43 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-09-10-kagi-small-web.md]
2:13:43 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-09-09-tiny-awards.md]
2:13:43 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-08-27-lessgreater-htmx-why-htmx-does-not-have-a-build-step.md]
2:13:43 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-09-10-rotating-sandwiches-thats-it.md]
2:13:43 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-09-10-the-computer-that-controlled-chernobyl.md]
2:13:43 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-09-10-htmx-is-the-future.md]
2:13:43 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-10-04-swords-of-freeport-on-itchio.md]
2:13:43 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-10-06-crop-rotation-on-steam.md]
2:13:43 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-09-17-on-the-psychology-of-tech-money.md]
2:13:43 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-10-06-shadows-of-the-afterland-on-steam.md]
2:13:43 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-12-14-32-bit-cafe.md]
2:13:43 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-09-17-the-tyranny-of-the-marginal-user.md]
2:13:43 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-12-14-basement-community-forum.md]
2:13:43 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-12-14-bluedwarf-forum.md]
2:13:43 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-12-14-cabbage-sorter.md]
2:13:43 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-09-17-vintage-story.md]
2:13:43 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-12-14-drawinggarden.md]
2:13:43 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-12-14-dizzys-bunny-hell.md]
2:13:43 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-12-14-gossips-web.md]
2:13:43 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-12-14-hypertext-gardens.md]
2:13:43 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-12-14-how-is-your-sky.md]
2:13:43 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-09-17-this-is-a-disaster-game-developers-scramble-to-deal-with-unitys-new-fees.md]
2:13:43 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-12-14-hedgehog-of-spades.md]
2:13:44 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-12-14-the-museum-of-alexandra.md]
2:13:44 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-12-14-the-video-game-museum.md]
2:13:44 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-12-14-foreverliketh.md]
2:13:44 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-12-14-shrik3.md]
2:13:44 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-12-18-dont-click-here.md]
2:13:44 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-12-18-an-lucass-web-lounge.md]
2:13:44 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-12-14-thoughts-webring.md]
2:13:44 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-12-18-neocities.md]
2:13:44 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-12-19-increment-button.md]
2:13:44 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-12-19-dimdens-hotel.md]
2:13:44 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-12-19-a-lets-build-a-zoo-shrine.md]
2:13:44 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-12-19-smol-pub.md]
2:13:44 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-12-19-lazybones.md]
2:13:44 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-12-19-status-cafe.md]
2:13:44 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-12-19-tinydiorama.md]
2:13:44 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-12-20-@rknightukeleventy-plugin-post-graph.md]
2:13:44 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-12-19-sticky-hands.md]
2:13:44 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-12-20-mega-zine.md]
2:13:44 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-12-20-juha-matti-santalas-website.md]
2:13:44 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-12-20-cory-dransfeldts-website.md]
2:13:44 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-12-20-silent-suburbia.md]
2:13:44 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-12-20-james-docs-website.md]
2:13:44 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-12-20-pirch-irc-client.md]
2:13:44 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-12-20-sara-joys-website.md]
2:13:44 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-12-20-robb-knight.md]
2:13:44 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-12-20-rustic-cyberpunk.md]
2:13:44 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-12-20-thomas-rigbys-website.md]
2:13:44 PM: [@photogabble/git-history] Fetching git history for: [./src/content/resources/bookmarks/2023-12-21-pauls-adequate-website.md]
2:13:44 PM: [@photogabble/git-history] Fetching git history for: [./src/content/projects/basic-server-monitoring-with-rrdtools.md]
2:13:44 PM: [@photogabble/git-history] Fetching git history for: [./src/content/projects/code-coverage-info.md]
2:13:44 PM: [@photogabble/git-history] Fetching git history for: [./src/content/projects/draughts.md]
2:13:45 PM: [@photogabble/git-history] Fetching git history for: [./src/content/projects/floppy-box.md]
2:13:45 PM: [@photogabble/git-history] Fetching git history for: [./src/content/projects/like-pie-net.md]
2:13:45 PM: [@photogabble/git-history] Fetching git history for: [./src/content/projects/portcullis.md]
2:13:45 PM: [@photogabble/git-history] Fetching git history for: [./src/content/projects/php-urls.md]
2:14:15 PM: [11ty] Writing _site/about/index.html from ./src/about.njk
2:14:15 PM: [11ty] Writing _site/404.html from ./src/404.njk
2:14:15 PM: [11ty] Writing _site/blank/index.html from ./src/blank.njk
2:14:15 PM: [11ty] Writing _site/antilibrary/index.html from ./src/antilibrary.njk
2:14:15 PM: [11ty] Writing _site/books/index.html from ./src/books.njk
2:14:15 PM: [11ty] Writing _site/breadcrumbs/index.html from ./src/breadcrumbs.md (liquid)
2:14:15 PM: [11ty] Writing _site/colophon/index.html from ./src/colophon.njk
2:14:15 PM: [11ty] Writing _site/dad-jokes/index.html from ./src/dad-jokes.njk
2:14:15 PM: [11ty] Writing _site/feeds/index.html from ./src/feeds.njk
2:14:15 PM: [11ty] Writing _site/forest/index.html from ./src/forest.njk
2:14:15 PM: [11ty] Writing _site/glossary/index.html from ./src/glossary.njk
2:14:15 PM: [11ty] Writing _site/links/index.html from ./src/links.njk
2:14:15 PM: [11ty] Writing _site/index.html from ./src/index.njk
2:14:15 PM: [11ty] Writing _site/newsletter/index.html from ./src/newsletter.njk
2:14:15 PM: [11ty] Writing _site/now/index.html from ./src/now.njk
2:14:15 PM: [11ty] Writing _site/projects/index.html from ./src/projects.njk
2:14:15 PM: [11ty] Writing _site/quotes/index.html from ./src/quotes.njk
2:14:15 PM: [11ty] Writing _site/topic/index.html from ./src/topic.njk
2:14:15 PM: [11ty] Writing _site/topic/nifty-show-and-tell/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/nifty-show-and-tell/2/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/nifty-show-and-tell/3/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/nifty-show-and-tell/4/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/nifty-show-and-tell/5/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/nifty-show-and-tell/6/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/nifty-show-and-tell/7/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/nifty-show-and-tell/8/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/nifty-show-and-tell/9/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/nifty-show-and-tell/10/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/nifty-show-and-tell/11/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/notable-articles/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/notable-articles/2/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/notable-articles/3/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/notable-articles/4/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/notable-articles/5/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/notable-articles/6/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/notable-articles/7/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/notable-articles/8/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/notable-articles/9/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/week-in-review/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/week-in-review/2/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/week-in-review/3/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/week-in-review/4/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/week-in-review/5/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/week-in-review/6/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/365dayproject/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/365dayproject/2/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/365dayproject/3/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/365dayproject/4/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/programming/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/programming/2/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/programming/3/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/quote/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/quote/2/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/quote/3/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/php/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/php/2/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/php/3/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/11ty/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/11ty/2/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/11ty/3/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/dadjoke/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/dadjoke/2/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/dadjoke/3/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/javascript/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/javascript/2/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/javascript/3/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/blogging/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/blogging/2/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/review/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/review/2/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/tools-and-resources/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/tools-and-resources/2/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/basic/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/space-mines/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/old-web/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/dos/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/retro-computing/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/tinkering/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/browser-game/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/wayback-machine/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/games/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/laravel/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/game-development/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/go/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/quick-basic/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/retro/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/text-mode/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/revived/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/comfygames/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/roguelike/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/obsidian/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/wiki-links/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/blogtimes/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/doscember/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/procedural-generation/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/social-media/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/web-directory/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/trade-wars-2002/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/oldweb/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/photogabble/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/pixel-art/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/node-js/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/zzt/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/abandoned/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/google/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/testing/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/website-optimisation/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/vuejs/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/ldpl/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/digitalgarden/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/retro-gaming/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/type-script/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/digital-garden/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/css/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/howto/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/hypercard/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/macintosh/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/three-js/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/htmx/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/turbo-c/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/less/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/composer/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/ansi/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/windows/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/command-line/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/linux/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/wordpress/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/graphing/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/orm/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/emoji/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/stock-photography/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/microsoft/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/browsers/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/azure/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/cloud-hosting/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/power-shell/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/rrdtool/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/randomness/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/goaccess/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/sysops/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/server-toolchain/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/rimworld/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/steam/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/microframework/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/zero-config/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/parcel/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/idle-game/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/framework/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/tapestry/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/algorithms/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/trunk/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/future/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/jetstream/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/intertia/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/golang/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/methodology/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/decentralisation/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/staticsites/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/jam-stack/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/ttrpg/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/tips/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/osx/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/bash/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/git/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/ascii/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/typography/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/awk/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/homebrew/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/github-actions/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/blogroll/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/fediverse/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/docker/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/open-source/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/bitsy/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/commodore-vic-20/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/game-boy/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/useful-wisdom/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/publishing/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/conference/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/nature/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/nuxt-js/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/inertia-js/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/computing/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/nuxt3/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/chatgpt/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/ai/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/paas/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/devlog/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/laravel-jetstream/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/accessibility/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/roguelite/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/365-day-project/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/mastodon/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/smallweb/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/topic/whimsy/index.html from ./src/topics.njk
2:14:15 PM: [11ty] Writing _site/stubs/index.html from ./src/types.njk
2:14:15 PM: [11ty] Writing _site/stubs/2/index.html from ./src/types.njk
2:14:15 PM: [11ty] Writing _site/stubs/3/index.html from ./src/types.njk
2:14:15 PM: [11ty] Writing _site/thoughts/index.html from ./src/types.njk
2:14:15 PM: [11ty] Writing _site/thoughts/2/index.html from ./src/types.njk
2:14:15 PM: [11ty] Writing _site/thoughts/3/index.html from ./src/types.njk
2:14:15 PM: [11ty] Writing _site/thoughts/4/index.html from ./src/types.njk
2:14:15 PM: [11ty] Writing _site/thoughts/5/index.html from ./src/types.njk
2:14:15 PM: [11ty] Writing _site/thoughts/6/index.html from ./src/types.njk
2:14:15 PM: [11ty] Writing _site/thoughts/7/index.html from ./src/types.njk
2:14:15 PM: [11ty] Writing _site/thoughts/8/index.html from ./src/types.njk
2:14:15 PM: [11ty] Writing _site/thoughts/9/index.html from ./src/types.njk
2:14:15 PM: [11ty] Writing _site/thoughts/10/index.html from ./src/types.njk
2:14:15 PM: [11ty] Writing _site/noteworthy/index.html from ./src/types.njk
2:14:15 PM: [11ty] Writing _site/noteworthy/2/index.html from ./src/types.njk
2:14:15 PM: [11ty] Writing _site/noteworthy/3/index.html from ./src/types.njk
2:14:15 PM: [11ty] Writing _site/noteworthy/4/index.html from ./src/types.njk
2:14:15 PM: [11ty] Writing _site/essays/index.html from ./src/types.njk
2:14:15 PM: [11ty] Writing _site/tutorials/index.html from ./src/types.njk
2:14:15 PM: [11ty] Writing _site/tutorials/2/index.html from ./src/types.njk
2:14:15 PM: [11ty] Writing _site/tutorials/3/index.html from ./src/types.njk
2:14:15 PM: [11ty] Writing _site/mirrored/index.html from ./src/types.njk
2:14:15 PM: [11ty] Writing _site/changelog/index.html from ./src/types.njk
2:14:15 PM: [11ty] Writing _site/lists/film-and-tv/index.html from ./src/lists/film-and-tv.njk
2:14:15 PM: [11ty] Writing _site/lists/index.html from ./src/lists/index.njk
2:14:15 PM: [11ty] Writing _site/lists/365-writing/index.html from ./src/lists/list.njk
2:14:15 PM: [11ty] Writing _site/lists/blogroll/index.html from ./src/lists/list.njk
2:14:15 PM: [11ty] Writing _site/lists/digital-garden/index.html from ./src/lists/list.njk
2:14:15 PM: [11ty] Writing _site/lists/inspiration/index.html from ./src/lists/list.njk
2:14:15 PM: [11ty] Writing _site/lists/webring/index.html from ./src/lists/list.njk
2:14:15 PM: [11ty] Writing _site/lists/www-club/index.html from ./src/lists/list.njk
2:14:15 PM: [11ty] Writing _site/button-board/index.html from ./src/lists/list.njk
2:14:15 PM: [11ty] Writing _site/lists/youtube-channel/index.html from ./src/lists/list.njk
2:14:15 PM: [11ty] Writing _site/lists/games/index.html from ./src/lists/list.njk
2:14:15 PM: [11ty] Writing _site/lists/forum/index.html from ./src/lists/list.njk
2:14:15 PM: [11ty] Writing _site/lists/listened-to/index.html from ./src/lists/listened-to.njk
2:14:15 PM: [11ty] Writing _site/writing/feed.xml from ./src/rss.njk
2:14:15 PM: [11ty] Writing _site/resources/index.html from ./src/resources/index.njk
2:14:15 PM: [11ty] Writing _site/resources/2/index.html from ./src/resources/index.njk
2:14:15 PM: [11ty] Writing _site/resources/3/index.html from ./src/resources/index.njk
2:14:15 PM: [11ty] Writing _site/resources/4/index.html from ./src/resources/index.njk
2:14:15 PM: [11ty] Writing _site/resources/5/index.html from ./src/resources/index.njk
2:14:15 PM: [11ty] Writing _site/resources/6/index.html from ./src/resources/index.njk
2:14:15 PM: [11ty] Writing _site/resources/7/index.html from ./src/resources/index.njk
2:14:15 PM: [11ty] Writing _site/resources/8/index.html from ./src/resources/index.njk
2:14:15 PM: [11ty] Writing _site/resources/9/index.html from ./src/resources/index.njk
2:14:15 PM: [11ty] Writing _site/resources/10/index.html from ./src/resources/index.njk
2:14:15 PM: [11ty] Writing _site/resources/11/index.html from ./src/resources/index.njk
2:14:15 PM: [11ty] Writing _site/resources/12/index.html from ./src/resources/index.njk
2:14:15 PM: [11ty] Writing _site/resources/13/index.html from ./src/resources/index.njk
2:14:15 PM: [11ty] Writing _site/resources/14/index.html from ./src/resources/index.njk
2:14:15 PM: [11ty] Writing _site/resources/15/index.html from ./src/resources/index.njk
2:14:15 PM: [11ty] Writing _site/resources/16/index.html from ./src/resources/index.njk
2:14:15 PM: [11ty] Writing _site/resources/17/index.html from ./src/resources/index.njk
2:14:15 PM: [11ty] Writing _site/resources/18/index.html from ./src/resources/index.njk
2:14:15 PM: [11ty] Writing _site/resources/19/index.html from ./src/resources/index.njk
2:14:15 PM: [11ty] Writing _site/resources/20/index.html from ./src/resources/index.njk
2:14:15 PM: [11ty] Writing _site/resources/21/index.html from ./src/resources/index.njk
2:14:15 PM: [11ty] Writing _site/resources/22/index.html from ./src/resources/index.njk
2:14:15 PM: [11ty] Writing _site/resources/23/index.html from ./src/resources/index.njk
2:14:15 PM: [11ty] Writing _site/resources/24/index.html from ./src/resources/index.njk
2:14:15 PM: [11ty] Writing _site/resources/25/index.html from ./src/resources/index.njk
2:14:15 PM: [11ty] Writing _site/resources/26/index.html from ./src/resources/index.njk
2:14:15 PM: [11ty] Writing _site/resources/27/index.html from ./src/resources/index.njk
2:14:15 PM: [11ty] Writing _site/resources/28/index.html from ./src/resources/index.njk
2:14:15 PM: [11ty] Writing _site/resources/29/index.html from ./src/resources/index.njk
2:14:15 PM: [11ty] Writing _site/resources/30/index.html from ./src/resources/index.njk
2:14:15 PM: [11ty] Writing _site/resources/31/index.html from ./src/resources/index.njk
2:14:15 PM: [11ty] Writing _site/resources/32/index.html from ./src/resources/index.njk
2:14:15 PM: [11ty] Writing _site/resources/33/index.html from ./src/resources/index.njk
2:14:15 PM: [11ty] Writing _site/resources/34/index.html from ./src/resources/index.njk
2:14:15 PM: [11ty] Writing _site/resources/35/index.html from ./src/resources/index.njk
2:14:15 PM: [11ty] Writing _site/resources/36/index.html from ./src/resources/index.njk
2:14:15 PM: [11ty] Writing _site/resources/37/index.html from ./src/resources/index.njk
2:14:15 PM: [11ty] Writing _site/resources/bookmarks/index.html from ./src/resources/types.njk
2:14:15 PM: [11ty] Writing _site/resources/bookmarks/2/index.html from ./src/resources/types.njk
2:14:15 PM: [11ty] Writing _site/resources/bookmarks/3/index.html from ./src/resources/types.njk
2:14:15 PM: [11ty] Writing _site/resources/bookmarks/4/index.html from ./src/resources/types.njk
2:14:15 PM: [11ty] Writing _site/resources/bookmarks/5/index.html from ./src/resources/types.njk
2:14:15 PM: [11ty] Writing _site/resources/bookmarks/6/index.html from ./src/resources/types.njk
2:14:15 PM: [11ty] Writing _site/resources/bookmarks/7/index.html from ./src/resources/types.njk
2:14:15 PM: [11ty] Writing _site/resources/bookmarks/8/index.html from ./src/resources/types.njk
2:14:15 PM: [11ty] Writing _site/resources/bookmarks/9/index.html from ./src/resources/types.njk
2:14:15 PM: [11ty] Writing _site/resources/bookmarks/10/index.html from ./src/resources/types.njk
2:14:15 PM: [11ty] Writing _site/resources/bookmarks/11/index.html from ./src/resources/types.njk
2:14:15 PM: [11ty] Writing _site/resources/bookmarks/12/index.html from ./src/resources/types.njk
2:14:15 PM: [11ty] Writing _site/resources/bookmarks/13/index.html from ./src/resources/types.njk
2:14:15 PM: [11ty] Writing _site/resources/bookmarks/14/index.html from ./src/resources/types.njk
2:14:15 PM: [11ty] Writing _site/resources/bookmarks/15/index.html from ./src/resources/types.njk
2:14:15 PM: [11ty] Writing _site/resources/bookmarks/16/index.html from ./src/resources/types.njk
2:14:15 PM: [11ty] Writing _site/resources/bookmarks/17/index.html from ./src/resources/types.njk
2:14:15 PM: [11ty] Writing _site/resources/bookmarks/18/index.html from ./src/resources/types.njk
2:14:15 PM: [11ty] Writing _site/resources/bookmarks/19/index.html from ./src/resources/types.njk
2:14:15 PM: [11ty] Writing _site/resources/bookmarks/20/index.html from ./src/resources/types.njk
2:14:15 PM: [11ty] Writing _site/resources/bookmarks/21/index.html from ./src/resources/types.njk
2:14:15 PM: [11ty] Writing _site/resources/bookmarks/22/index.html from ./src/resources/types.njk
2:14:15 PM: [11ty] Writing _site/resources/bookmarks/23/index.html from ./src/resources/types.njk
2:14:15 PM: [11ty] Writing _site/resources/bookmarks/24/index.html from ./src/resources/types.njk
2:14:15 PM: [11ty] Writing _site/resources/bookmarks/25/index.html from ./src/resources/types.njk
2:14:15 PM: [11ty] Writing _site/resources/bookmarks/26/index.html from ./src/resources/types.njk
2:14:15 PM: [11ty] Writing _site/resources/bookmarks/27/index.html from ./src/resources/types.njk
2:14:15 PM: [11ty] Writing _site/resources/bookmarks/28/index.html from ./src/resources/types.njk
2:14:15 PM: [11ty] Writing _site/resources/bookmarks/29/index.html from ./src/resources/types.njk
2:14:15 PM: [11ty] Writing _site/resources/bookmarks/30/index.html from ./src/resources/types.njk
2:14:15 PM: [11ty] Writing _site/resources/bookmarks/31/index.html from ./src/resources/types.njk
2:14:15 PM: [11ty] Writing _site/resources/quotes/index.html from ./src/resources/types.njk
2:14:15 PM: [11ty] Writing _site/resources/quotes/2/index.html from ./src/resources/types.njk
2:14:15 PM: [11ty] Writing _site/resources/quotes/3/index.html from ./src/resources/types.njk
2:14:15 PM: [11ty] Writing _site/resources/jokes/index.html from ./src/resources/types.njk
2:14:15 PM: [11ty] Writing _site/resources/jokes/2/index.html from ./src/resources/types.njk
2:14:15 PM: [11ty] Writing _site/resources/jokes/3/index.html from ./src/resources/types.njk
2:14:15 PM: [11ty] Writing _site/resources/snippets/index.html from ./src/resources/types.njk
2:14:15 PM: [11ty] Writing _site/resources/books/index.html from ./src/resources/types.njk
2:14:15 PM: [11ty] Writing _site/stats/all-time/index.html from ./src/stats/all-time.njk
2:14:15 PM: [11ty] Writing _site/stats/index.html from ./src/stats/index.njk
2:14:15 PM: [11ty] Writing _site/writing/index.html from ./src/writing/index.njk
2:14:15 PM: [11ty] Writing _site/styles/components/_books.css from ./src/styles/components/_books.css
2:14:15 PM: [11ty] Writing _site/styles/components/_button.css from ./src/styles/components/_button.css
2:14:15 PM: [11ty] Writing _site/writing/2007/04/index.html from ./src/writing/archive.njk
2:14:15 PM: [11ty] Writing _site/writing/2009/06/index.html from ./src/writing/archive.njk
2:14:15 PM: [11ty] Writing _site/writing/2014/12/index.html from ./src/writing/archive.njk
2:14:15 PM: [11ty] Writing _site/writing/2015/01/index.html from ./src/writing/archive.njk
2:14:15 PM: [11ty] Writing _site/writing/2015/02/index.html from ./src/writing/archive.njk
2:14:15 PM: [11ty] Writing _site/writing/2015/03/index.html from ./src/writing/archive.njk
2:14:15 PM: [11ty] Writing _site/writing/2015/04/index.html from ./src/writing/archive.njk
2:14:15 PM: [11ty] Writing _site/writing/2015/05/index.html from ./src/writing/archive.njk
2:14:15 PM: [11ty] Writing _site/writing/2015/06/index.html from ./src/writing/archive.njk
2:14:15 PM: [11ty] Writing _site/writing/2016/01/index.html from ./src/writing/archive.njk
2:14:15 PM: [11ty] Writing _site/writing/2017/03/index.html from ./src/writing/archive.njk
2:14:15 PM: [11ty] Writing _site/writing/2017/04/index.html from ./src/writing/archive.njk
2:14:15 PM: [11ty] Writing _site/writing/2017/05/index.html from ./src/writing/archive.njk
2:14:15 PM: [11ty] Writing _site/writing/2017/10/index.html from ./src/writing/archive.njk
2:14:15 PM: [11ty] Writing _site/writing/2017/11/index.html from ./src/writing/archive.njk
2:14:15 PM: [11ty] Writing _site/writing/2018/02/index.html from ./src/writing/archive.njk
2:14:15 PM: [11ty] Writing _site/writing/2018/04/index.html from ./src/writing/archive.njk
2:14:15 PM: [11ty] Writing _site/writing/2018/05/index.html from ./src/writing/archive.njk
2:14:15 PM: [11ty] Writing _site/writing/2018/06/index.html from ./src/writing/archive.njk
2:14:15 PM: [11ty] Writing _site/writing/2018/08/index.html from ./src/writing/archive.njk
2:14:15 PM: [11ty] Writing _site/writing/2019/01/index.html from ./src/writing/archive.njk
2:14:15 PM: [11ty] Writing _site/writing/2019/02/index.html from ./src/writing/archive.njk
2:14:15 PM: [11ty] Writing _site/writing/2019/03/index.html from ./src/writing/archive.njk
2:14:15 PM: [11ty] Writing _site/writing/2019/04/index.html from ./src/writing/archive.njk
2:14:15 PM: [11ty] Writing _site/writing/2019/05/index.html from ./src/writing/archive.njk
2:14:15 PM: [11ty] Writing _site/writing/2019/06/index.html from ./src/writing/archive.njk
2:14:15 PM: [11ty] Writing _site/writing/2019/08/index.html from ./src/writing/archive.njk
2:14:15 PM: [11ty] Writing _site/writing/2019/12/index.html from ./src/writing/archive.njk
2:14:15 PM: [11ty] Writing _site/writing/2022/01/index.html from ./src/writing/archive.njk
2:14:15 PM: [11ty] Writing _site/writing/2022/02/index.html from ./src/writing/archive.njk
2:14:15 PM: [11ty] Writing _site/writing/2022/03/index.html from ./src/writing/archive.njk
2:14:15 PM: [11ty] Writing _site/writing/2022/05/index.html from ./src/writing/archive.njk
2:14:15 PM: [11ty] Writing _site/writing/2022/06/index.html from ./src/writing/archive.njk
2:14:15 PM: [11ty] Writing _site/writing/2022/07/index.html from ./src/writing/archive.njk
2:14:15 PM: [11ty] Writing _site/writing/2022/08/index.html from ./src/writing/archive.njk
2:14:15 PM: [11ty] Writing _site/writing/2022/09/index.html from ./src/writing/archive.njk
2:14:15 PM: [11ty] Writing _site/writing/2022/10/index.html from ./src/writing/archive.njk
2:14:15 PM: [11ty] Writing _site/writing/2022/11/index.html from ./src/writing/archive.njk
2:14:15 PM: [11ty] Writing _site/writing/2022/12/index.html from ./src/writing/archive.njk
2:14:15 PM: [11ty] Writing _site/writing/2023/01/index.html from ./src/writing/archive.njk
2:14:15 PM: [11ty] Writing _site/writing/2023/02/index.html from ./src/writing/archive.njk
2:14:15 PM: [11ty] Writing _site/writing/2023/03/index.html from ./src/writing/archive.njk
2:14:15 PM: [11ty] Writing _site/writing/2023/04/index.html from ./src/writing/archive.njk
2:14:15 PM: [11ty] Writing _site/writing/2023/05/index.html from ./src/writing/archive.njk
2:14:15 PM: [11ty] Writing _site/writing/2023/06/index.html from ./src/writing/archive.njk
2:14:15 PM: [11ty] Writing _site/writing/2023/07/index.html from ./src/writing/archive.njk
2:14:15 PM: [11ty] Writing _site/writing/2023/08/index.html from ./src/writing/archive.njk
2:14:15 PM: [11ty] Writing _site/writing/2023/09/index.html from ./src/writing/archive.njk
2:14:15 PM: [11ty] Writing _site/writing/2023/12/index.html from ./src/writing/archive.njk
2:14:15 PM: [11ty] Writing _site/styles/components/_changes.css from ./src/styles/components/_changes.css
2:14:15 PM: [11ty] Writing _site/styles/components/_figure.css from ./src/styles/components/_figure.css
2:14:15 PM: [11ty] Writing _site/styles/components/_footer.css from ./src/styles/components/_footer.css
2:14:15 PM: [11ty] Writing _site/styles/components/_fonts.css from ./src/styles/components/_fonts.css
2:14:15 PM: [11ty] Writing _site/styles/components/_post-list.css from ./src/styles/components/_post-list.css
2:14:15 PM: [11ty] Writing _site/styles/components/_stats.css from ./src/styles/components/_stats.css
2:14:15 PM: [11ty] Writing _site/styles/components/_review_list.css from ./src/styles/components/_review_list.css
2:14:15 PM: [11ty] Writing _site/styles/components/_jumbo.css from ./src/styles/components/_jumbo.css
2:14:15 PM: [11ty] Writing _site/styles/main.css from ./src/styles/main.css
2:14:15 PM: [11ty] Writing _site/styles/components/_themes.css from ./src/styles/components/_themes.css
2:14:15 PM: [11ty] Writing _site/styles/components/_table.css from ./src/styles/components/_table.css
2:14:19 PM: [11ty] Writing _site/now/2021-03-19/index.html from ./src/now/2021-03-19.md (liquid)
2:14:19 PM: [11ty] Writing _site/now/2023-02-01/index.html from ./src/now/2023-02-01.md (liquid)
2:14:19 PM: [11ty] Writing _site/now/2022-05-17/index.html from ./src/now/2022-05-17.md (liquid)
2:14:19 PM: [11ty] Writing _site/now/2023-08-16/index.html from ./src/now/2023-08-16.md (liquid)
2:14:19 PM: [11ty] Writing _site/now/2022-06-13/index.html from ./src/now/2022-06-13.md (liquid)
2:14:19 PM: [11ty] Writing _site/now/2023-01-20/index.html from ./src/now/2023-01-20.md (liquid)
2:14:19 PM: [11ty] Writing _site/changelog/updated-content-list-layouts/index.html from ./src/content/changelog/2022-09-02-updating-content-list-design.md (liquid)
2:14:19 PM: [11ty] Writing _site/changelog/adding-favicon/index.html from ./src/content/changelog/2022-09-07-adding-favicon.md (liquid)
2:14:19 PM: [11ty] Writing _site/changelog/adding-statistics-to-11ty/index.html from ./src/content/changelog/2023-01-20-adding-stats.md (liquid)
2:14:19 PM: [11ty] Writing _site/changelog/adding-enhanced-opengraph-meta/index.html from ./src/content/changelog/2022-09-16-adding-enhanced-opengraph-meta.md (liquid)
2:14:19 PM: [11ty] Writing _site/changelog/adding-stub-posts/index.html from ./src/content/changelog/2023-01-27-stub-posts.md (liquid)
2:14:19 PM: [11ty] Writing _site/changelog/addition-of-git-log/index.html from ./src/content/changelog/2023-12-13-addition-of-git-log.md (liquid)
2:14:19 PM: [11ty] Writing _site/changelog/alphabetising-glossary-terms/index.html from ./src/content/changelog/2023-03-14-alphabetising-glossary.md (liquid)
2:14:19 PM: [11ty] Writing _site/changelog/marking-external-links/index.html from ./src/content/changelog/2023-02-13-marking-external-links.md (liquid)
2:14:19 PM: [11ty] Writing _site/changelog/cool-urls-dont-change/index.html from ./src/content/changelog/2022-09-08-cool-urls-dont-change.md (liquid)
2:14:19 PM: [11ty] Writing _site/changelog/addition-of-post-graphs-to-stats-page/index.html from ./src/content/changelog/2023-12-20-adding-post-graph-to-stats.md (liquid)
2:14:19 PM: [11ty] Writing _site/essays/keep-blogging-fun/index.html from ./src/content/essays/2014-12-31-keep-blogging-fun.md (liquid)
2:14:19 PM: [11ty] Writing _site/essays/self-hosting-is-the-new-old-web/index.html from ./src/content/essays/2023-02-27-self-hosting-is-the-new-old-web.md (liquid)
2:14:19 PM: [11ty] Writing _site/essays/happy-53rd-birthday-basic/index.html from ./src/content/essays/2017-05-02-happy-fiftyth-birthday-basic.md (liquid)
2:14:19 PM: [11ty] Writing _site/essays/link-rot/index.html from ./src/content/essays/2023-03-08-linkrot.md (liquid)
2:14:19 PM: [11ty] Writing _site/essays/blogtimes-the-second-wordpress-plugin/index.html from ./src/content/essays/2023-03-10-blogtimes-the-second-wordpress-plugin.md (liquid)
2:14:19 PM: [11ty] Writing _site/glossary/growth/index.html from ./src/content/glossary/2022-03-16-growth.md (liquid)
2:14:19 PM: [11ty] Writing _site/essays/the-small-web/index.html from ./src/content/essays/2023-01-30-the-small-web.md (liquid)
2:14:19 PM: [11ty] Writing _site/essays/where-did-all-the-webrings-go/index.html from ./src/content/essays/2023-03-15-where-did-all-the-web-rings-go.md (liquid)
2:14:19 PM: [11ty] Writing _site/glossary/content-types/index.html from ./src/content/glossary/2022-05-26-content-types.md (liquid)
2:14:19 PM: [11ty] Writing _site/glossary/rabbit-hole/index.html from ./src/content/glossary/2023-01-20-rabbit-hole.md (liquid)
2:14:19 PM: [11ty] Writing _site/glossary/yak-shaving/index.html from ./src/content/glossary/2023-03-01-yak-shaving.md (liquid)
2:14:19 PM: [11ty] Writing _site/glossary/minimalism/index.html from ./src/content/glossary/2023-01-19-minimalism.md (liquid)
2:14:19 PM: [11ty] Writing _site/glossary/good-enough/index.html from ./src/content/glossary/2023-03-14-good-enough.md (liquid)
2:14:19 PM: [11ty] Writing _site/mirrored/mirror-of-b2blogtimephp-by-sanjay-sheth/index.html from ./src/content/mirrored/2022-09-02-sanjay-sheth-b2blogtime-php.md (liquid)
2:14:19 PM: [11ty] Writing _site/mirrored/mirror-of-blogtimesphp-by-matt-mullenweg/index.html from ./src/content/mirrored/2022-09-02-matt-mullenweg-wordpress-blogtimes-plugin-php.md (liquid)
2:14:19 PM: [11ty] Writing _site/noteworthy/kareltima-iii-the-self-beating-machine/index.html from ./src/content/noteworthy/2009-06-09-kareltima-iii-the-self-beating-machine.md (liquid)
2:14:19 PM: [11ty] Writing _site/noteworthy/a-time_since-function-for-php/index.html from ./src/content/noteworthy/2007-04-20-time-since.md (liquid)
2:14:19 PM: [11ty] Writing _site/noteworthy/pixel-mainframe/index.html from ./src/content/noteworthy/2015-02-15-pixel-mainframe.md (liquid)
2:14:19 PM: [11ty] Writing _site/noteworthy/graphing-ping-response-times-in-windows-with-gping/index.html from ./src/content/noteworthy/2015-05-13-graphing-ping-response-times-with-gping.md (liquid)
2:14:19 PM: [11ty] Writing _site/noteworthy/freezetime-browser-based-roguelike/index.html from ./src/content/noteworthy/2016-01-10-freezetime-browser-game-by-patrick.md (liquid)
2:14:19 PM: [11ty] Writing _site/noteworthy/useful-free-stock-photography-libraries/index.html from ./src/content/noteworthy/2016-01-08-useful-free-stock-photography-libraries.md (liquid)
2:14:19 PM: [11ty] Writing _site/noteworthy/mission-mainframe/index.html from ./src/content/noteworthy/2009-06-10-mission-mainframe.md (liquid)
2:14:19 PM: [11ty] Writing _site/noteworthy/jzt-an-awesome-homage-to-the-dos-era-adventure-game-zzt/index.html from ./src/content/noteworthy/2016-01-15-jzz-the-awesome-homage-to-the-zzt-game.md (liquid)
2:14:19 PM: [11ty] Writing _site/noteworthy/think-with-google-website-speed-testing-tool/index.html from ./src/content/noteworthy/2017-04-27-think-with-google-test-my-site.md (liquid)
2:14:19 PM: [11ty] Writing _site/noteworthy/porting-basic-space-mines-game-to-go/index.html from ./src/content/noteworthy/2017-05-05-basic-space-mines-port-to-golang.md (liquid)
2:14:19 PM: [11ty] Writing _site/noteworthy/nested-queries-in-laravels-query-builder/index.html from ./src/content/noteworthy/2015-05-18-nested-queries-in-laravels-query-builder.md (liquid)
2:14:19 PM: [11ty] Writing _site/noteworthy/the-qb64-programming-language/index.html from ./src/content/noteworthy/2017-05-10-the-qb64-programming-language.md (liquid)
2:14:19 PM: [11ty] Writing _site/noteworthy/bounce-in-qb64/index.html from ./src/content/noteworthy/2017-05-12-bounce-in-qb64.md (liquid)
2:14:19 PM: [11ty] Writing _site/noteworthy/thoughts-on-goaccess/index.html from ./src/content/noteworthy/2017-05-15-thoughts-on-go-access.md (liquid)
2:14:19 PM: [11ty] Writing _site/noteworthy/a-review-of-rimworld-a16-after-100-hours-in-game/index.html from ./src/content/noteworthy/2017-05-17-a-review-of-rimworld-a16-after-100-hours-ingame.md (liquid)
2:14:19 PM: [11ty] Writing _site/noteworthy/think-with-google-revisiting-googles-website-speed-testing-tool/index.html from ./src/content/noteworthy/2018-05-02-revisiting-google-website-speed-testing-tool.md (liquid)
2:14:19 PM: [11ty] Writing _site/noteworthy/a-review-of-the-godville-game/index.html from ./src/content/noteworthy/2018-04-27-a-review-of-the-godville-game.md (liquid)
2:14:19 PM: [11ty] Writing _site/noteworthy/a-11ty-reading-time-plugin-quest/index.html from ./src/content/noteworthy/2022-03-16-a-11ty-reading-time-plugin-quest.md (liquid)
2:14:19 PM: [11ty] Writing _site/noteworthy/generating-random-numbers-over-a-range-in-go/index.html from ./src/content/noteworthy/2022-12-15-generating-random-numbers-over-a-range-in-go.md (liquid)
2:14:19 PM: [11ty] Writing _site/noteworthy/toshiba-t5100/index.html from ./src/content/noteworthy/2023-01-01-toshiba-t5100.md (liquid)
2:14:19 PM: [11ty] Writing _site/noteworthy/defrag-like-its-1992/index.html from ./src/content/noteworthy/2023-01-23-defrag-like-its-1992.md (liquid)
2:14:19 PM: [11ty] Writing _site/noteworthy/php-space-mines-introduction/index.html from ./src/content/noteworthy/2022-08-25-php-space-mines-introduction.md (liquid)
2:14:19 PM: [11ty] Writing _site/noteworthy/adding-wiki-links-to-11ty/index.html from ./src/content/noteworthy/2023-01-25-wiki-links.md (liquid)
2:14:19 PM: [11ty] Writing _site/noteworthy/twtxt-the-decentralised-minimalist-microblog-in-a-file/index.html from ./src/content/noteworthy/2023-01-27-twtxt-decentralised-minimalist-microblogging.md (liquid)
2:14:19 PM: [11ty] Writing _site/noteworthy/toshiba-t1200/index.html from ./src/content/noteworthy/2023-01-01-toshiba-t1200.md (liquid)
2:14:19 PM: [11ty] Writing _site/noteworthy/solving-logi-webcam-ripple-on-osx/index.html from ./src/content/noteworthy/2023-02-03-solving-logi-webcam-ripple-on-osx.md (liquid)
2:14:19 PM: [11ty] Writing _site/noteworthy/romvlvs/index.html from ./src/content/noteworthy/2023-02-28-romvlvs.md (liquid)
2:14:19 PM: [11ty] Writing _site/noteworthy/my-publishing-workflow/index.html from ./src/content/noteworthy/2023-02-12-my-publishing-workflow.md (liquid)
2:14:19 PM: [11ty] Writing _site/noteworthy/jzt-is-now-open-source/index.html from ./src/content/noteworthy/2023-03-01-jzt-is-now-opensource.md (liquid)
2:14:19 PM: [11ty] Writing _site/noteworthy/lost-smiley-ascii-dos-games/index.html from ./src/content/noteworthy/2023-03-31-lost-smiley-ascii-dos-games.md (liquid)
2:14:19 PM: [11ty] Writing _site/noteworthy/blogtimes-a-trip-down-memory-lane/index.html from ./src/content/noteworthy/2022-09-01-blogtimes.md (liquid)
2:14:19 PM: [11ty] Writing _site/noteworthy/writing-blogtimes-for-eleventyjs/index.html from ./src/content/noteworthy/2023-03-20-writing-blogtimes-for-eleventy-js.md (liquid)
2:14:19 PM: [11ty] Writing _site/noteworthy/space-mines-2023-april-devlog/index.html from ./src/content/noteworthy/2023-04-30-space-mines-april-changelog.md (liquid)
2:14:19 PM: [11ty] Writing _site/noteworthy/space-mines-resource-extraction/index.html from ./src/content/noteworthy/2023-05-17-space-mines-resource-extraction.md (liquid)
2:14:19 PM: [11ty] Writing _site/noteworthy/space-mines-design-language/index.html from ./src/content/noteworthy/2023-05-15-space-mines-design-language.md (liquid)
2:14:19 PM: [11ty] Writing _site/noteworthy/space-mines-resource-processing/index.html from ./src/content/noteworthy/2023-05-19-space-mines-resource-processing.md (liquid)
2:14:19 PM: [11ty] Writing _site/noteworthy/space-mines-outfitting/index.html from ./src/content/noteworthy/2023-05-26-space-mines-outfitting.md (liquid)
2:14:19 PM: [11ty] Writing _site/noteworthy/space-mines-manufacturing/index.html from ./src/content/noteworthy/2023-05-22-space-mines-manufacturing.md (liquid)
2:14:19 PM: [11ty] Writing _site/noteworthy/space-mines-maintenance/index.html from ./src/content/noteworthy/2023-05-29-space-mines-maintenance.md (liquid)
2:14:19 PM: [11ty] Writing _site/noteworthy/space-mines-research/index.html from ./src/content/noteworthy/2023-05-24-space-mines-research.md (liquid)
2:14:19 PM: [11ty] Writing _site/noteworthy/space-mines-2023-may-devlog/index.html from ./src/content/noteworthy/2023-05-30-space-mines-may-changelog.md (liquid)
2:14:19 PM: [11ty] Writing _site/noteworthy/space-mines-markets/index.html from ./src/content/noteworthy/2023-06-02-space-mines-markets.md (liquid)
2:14:19 PM: [11ty] Writing _site/noteworthy/space-mines-agents/index.html from ./src/content/noteworthy/2023-06-05-space-mines-agents.md (liquid)
2:14:19 PM: [11ty] Writing _site/noteworthy/space-mines-crew-and-morale/index.html from ./src/content/noteworthy/2023-05-31-space-mines-crew-morale.md (liquid)
2:14:19 PM: [11ty] Writing _site/noteworthy/space-mines-introduction/index.html from ./src/content/noteworthy/2023-05-12-space-mines-introduction.md (liquid)
2:14:19 PM: [11ty] Writing _site/noteworthy/porting-a-30-year-old-game-to-go/index.html from ./src/content/noteworthy/2023-12-27-porting-a-30-year-old-basic-game-to-go.md (liquid)
2:14:19 PM: [11ty] Writing _site/noteworthy/why-i-dont-go-to-reddit-anymore/index.html from ./src/content/noteworthy/2023-06-14-why-i-dont-visit-reddit-anymore.md (liquid)
2:14:19 PM: [11ty] Writing _site/tutorials/writing-a-pixel-editor-in-javascript-part-two/index.html from ./src/content/tutorials/2015-01-28-writing-a-pixel-editor-in-javascript-p2.md (liquid)
2:14:19 PM: [11ty] Writing _site/tutorials/writing-a-pixel-editor-in-javascript-part-one/index.html from ./src/content/tutorials/2015-01-21-writing-a-pixel-editor-in-javascript-p1.md (liquid)
2:14:19 PM: [11ty] Writing _site/tutorials/achieving-public-private-and-privileged-members-in-javascript/index.html from ./src/content/tutorials/2015-01-30-public-private-privileged-properties-in-javascript.md (liquid)
2:14:19 PM: [11ty] Writing _site/tutorials/installing-turbo-c-on-dosbox/index.html from ./src/content/tutorials/2009-06-11-installing-turbo-c-on-dosbox.md (liquid)
2:14:19 PM: [11ty] Writing _site/tutorials/writing-a-pixel-editor-in-javascript-part-three/index.html from ./src/content/tutorials/2015-02-04-writing-a-pixel-editor-in-javascript-p3.md (liquid)
2:14:19 PM: [11ty] Writing _site/tutorials/how-to-set-composer-global-bin-path-in-windows/index.html from ./src/content/tutorials/2015-02-27-how-to-set-composer-bin-path-in-windows.md (liquid)
2:14:19 PM: [11ty] Writing _site/tutorials/creating-a-less-file-watcher-in-phpstorm/index.html from ./src/content/tutorials/2015-02-18-setting-a-less-file-watcher-in-phpstorm.md (liquid)
2:14:19 PM: [11ty] Writing _site/tutorials/ansi-command-line-colors-under-windows/index.html from ./src/content/tutorials/2015-03-02-ansi-command-line-colors-under-windows.md (liquid)
2:14:19 PM: [11ty] Writing _site/tutorials/defending-wordpress-against-malicious-login-attempts-using-fail2ban/index.html from ./src/content/tutorials/2015-04-22-defending-wordpress-against-malicious-login-attempts-using-fail2ban.md (liquid)
2:14:19 PM: [11ty] Writing _site/tutorials/writing-a-pixel-editor-in-javascript-part-four/index.html from ./src/content/tutorials/2015-05-08-writing-a-pixel-editor-in-javascript-p4.md (liquid)
2:14:19 PM: [11ty] Writing _site/tutorials/adding-emoji-support-to-your-website-or-project/index.html from ./src/content/tutorials/2015-06-05-adding-emoji-support-to-your-website-or-project.md (liquid)
2:14:19 PM: [11ty] Writing _site/tutorials/how-to-install-azure-cli-via-node-on-windowslinux-and-osx/index.html from ./src/content/tutorials/2016-01-13-how-to-installl-azure-cli-tools.md (liquid)
2:14:19 PM: [11ty] Writing _site/tutorials/how-to-return-a-random-list-item-by-weight/index.html from ./src/content/tutorials/2017-05-01-weighted-random-number-picking.md (liquid)
2:14:19 PM: [11ty] Writing _site/tutorials/zero-config-rapid-vuejs-development-with-parcel/index.html from ./src/content/tutorials/2018-04-25-zero-config-vue-development-with-parcel-js.md (liquid)
2:14:19 PM: [11ty] Writing _site/tutorials/build-an-incremental-clicker-web-game-with-vuejs-part-one/index.html from ./src/content/tutorials/2018-05-03-build-an-incremental-web-game-with-vue-js.md
2:14:19 PM: [11ty] Writing _site/tutorials/writing-a-pixel-editor-in-javascript-part-five/index.html from ./src/content/tutorials/2018-06-06-writing-a-pixel-editor-in-javascript-p5.md (liquid)
2:14:19 PM: [11ty] Writing _site/tutorials/writing-a-pixel-editor-in-javascript-part-six/index.html from ./src/content/tutorials/2018-06-11-writing-a-pixel-editor-in-javascript-p6.md (liquid)
2:14:19 PM: [11ty] Writing _site/tutorials/dependency-resolving-algorithm/index.html from ./src/content/tutorials/2018-08-08-dependency-resolving-algorithm.md (liquid)
2:14:19 PM: [11ty] Writing _site/tutorials/creating-a-now-page-archive-with-11ty/index.html from ./src/content/tutorials/2022-05-17-creating-a-now-page-archive-in-11ty.md (liquid)
2:14:19 PM: [11ty] Writing _site/tutorials/using-puppeteer-with-11ty-to-automate-generating-social-share-images/index.html from ./src/content/tutorials/2022-09-14-automating-social-share-images-with-11ty-puppeteer.md (liquid)
2:14:19 PM: [11ty] Writing _site/tutorials/adding-sparklines-to-your-eleventyjs-powered-website/index.html from ./src/content/tutorials/2021-06-21-sparklines-with-eleventy-js.md (liquid)
2:14:19 PM: [11ty] Writing _site/tutorials/normalising-tags/index.html from ./src/content/tutorials/2023-02-03-normalising-tags.md (liquid)
2:14:19 PM: [11ty] Writing _site/tutorials/how-to-programmatically-add-tags-to-posts-in-11ty/index.html from ./src/content/tutorials/2023-01-30-programatically-add-tags-posts-in-11ty.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/is-rubber-ducky-debugging-using-sods-law-as-a-debugging-tool/index.html from ./src/content/thoughts/2015-04-16-is-rubber-ducky-coding-using-sods-law.md (liquid)
2:14:19 PM: [11ty] Writing _site/tutorials/font-subsetting-with-eleventyjs/index.html from ./src/content/tutorials/2023-03-03-font-subsetting-with-11ty.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/happy-new-year/index.html from ./src/content/thoughts/2016-01-03-happy-new-year-2015.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/why-i-built-a-tiny-php-framework-called-tuppence/index.html from ./src/content/thoughts/2018-05-10-building-tuppence-the-pico-php-framework.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/internet-explorer-is-dead-long-live-internet-explorer/index.html from ./src/content/thoughts/2016-01-11-internet-explorer-is-dead-long-live-internet-explorer.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/1-of-365-the-spark/index.html from ./src/content/thoughts/2019-01-08-1-of-365-the-spark.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/a-revival-of-photogabble-the-post-mortem/index.html from ./src/content/thoughts/2015-06-23-a-revival-of-photogabble.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2-of-365-cw-mh-brain-fog/index.html from ./src/content/thoughts/2019-01-09-2-of-365-brain-fog.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/3-of-365-dumb-down-smart-technology/index.html from ./src/content/thoughts/2019-01-10-3-of-365-dumb-down-smart-technology.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/4-of-365-its-a-van-life-for-me/index.html from ./src/content/thoughts/2019-01-11-4-of-365-its-a-van-life-for-me.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/7-of-365-trunk/index.html from ./src/content/thoughts/2019-01-14-7-of-365-trunk.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/5-of-365-exhaustion/index.html from ./src/content/thoughts/2019-01-12-5-of-365-exhaustion.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/6-of-365-green-fingers/index.html from ./src/content/thoughts/2019-01-13-6-of-365-green-fingers.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/9-of-365-hmm/index.html from ./src/content/thoughts/2019-02-14-9-of-365-hmm.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/10-of-365-valentines/index.html from ./src/content/thoughts/2019-02-15-10-of-365-velentines.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/12-of-365-what-sparks-joy/index.html from ./src/content/thoughts/2019-02-17-12-of-365-what-sparks-joy.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/11-of-365-down-the-rabbit-hole-of-debugging-unit-tests/index.html from ./src/content/thoughts/2019-02-16-11-of-365-down-the-rabbit-hole-of-debugging-unit-tests.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/15-of-365-what-happened-to-march/index.html from ./src/content/thoughts/2019-04-08-15-of-365-what-happened-to-march.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/14-of-365-thoughts-on-privacy/index.html from ./src/content/thoughts/2019-02-22-14-of-365-thoughts-on-privacy.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/8-of-365-tilde-club/index.html from ./src/content/thoughts/2019-01-15-8-of-365-tilde-club.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/17-of-365-noscript/index.html from ./src/content/thoughts/2019-04-11-17-of-365-noscript.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/18-of-365-its-a-little-more-complicated-than-that/index.html from ./src/content/thoughts/2019-04-24-18-of-365-its-a-little-more-complex-than-that.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/16-of-365-mega-drive-the-addams-family/index.html from ./src/content/thoughts/2019-04-10-16-of-365-mega-drive-the-addams-family.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/19-of-365-html-is-by-design-accessible/index.html from ./src/content/thoughts/2019-05-10-19-of-365-html-is-by-design-accessible.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/20-of-365-journeys/index.html from ./src/content/thoughts/2019-06-01-20-of-365-journeys.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/21-of-365-is-a-dystopian-future-humanities-best-bet/index.html from ./src/content/thoughts/2019-08-29-21-of-365-is-a-dystopian-future-humanities-best-bet.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/22-of-365-grievances-with-writefreely/index.html from ./src/content/thoughts/2019-12-12-22-of-365-grievances-with-writefreely.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/a-revival-of-sorts/index.html from ./src/content/thoughts/2020-10-11-a-revival-of-sorts.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/if-dos-game-dev-is-a-rabbit-hole-then-call-me-alice/index.html from ./src/content/thoughts/2021-01-01-if-dos-game-dev-is-a-rabbit-hole-then-call-me-alice.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/on-quitting-programming-for-carpentry/index.html from ./src/content/thoughts/2021-01-02-on-quitting-programing-for-carpentry.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/a-focus-on-birdsite-drama-and-social-media-in-general/index.html from ./src/content/thoughts/2021-01-03-a-focus-on-birdsite-drama.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/the-robo-car-uprising/index.html from ./src/content/thoughts/2022-02-15-the-robo-car-uprising.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/the-command-pattern/index.html from ./src/content/thoughts/2022-06-22-the-command-pattern.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/13-of-365-tiny-homes/index.html from ./src/content/thoughts/2019-02-18-13-of-365-tiny-homes.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2022-week-25-in-review/index.html from ./src/content/thoughts/2022-06-26-wk-25-in-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2022-week-26-in-review/index.html from ./src/content/thoughts/2022-07-03-wk-26-in-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2022-week-27-in-review/index.html from ./src/content/thoughts/2022-07-10-wk-27-in-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2022-week-24-in-review/index.html from ./src/content/thoughts/2022-06-18-wk-24-in-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2022-week-28-and-29-in-review/index.html from ./src/content/thoughts/2022-07-24-wk-28-29-in-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2022-week-31-in-review/index.html from ./src/content/thoughts/2022-08-08-wk-31-in-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2022-week-30-in-review/index.html from ./src/content/thoughts/2022-07-31-wk-30-in-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2022-week-32-in-review/index.html from ./src/content/thoughts/2022-08-14-wk-32-in-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2022-week-33-and-34-in-review/index.html from ./src/content/thoughts/2022-08-28-wk-33-34-in-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2022-week-35-in-review/index.html from ./src/content/thoughts/2022-09-04-wk-35-in-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/thinking-about-doscember-2022/index.html from ./src/content/thoughts/2022-09-06-thinking-about-doscember-2022.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2022-week-36-in-review/index.html from ./src/content/thoughts/2022-09-11-wk-36-in-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2022-weeks-40-to-42-in-review/index.html from ./src/content/thoughts/2022-10-23-wk-40-41-42-in-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2022-week-48-in-review/index.html from ./src/content/thoughts/2022-12-04-wk48-in-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2022-week-37-in-review/index.html from ./src/content/thoughts/2022-09-18-wk-37-in-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2022-week-43-to-45-in-review/index.html from ./src/content/thoughts/2022-11-13-wk-43-44-45-in-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2022-week-38-and-39-in-review/index.html from ./src/content/thoughts/2022-10-02-wk-38-39-in-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2022-week-50-in-review/index.html from ./src/content/thoughts/2022-12-18-wk50-in-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2022-week-49-in-review/index.html from ./src/content/thoughts/2022-12-11-wk49-in-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2022-week-51-and-52-in-review/index.html from ./src/content/thoughts/2023-01-01-wk51-52-in-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2023-week-2-in-review/index.html from ./src/content/thoughts/2023-01-15-2023-wk-2-in-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2022-week-47-in-review/index.html from ./src/content/thoughts/2022-11-27-wk-47-in-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/the-near-future/index.html from ./src/content/thoughts/2023-01-21-near-future.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2023-week-3-in-review/index.html from ./src/content/thoughts/2023-01-22-2023-wk-3-in-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/static-site-search-providers/index.html from ./src/content/thoughts/2023-01-28-static-site-search.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2022-week-46-in-review/index.html from ./src/content/thoughts/2022-11-20-wk-46-in-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/what-finished-looks-like/index.html from ./src/content/thoughts/2023-02-08-what-finished-looks-like.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2023-week-1-in-review/index.html from ./src/content/thoughts/2023-01-08-2023-wk-1-in-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2023-week-7-in-review/index.html from ./src/content/thoughts/2023-02-19-2023-wk-7-in-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2023-week-4-in-review/index.html from ./src/content/thoughts/2023-01-29-2023-wk-4-in-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2023-week-8-in-review/index.html from ./src/content/thoughts/2023-02-26-2023-wk-8-in-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2023-week-6-in-review/index.html from ./src/content/thoughts/2023-02-12-2023-wk-6-in-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2023-week-9-in-review/index.html from ./src/content/thoughts/2023-03-05-2023-wk-9-in-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/php-multi-version-install-with-homebrew/index.html from ./src/content/thoughts/2023-03-06-php-multiversion-install-with-homebrew.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2023-week-10-in-review/index.html from ./src/content/thoughts/2023-03-12-2023-wk-10-in-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2023-week-5-in-review/index.html from ./src/content/thoughts/2023-02-05-2023-wk-5-in-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/getting-laminas-httphandlerrunner-to-play-nice-with-phpunit/index.html from ./src/content/thoughts/2023-03-13-getting-laminas-http-handler-runner-working-with-phpunit.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/why-netlify/index.html from ./src/content/thoughts/2023-03-17-why-netlify.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2023-week-11-in-review/index.html from ./src/content/thoughts/2023-03-19-2023-wk-11-in-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2023-weeks-12-and-13-in-review/index.html from ./src/content/thoughts/2023-04-02-2023-wk-12-13-in-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2023-week-17-in-review/index.html from ./src/content/thoughts/2023-05-07-2023-wk-17-in-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2023-week-18-in-review/index.html from ./src/content/thoughts/2023-05-14-2023-wk-18-in-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2023-week-16-in-review/index.html from ./src/content/thoughts/2023-04-30-2023-wk-16-in-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2023-week-19-in-review/index.html from ./src/content/thoughts/2023-05-21-2023-wk-19-in-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2023-week-20-in-review/index.html from ./src/content/thoughts/2023-05-28-2023-wk-20-in-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2023-week-21-in-review/index.html from ./src/content/thoughts/2023-06-04-2023-wk-21-in-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2023-week-22-in-review/index.html from ./src/content/thoughts/2023-06-11-2023-wk-22-in-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2023-week-23-in-review/index.html from ./src/content/thoughts/2023-06-18-2023-wk-23-in-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2023-week-24-in-review/index.html from ./src/content/thoughts/2023-06-25-2023-wk-24-in-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2023-week-15-in-review/index.html from ./src/content/thoughts/2023-04-23-2023-wk-15-in-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2023-week-14-in-review/index.html from ./src/content/thoughts/2023-04-16-2023-wk-14-in-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2023-week-25-in-review/index.html from ./src/content/thoughts/2023-07-02-2023-wk-25-in-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2023-week-27-in-review/index.html from ./src/content/thoughts/2023-07-16-2023-wk-27-in-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2023-week-26-in-review/index.html from ./src/content/thoughts/2023-07-09-2023-wk-26-in-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2023-week-28-in-review/index.html from ./src/content/thoughts/2023-07-23-2023-wk-28-in-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2023-week-29-in-review/index.html from ./src/content/thoughts/2023-07-30-2023-wk-29-in-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/23-of-365-project-revival/index.html from ./src/content/thoughts/2023-08-01-23-of-365-project-revival.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/24-of-365-lk-99-i-want-to-believe/index.html from ./src/content/thoughts/2023-08-02-24-of-365-lk99-i-want-to-believe.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/27-of-365-reboot-phobia/index.html from ./src/content/thoughts/2023-08-05-27-of-365-reboot-phobia.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/25-of-365-i-thoroughly-enjoy-grindy-games/index.html from ./src/content/thoughts/2023-08-03-25-i-thoroughly-enjoy-grindy-games.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/26-of-365-pining-for-a-simple-internet/index.html from ./src/content/thoughts/2023-08-04-26-of-365-pining-for-a-simple-internet.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2023-week-30-in-review/index.html from ./src/content/thoughts/2023-08-06-2023-wk-30-in-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/29-of-365-php-isnt-that-bad/index.html from ./src/content/thoughts/2023-08-07-29-of-365-php-isnt-that-bad.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/30-of-365-more-bang-for-your-buck-with-dedicated-hosting/index.html from ./src/content/thoughts/2023-08-08-30-of-365-more-bang-for-your-buck-with-dedicated.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/31-of-365-code-rot/index.html from ./src/content/thoughts/2023-08-09-31-of-365-code-rot.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/32-of-365-cultivation-deflates-the-magic/index.html from ./src/content/thoughts/2023-08-10-32-of-365-cultivation-deflates-the-magic.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/33-of-365-saving-disk-space-used-by-mastodon/index.html from ./src/content/thoughts/2023-08-11-33-of-365-saving-disk-space-used-by-mastodon.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2023-week-31-in-review/index.html from ./src/content/thoughts/2023-08-13-wk-31-in-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/28-of-365-static-site-generation-why-i-wrote-tapestry/index.html from ./src/content/thoughts/2023-08-06-28-of-365-static-site-generation-why-i-wrote-tapestry.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2023-week-32-in-review/index.html from ./src/content/thoughts/2023-08-20-wk-32-in-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2023-week-33-in-review/index.html from ./src/content/thoughts/2023-08-27-wk-33-in-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2023-week-34-in-review/index.html from ./src/content/thoughts/2023-09-03-wk-34-in-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2023-week-35-in-review/index.html from ./src/content/thoughts/2023-09-10-wk-35-in-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/thoughts/2023-week-36-in-review/index.html from ./src/content/thoughts/2023-09-17-wk-36-in-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/projects/colour/index.html from ./src/content/projects/colour.md (liquid)
2:14:19 PM: [11ty] Writing _site/projects/clover-coverage-cli/index.html from ./src/content/projects/clover-coverage-cli.md (liquid)
2:14:19 PM: [11ty] Writing _site/projects/confusable-homoglyphs/index.html from ./src/content/projects/confusable-homoglyphs.md (liquid)
2:14:19 PM: [11ty] Writing _site/projects/eleventyjs-interlink-plugin/index.html from ./src/content/projects/eleventyjs-interlink-plugin.md (liquid)
2:14:19 PM: [11ty] Writing _site/projects/eleventyjs-font-subsetting-plugin/index.html from ./src/content/projects/eleventyjs-font-subsetting-plugin.md (liquid)
2:14:19 PM: [11ty] Writing _site/projects/eleventyjs-word-stats-plugin/index.html from ./src/content/projects/eleventyjs-word-stats-plugin.md (liquid)
2:14:19 PM: [11ty] Writing _site/projects/go-git-archive/index.html from ./src/content/projects/go-git-archive.md (liquid)
2:14:19 PM: [11ty] Writing _site/projects/go-pixels-fight/index.html from ./src/content/projects/go-pixels-fight.md (liquid)
2:14:19 PM: [11ty] Writing _site/projects/eleventyjs-blogtimes-plugin/index.html from ./src/content/projects/eleventyjs-blogtimes-plugin.md (liquid)
2:14:19 PM: [11ty] Writing _site/projects/go-space-mines/index.html from ./src/content/projects/go-space-mines.md (liquid)
2:14:19 PM: [11ty] Writing _site/projects/laravel-registration-validator/index.html from ./src/content/projects/laravel-registration-validator.md (liquid)
2:14:19 PM: [11ty] Writing _site/projects/laravel-remember-uploads/index.html from ./src/content/projects/laravel-remember-uploads.md (liquid)
2:14:19 PM: [11ty] Writing _site/projects/ldpl-spark/index.html from ./src/content/projects/ldpl-spark.md (liquid)
2:14:19 PM: [11ty] Writing _site/projects/ldpl-space-mines/index.html from ./src/content/projects/ldpl-space-mines.md (liquid)
2:14:19 PM: [11ty] Writing _site/projects/php-rrdtool-helpers/index.html from ./src/content/projects/php-rrdtool-helpers.md (liquid)
2:14:19 PM: [11ty] Writing _site/projects/t-irc/index.html from ./src/content/projects/t-irc.md (liquid)
2:14:19 PM: [11ty] Writing _site/projects/space-mines/index.html from ./src/content/projects/space-mines.md (liquid)
2:14:19 PM: [11ty] Writing _site/projects/todoci/index.html from ./src/content/projects/todo-ci.md (liquid)
2:14:19 PM: [11ty] Writing _site/projects/tuppence-boilerplate/index.html from ./src/content/projects/tuppence-boilerplate.md (liquid)
2:14:19 PM: [11ty] Writing _site/projects/tuppence/index.html from ./src/content/projects/tuppence.md (liquid)
2:14:19 PM: [11ty] Writing _site/projects/basic-server-monitoring-using-php-and-rrdtools/index.html from ./src/content/projects/basic-server-monitoring-with-rrdtools.md (liquid)
2:14:19 PM: [11ty] Writing _site/projects/code-coverage-info/index.html from ./src/content/projects/code-coverage-info.md (liquid)
2:14:19 PM: [11ty] Writing _site/projects/draughts/index.html from ./src/content/projects/draughts.md (liquid)
2:14:19 PM: [11ty] Writing _site/projects/floppybox/index.html from ./src/content/projects/floppy-box.md (liquid)
2:14:19 PM: [11ty] Writing _site/projects/like-pie/index.html from ./src/content/projects/like-pie-net.md (liquid)
2:14:19 PM: [11ty] Writing _site/projects/portcullis/index.html from ./src/content/projects/portcullis.md (liquid)
2:14:19 PM: [11ty] Writing _site/projects/phpurls/index.html from ./src/content/projects/php-urls.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/jokes/dad-joke-34/index.html from ./src/content/resources/jokes/2023-04-16-dad-joke-34.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/jokes/dad-joke-35/index.html from ./src/content/resources/jokes/2023-04-23-dad-joke-35.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/jokes/dad-joke-36/index.html from ./src/content/resources/jokes/2023-04-30-dad-joke-36.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/jokes/dad-joke-2/index.html from ./src/content/resources/jokes/2022-09-04-dad-joke-2.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/jokes/dad-joke-37/index.html from ./src/content/resources/jokes/2023-05-07-dad-joke-37.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/jokes/dad-joke-39/index.html from ./src/content/resources/jokes/2023-05-21-dad-joke-39.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/jokes/dad-joke-40/index.html from ./src/content/resources/jokes/2023-05-28-dad-joke-40.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/jokes/dad-joke-42/index.html from ./src/content/resources/jokes/2023-06-11-dad-joke-42.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/jokes/dad-joke-38/index.html from ./src/content/resources/jokes/2023-05-14-dad-joke-38.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/jokes/dad-joke-43/index.html from ./src/content/resources/jokes/2023-06-18-dad-joke-43.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/jokes/dad-joke-44/index.html from ./src/content/resources/jokes/2023-06-25-dad-joke-44.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/jokes/dad-joke-48/index.html from ./src/content/resources/jokes/2023-07-23-dad-joke-48.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/jokes/dad-joke-41/index.html from ./src/content/resources/jokes/2023-06-04-dad-joke-41.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/jokes/dad-joke-45/index.html from ./src/content/resources/jokes/2023-07-02-dad-joke-45.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/jokes/dad-joke-49/index.html from ./src/content/resources/jokes/2023-07-30-dad-joke-49.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/jokes/dad-joke-51/index.html from ./src/content/resources/jokes/2023-08-13-dad-joke-51.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/jokes/dad-joke-33/index.html from ./src/content/resources/jokes/2023-04-02-dad-joke-33.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/jokes/dad-joke-52/index.html from ./src/content/resources/jokes/2023-08-20-dad-joke-52.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/jokes/dad-joke-54/index.html from ./src/content/resources/jokes/2023-09-03-dad-joke-54.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/jokes/dad-joke-53/index.html from ./src/content/resources/jokes/2023-08-27-dad-joke-53.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/jokes/dad-joke-1/index.html from ./src/content/resources/jokes/2022-09-04-dad-joke-1.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/jokes/dad-joke-50/index.html from ./src/content/resources/jokes/2023-08-06-dad-joke-50.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/jokes/dad-joke-47/index.html from ./src/content/resources/jokes/2023-07-16-dad-joke-47.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/jokes/dad-joke-55/index.html from ./src/content/resources/jokes/2023-09-10-dad-joke-55.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/quotes/alexandra-bracken-everyone-pulls-a-bad-card/index.html from ./src/content/resources/quotes/2019-08-19-alexandra-bracken-everyone-pulls-a-bad-card.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/jokes/dad-joke-46/index.html from ./src/content/resources/jokes/2023-07-09-dad-joke-46.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/quotes/phillip-k-dick-theyre-spying-on-me-through-my-phone/index.html from ./src/content/resources/quotes/2019-08-19-phillip-k-dick-my-phone-is-spying-on-me.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/quotes/weekly-quote-33/index.html from ./src/content/resources/quotes/2023-04-02-weekly-quote-33.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/jokes/dad-joke-56/index.html from ./src/content/resources/jokes/2023-09-17-dad-joke-56.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/quotes/weekly-quote-1/index.html from ./src/content/resources/quotes/2022-06-26-nintendo-quit-screen.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/quotes/weekly-quote-34/index.html from ./src/content/resources/quotes/2023-04-16-weekly-quote-34.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/quotes/weekly-quote-35/index.html from ./src/content/resources/quotes/2023-04-23-weekly-quote-35.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/quotes/weekly-quote-36/index.html from ./src/content/resources/quotes/2023-04-30-weekly-quote-36.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/quotes/weekly-quote-39/index.html from ./src/content/resources/quotes/2023-05-21-weekly-quote-39.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/quotes/weekly-quote-38/index.html from ./src/content/resources/quotes/2023-05-14-weekly-quote-38.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/quotes/weekly-quote-40/index.html from ./src/content/resources/quotes/2023-05-28-weekly-quote-40.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/quotes/weekly-quote-41/index.html from ./src/content/resources/quotes/2023-06-04-weekly-quote-41.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/quotes/weekly-quote-42/index.html from ./src/content/resources/quotes/2023-06-11-weekly-quote-42.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/quotes/weekly-quote-43/index.html from ./src/content/resources/quotes/2023-06-18-weekly-quote-43.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/quotes/weekly-quote-44/index.html from ./src/content/resources/quotes/2023-06-25-weekly-quote-44.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/quotes/weekly-quote-37/index.html from ./src/content/resources/quotes/2023-05-07-weekly-quote-37.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/quotes/weekly-quote-51/index.html from ./src/content/resources/quotes/2023-08-13-weekly-quote-51.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/quotes/weekly-quote-45/index.html from ./src/content/resources/quotes/2023-07-02-weekly-quote-45.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/quotes/weekly-quote-52/index.html from ./src/content/resources/quotes/2023-08-20-weekly-quote-52.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/quotes/weekly-quote-46/index.html from ./src/content/resources/quotes/2023-07-09-weekly-quote-46.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/quotes/weekly-quote-53/index.html from ./src/content/resources/quotes/2023-08-27-weekly-quote-53.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/quotes/weekly-quote-55/index.html from ./src/content/resources/quotes/2023-09-10-weekly-quote-55.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/quotes/weekly-quote-47/index.html from ./src/content/resources/quotes/2023-07-16-weekly-quote-47.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/quotes/weekly-quote-49/index.html from ./src/content/resources/quotes/2023-07-30-weekly-quote-49.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/quotes/weekly-quote-54/index.html from ./src/content/resources/quotes/2023-09-03-weekly-quote-54.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/snippets/bash-script-for-pruning-stale-local-git-branches/index.html from ./src/content/resources/snippets/2023-02-23-git-prune-local-branches.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/quotes/weekly-quote-50/index.html from ./src/content/resources/quotes/2023-08-06-weekly-quote-50.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/snippets/awk-command-line-for-concatenating-certificate-file-into-string/index.html from ./src/content/resources/snippets/2023-03-04-awk-command-concat-txt-file-into-string.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/snippets/generating-a-variable-length-hash-with-node/index.html from ./src/content/resources/snippets/2023-03-20-node-variable-length-hash.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/quotes/weekly-quote-48/index.html from ./src/content/resources/quotes/2023-07-23-weekly-quote-48.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/quotes/weekly-quote-56/index.html from ./src/content/resources/quotes/2023-09-17-weekly-quote-56.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/books/OL4435177M/index.html from ./src/content/resources/books/2021-06-23-OL4435177M.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/books/OL21460217M/index.html from ./src/content/resources/books/2023-03-13-OL21460217M.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/books/OL28929668M/index.html from ./src/content/resources/books/2022-08-24-OL28929668M.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/books/OL27707384M/index.html from ./src/content/resources/books/2023-03-13-OL27707384M.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/books/OL27757581M/index.html from ./src/content/resources/books/2023-03-13-OL27757581M.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/books/OL27995439M/index.html from ./src/content/resources/books/2023-03-13-OL27995439M.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/books/OL28186418M/index.html from ./src/content/resources/books/2023-03-13-OL28186418M.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/books/OL29489155M/index.html from ./src/content/resources/books/2023-03-13-OL29489155M.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/books/OL28703772M/index.html from ./src/content/resources/books/2023-03-15-OL28703772M.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/books/OL9317753M/index.html from ./src/content/resources/books/2023-03-15-OL9317753M.md (liquid)
2:14:19 PM: [11ty] Writing _site/elsewhere/index.html from ./src/elsewhere.md (liquid)
2:14:19 PM: [11ty] Writing _site/special-thanks/index.html from ./src/special-thanks.md (liquid)
2:14:19 PM: [11ty] Writing _site/styleguide/index.html from ./src/styleguide.md (liquid)
2:14:19 PM: [11ty] Writing _site/uses/index.html from ./src/uses.md (liquid)
2:14:19 PM: [11ty] Writing _site/legal/affiliate-partnerships/index.html from ./src/legal/affiliate-partnerships.md (liquid)
2:14:19 PM: [11ty] Writing _site/legal/cookies/index.html from ./src/legal/cookies.md (liquid)
2:14:19 PM: [11ty] Writing _site/legal/privacy/index.html from ./src/legal/privacy.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/gereds-ramblings/index.html from ./src/content/resources/bookmarks/2021-05-10-gereds-ramblings.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/john-mathews-blog/index.html from ./src/content/resources/bookmarks/2021-08-06-john-mathews-blog.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/tobias-girstmairs-website/index.html from ./src/content/resources/bookmarks/2021-06-23-tobias-girstmairs-website.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/kyle-shooks-website/index.html from ./src/content/resources/bookmarks/2021-08-06-kyle-shooks-website.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/jaana-dogans-blog/index.html from ./src/content/resources/bookmarks/2021-12-22-jaana-dogans-blog.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/susams-website/index.html from ./src/content/resources/bookmarks/2021-10-30-susams-blog.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/mark-llobreras-blog/index.html from ./src/content/resources/bookmarks/2021-12-22-mark-llobreras-blog.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/brad-taunts-brain-dump/index.html from ./src/content/resources/bookmarks/2021-12-22-brad-taunts-brain-dump.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/xe-iasos-blog/index.html from ./src/content/resources/bookmarks/2021-12-22-xe-christine-dodrill-blog.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/the-computers-are-bad-newsletter/index.html from ./src/content/resources/bookmarks/2021-12-22-the-computers-are-bad-newsletter.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/benjojos-blog/index.html from ./src/content/resources/bookmarks/2022-02-15-benjojos-blog.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/the-blog-of-andrew-stephens/index.html from ./src/content/resources/bookmarks/2021-12-22-the-blog-of-andrew-stephens.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/brents-blog/index.html from ./src/content/resources/bookmarks/2022-02-15-brents-blog.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/jacques-corby-tuech-website/index.html from ./src/content/resources/bookmarks/2021-12-22-jacques-corby-tuech-website.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/fabien-sanglards-website/index.html from ./src/content/resources/bookmarks/2022-02-15-fabien-sanglards-website.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/simon-willisons-weblog/index.html from ./src/content/resources/bookmarks/2022-03-16-simon-willisons-weblog.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/alejandros-website/index.html from ./src/content/resources/bookmarks/2022-03-16-alejandros-website.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/the-ethically-trained-programmer/index.html from ./src/content/resources/bookmarks/2022-03-16-the-ethically-trained-programmer.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/tom-critchlows-digital-garden/index.html from ./src/content/resources/bookmarks/2022-08-31-tom-critchlows-digital-garden.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/yuri-vishnevskys-website/index.html from ./src/content/resources/bookmarks/2022-08-31-yuri-vishnevskys-website.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/caleb-hearths-blog/index.html from ./src/content/resources/bookmarks/2023-02-02-caleb-hearths-blog.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/florin-lipans-website/index.html from ./src/content/resources/bookmarks/2023-02-02-florin-lipans-website.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/lauren-tans-blog/index.html from ./src/content/resources/bookmarks/2022-02-15-lauren-tans-blog.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/bjorn-staerks-website/index.html from ./src/content/resources/bookmarks/2023-02-03-bjorn-staerks-website.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/jake-howards-website/index.html from ./src/content/resources/bookmarks/2022-03-16-jake-howards-website.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/andy-bells-blog/index.html from ./src/content/resources/bookmarks/2023-02-07-andy-bells-blog.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/evan-boehs-digital-garden/index.html from ./src/content/resources/bookmarks/2022-03-21-evan-boehs-website.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/tim-hareks-website/index.html from ./src/content/resources/bookmarks/2023-02-02-tim-hareks-website.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/koos-looijesteijns-website/index.html from ./src/content/resources/bookmarks/2023-02-08-koos-looijesteijns-website.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/martin-heinzs-personal-website-and-blog/index.html from ./src/content/resources/bookmarks/2023-02-09-martin-heinzs-personal-website-and-blog.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/travis-shears-personal-site/index.html from ./src/content/resources/bookmarks/2023-02-09-travis-shears-personal-site.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/automating-advent-calendar-with-github-actions-and-eleventy/index.html from ./src/content/resources/bookmarks/2023-03-08-automating-advent-calendar-with-github-actions-and-11ty.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/ivan-safrins-website/index.html from ./src/content/resources/bookmarks/2023-02-16-ivan-safrins-website.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/the-residual-media-depot-rmd/index.html from ./src/content/resources/bookmarks/2023-03-08-the-residual-media-depot.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/rach-smiths-digital-garden/index.html from ./src/content/resources/bookmarks/2023-03-09-rach-smiths-digital-garden.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/pile-of-hrefs/index.html from ./src/content/resources/bookmarks/2023-03-08-pile-of-hrefs.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/jake-lazaroffs-website/index.html from ./src/content/resources/bookmarks/2023-03-10-jake-lazaroffs-website.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/ten-digits-digital-garden/index.html from ./src/content/resources/bookmarks/2023-03-10-tendigits-digital-garden.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/activity-pub-vs-web-frameworks/index.html from ./src/content/resources/bookmarks/2023-03-19-activity-pub-vs-web-frameworks.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/can-a-fungus-really-take-over-our-brains/index.html from ./src/content/resources/bookmarks/2023-03-19-can-a-fungus-really-take-over-our-brains.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/dreamm-a-bespoke-emulator-for-lucasarts-games/index.html from ./src/content/resources/bookmarks/2023-03-19-dreamm.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/docker-is-deleting-open-source-organisations-what-you-need-to-know/index.html from ./src/content/resources/bookmarks/2023-03-19-docker-is-deleting-open-source-images.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/roguelike-simulator/index.html from ./src/content/resources/bookmarks/2023-03-19-roguelike-simulator.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/elon-musks-compelling-case-for-worst-human-of-2023/index.html from ./src/content/resources/bookmarks/2023-03-19-elon-musks-compelling-case-for-worst-human-of-2023.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/secret-colours-of-the-commodore-64/index.html from ./src/content/resources/bookmarks/2023-03-19-secret-colours-of-the-commodore-64.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/vic-20-listings/index.html from ./src/content/resources/bookmarks/2023-03-19-vic-20-listings.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/ad-manager-for-laravel/index.html from ./src/content/resources/bookmarks/2023-04-02-ad-manager-for-laravel.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/con/index.html from ./src/content/resources/bookmarks/2023-04-02-bang-bang-con.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/the-grind-a-day/index.html from ./src/content/resources/bookmarks/2023-03-19-the-grind-a-day.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/the-church-forests-of-ethiopia/index.html from ./src/content/resources/bookmarks/2023-04-02-the-church-forests-of-ethiopia.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/laying-out-a-print-book-with-css/index.html from ./src/content/resources/bookmarks/2023-03-21-laying-out-a-book-with-css.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/how-bookshoporg-survives—and-thrives—in-amazons-world/index.html from ./src/content/resources/bookmarks/2023-04-16-books-bookshop-org-thrives-amazon-world.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/how-hypercard-got-its-color-back-2016/index.html from ./src/content/resources/bookmarks/2023-04-16-how-hypercard-got-its-color-back.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/webgbcam-a-simple-game-boy-camera-style-filter-made-in-html5-and-javascript/index.html from ./src/content/resources/bookmarks/2023-03-19-webgbcam.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/free-svg-icons-for-popular-brands/index.html from ./src/content/resources/bookmarks/2023-04-16-simple-icons-org.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/kvjs-advanced-in-memory-caching-module-for-javascript/index.html from ./src/content/resources/bookmarks/2023-04-23-advanced-in-memory-caching-module-for-js.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/booting-modern-intel-cpus/index.html from ./src/content/resources/bookmarks/2023-04-23-booting-modern-intel-cpus.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/screenlogjs-bring-consolelog-on-the-screen/index.html from ./src/content/resources/bookmarks/2023-04-23-console-log-on-screen.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/im-a-very-slow-thinker/index.html from ./src/content/resources/bookmarks/2023-03-20-im-a-very-slow-thinker.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/low-code-software-development-is-a-lie/index.html from ./src/content/resources/bookmarks/2023-04-23-low-code-software-development-is-a-lie.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/weird-web-pages/index.html from ./src/content/resources/bookmarks/2023-03-19-weird-web-pages.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/spacexs-texas-rocket-is-going-to-cause-a-lot-more-damage-than-anyone-thinks/index.html from ./src/content/resources/bookmarks/2023-04-23-spacexs-texas-rocket-is-going-to-cause-a-lot-more-damage-than-anyone-thinks.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/deploy-a-nuxt-3-application-on-aws-using-sst-serverless/index.html from ./src/content/resources/bookmarks/2023-04-23-deploy-a-nuxt-3-application-on-aws-using-sst-serverless.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/just-update-rules-between-neurons/index.html from ./src/content/resources/bookmarks/2023-04-23-just-update-rules-between-neurons.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/why-developers-never-use-state-machines/index.html from ./src/content/resources/bookmarks/2023-04-23-why-developers-never-use-state-machines.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/offline-is-just-online-with-extreme-latency/index.html from ./src/content/resources/bookmarks/2023-04-23-offline-is-just-online-with-extreme-latency.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/you-didnt-just-do-that-heroku/index.html from ./src/content/resources/bookmarks/2023-04-23-you-didnt-just-do-that-heroku.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/first-rom-shadowing/index.html from ./src/content/resources/bookmarks/2023-04-30-first-rom-shadowing.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/why-is-oauth-still-hard-in-2023/index.html from ./src/content/resources/bookmarks/2023-04-30-why-is-oauth-still-hard-in-2023.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/are-we-making-lambda-too-hard/index.html from ./src/content/resources/bookmarks/2023-05-05-are-we-making-lambda-too-hard.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/cheeriojs-fast-flexible-and-elegant-library-for-parsing-and-manipulating-html-and-xml/index.html from ./src/content/resources/bookmarks/2023-05-05-cheeriojs-fast-flexible-and-elegant-library-for-parsing-and-manipulating-html-and-xml.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/windows-nt-on-bull-estrella/index.html from ./src/content/resources/bookmarks/2023-04-30-windows-nt-on-bull-estrella.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/dark-matter-developers-the-unseen-99percent/index.html from ./src/content/resources/bookmarks/2023-05-05-dark-matter-developers-the-unseen-99percent.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/visual-technique-library/index.html from ./src/content/resources/bookmarks/2023-05-05-eyecandy-visual-technique-library.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/game-boy-camera/index.html from ./src/content/resources/bookmarks/2023-05-05-game-boy-camera.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/js-private-class-fields-considered-harmful/index.html from ./src/content/resources/bookmarks/2023-05-05-js-private-class-fields-considered-harmful.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/procedural-planets/index.html from ./src/content/resources/bookmarks/2023-05-05-procedural-planets.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/spacexs-texas-rocket-caused-a-big-mess-whats-next/index.html from ./src/content/resources/bookmarks/2023-05-05-spacexs-texas-rocket-caused-a-big-mess-whats-next.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/creatures-that-dont-conform/index.html from ./src/content/resources/bookmarks/2023-05-14-creatures-that-dont-conform.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/designing-and-building-stockfighter-our-programming-game/index.html from ./src/content/resources/bookmarks/2023-05-14-designing-and-building-stockfighter-our-programming-game.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/bluesky-is-a-scam/index.html from ./src/content/resources/bookmarks/2023-05-14-bluesky-is-a-scam.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/ian-bells-text-elite-page/index.html from ./src/content/resources/bookmarks/2023-05-14-ian-bells-text-elite-page.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/recreating-windows-11-with-svelte/index.html from ./src/content/resources/bookmarks/2023-05-14-recreating-windows-11-with-svelte.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/c-dogs-sdl/index.html from ./src/content/resources/bookmarks/2023-05-14-c-dogs-sdl.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/north-of-england-woodworking-and-power-tool-show/index.html from ./src/content/resources/bookmarks/2023-05-14-north-of-england-woodworking-and-power-tool-show.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/php[tek]-2023-web-development-conference-chicago-il/index.html from ./src/content/resources/bookmarks/2023-05-14-php[tek]-2023-web-development-conference-chicago-il.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/writing-on-your-palm/index.html from ./src/content/resources/bookmarks/2023-05-14-writing-on-your-palm.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/spacetraders-api/index.html from ./src/content/resources/bookmarks/2023-05-14-spacetraders-api.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/vercel-markup/index.html from ./src/content/resources/bookmarks/2023-05-05-vercel-markup.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/societys-technical-debt-and-softwares-gutenberg-moment/index.html from ./src/content/resources/bookmarks/2023-05-14-societys-technical-debt-and-softwares-gutenberg-moment.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/build-a-routing-web-app-with-neo4j-openstreetmap-and-leafletjs/index.html from ./src/content/resources/bookmarks/2023-05-21-build-a-routing-web-app-with-neo4j-openstreetmap-and-leafletjs.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/burning-down-the-house/index.html from ./src/content/resources/bookmarks/2023-05-21-burning-down-the-house.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/accu-conference-2023-bristol/index.html from ./src/content/resources/bookmarks/2023-05-14-accu-conference-2023-bristol.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/early-computer-art-in-the-50s-and-60s/index.html from ./src/content/resources/bookmarks/2023-05-21-early-computer-art-in-the-50s-and-60s.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/es2023-introduces-new-array-copying-methods-to-javascript/index.html from ./src/content/resources/bookmarks/2023-05-21-es2023-introduces-new-array-copying-methods-to-javascript.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/php-perlin-noise/index.html from ./src/content/resources/bookmarks/2023-05-21-php-perlin-noise.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/progress-linux-tool-to-show-progress-for-cp-mv-dd/index.html from ./src/content/resources/bookmarks/2023-05-21-progress-linux-tool-to-show-progress-for-cp-mv-dd-formerly-known-as-cv.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/shoelace-a-forward-thinking-library-of-web-components/index.html from ./src/content/resources/bookmarks/2023-05-21-shoelace-a-forward-thinking-library-of-web-components.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/idle-dr-dos/index.html from ./src/content/resources/bookmarks/2023-05-21-idle-dr-dos.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/churn-php-discover-files-in-need-of-refactoring/index.html from ./src/content/resources/bookmarks/2023-05-28-churn-php-discover-files-in-need-of-refactoring.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/xstate-docs/index.html from ./src/content/resources/bookmarks/2023-05-21-xstate-docs.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/introducing-rbot-a-personalized-ai-assistant-written-by-rbot/index.html from ./src/content/resources/bookmarks/2023-05-28-introducing-rbot-a-personalized-ai-assistant-written-by-rbot.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/laravel-pint/index.html from ./src/content/resources/bookmarks/2023-05-28-laravel-pint.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/get-started-programming-with-dos-conio/index.html from ./src/content/resources/bookmarks/2023-05-28-get-started-programming-with-dos-conio.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/obsidian-web-clipper-bookmarklet-to-save-articles-and-pages-from-the-web/index.html from ./src/content/resources/bookmarks/2023-05-28-obsidian-web-clipper-bookmarklet-to-save-articles-and-pages-from-the-web-for-safari-chrome-firefox-and-mobile-browsers.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/pop-calculator/index.html from ./src/content/resources/bookmarks/2023-05-28-pop-calculator.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/the-big-lie-of-good-fast-cheap/index.html from ./src/content/resources/bookmarks/2023-05-28-the-big-lie-of-good-fast-cheap.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/debunking-the-myth-of-dollar-cost-averaging/index.html from ./src/content/resources/bookmarks/2023-06-11-debunking-the-myth-of-dollar-cost-averaging.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/toot-that-browser-extension-for-firefox/index.html from ./src/content/resources/bookmarks/2023-06-11-toot-that-browser-extension-for-firefox.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/risc-v-cpu-core-written-in-ansi-c/index.html from ./src/content/resources/bookmarks/2023-06-11-risc-v-cpu-core-written-in-ansi-c.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/boing-directory/index.html from ./src/content/resources/bookmarks/2023-06-18-boing-directory.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/halftone-qr-code-generator/index.html from ./src/content/resources/bookmarks/2023-05-28-halftone-qr-code-generator.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/build-this-8-bit-home-computer-with-just-5-chips/index.html from ./src/content/resources/bookmarks/2023-06-18-build-this-8-bit-home-computer-with-just-5-chips.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/spacer-cli-tool-to-insert-spacers-when-command-output-stops/index.html from ./src/content/resources/bookmarks/2023-06-18-cli-tool-to-insert-spacers-when-command-output-stops.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/docopt-command-line-interface-description-language/index.html from ./src/content/resources/bookmarks/2023-06-18-docopt—language-for-description-of-command-line-interfaces.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/andover-and-district-model-engineering-society/index.html from ./src/content/resources/bookmarks/2023-06-18-admes-andover-and-district-model-engineering-society.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/finding-stuff-online-20-years-of-innovative-search-engines/index.html from ./src/content/resources/bookmarks/2023-06-18-finding-stuff-online-20-years-of-innovative-search-engines.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/pardus-free-browser-game-set-in-space/index.html from ./src/content/resources/bookmarks/2023-06-18-pardus-free-browser-game-set-in-space.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/over-powerful-party-leaders-have-undermined-politics/index.html from ./src/content/resources/bookmarks/2023-06-18-over-powerful-party-leaders-have-undermined-politics.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/retro-forum-directory/index.html from ./src/content/resources/bookmarks/2023-06-18-retro-forum-directory.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/quic-to-mars/index.html from ./src/content/resources/bookmarks/2023-06-18-quic-to-mars.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/an-america-less-internet/index.html from ./src/content/resources/bookmarks/2023-06-18-an-america-less-internet.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/introducing-utf-21-a-toy-character-encoding/index.html from ./src/content/resources/bookmarks/2023-06-11-introducing-utf-21-a-toy-character-encoding.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/the-kingdom-of-loathing/index.html from ./src/content/resources/bookmarks/2023-06-18-the-kingdom-of-loathing.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/qr-code-generation-from-image-with-stable-diffusion/index.html from ./src/content/resources/bookmarks/2023-06-18-qr-code-generation-from-image-with-stable-diffusion.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/retrotechnews/index.html from ./src/content/resources/bookmarks/2023-06-18-retrotechnews.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/simple-game-of-snake-in-php-using-raylib/index.html from ./src/content/resources/bookmarks/2023-06-18-simple-php-game-in-php-using-raylib-snake-with-source-code.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/timeline-of-the-far-future/index.html from ./src/content/resources/bookmarks/2023-06-18-timeline-of-the-far-future.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/zeal-offline-documentation-viewer/index.html from ./src/content/resources/bookmarks/2023-06-18-zeal-offline-documentation-viewer.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/caching-inertias-ssr-responses/index.html from ./src/content/resources/bookmarks/2023-06-25-caching-inertias-ssr-responses.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/blacknova-traders/index.html from ./src/content/resources/bookmarks/2023-06-25-blacknova-traders.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/holidaycss-minimalist-classless-css-theme-with-dark-mode-support/index.html from ./src/content/resources/bookmarks/2023-06-25-holidaycss-minimalist-classless-css-theme-with-dark-mode-support.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/etherdfs-the-ethernet-dos-file-system/index.html from ./src/content/resources/bookmarks/2023-06-25-etherdfs-the-ethernet-dos-file-system.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/schnitzeljagd-scavenger-hunt-on-the-internet-to-test-your-web-dev-skills/index.html from ./src/content/resources/bookmarks/2023-06-25-schnitzeljagddev-scavenger-hunt-on-the-internet-to-test-your-web-dev-skills.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/running-long-running-tasks-in-php-best-practices-and-techniques/index.html from ./src/content/resources/bookmarks/2023-06-25-running-long-running-tasks-in-php-best-practices-and-techniques.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/speed-up-your-laravel-app-by-caching-the-entire-response/index.html from ./src/content/resources/bookmarks/2023-06-25-speed-up-your-laravel-app-by-caching-the-entire-response.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/twitters-bot-problem-is-getting-weird-with-chatgpt/index.html from ./src/content/resources/bookmarks/2023-06-25-twitters-bot-problem-is-getting-weird-with-chatgpt.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/wasabi-the-parts/index.html from ./src/content/resources/bookmarks/2023-06-25-wasabi-the-parts.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/improbable-island/index.html from ./src/content/resources/bookmarks/2023-06-25-improbable-island.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/improve-performance-of-laravels-pagination-with-complex-queries/index.html from ./src/content/resources/bookmarks/2023-06-25-improve-performance-of-laravels-pagination-with-complex-queries.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/2200-forgotten-vintage-computers/index.html from ./src/content/resources/bookmarks/2023-07-02-2200-forgotten-vintage-computers.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/id-software-open-source/index.html from ./src/content/resources/bookmarks/2023-07-02-id-software-open-source.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/xml-is-the-future/index.html from ./src/content/resources/bookmarks/2023-06-25-xml-is-the-future.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/2moons/index.html from ./src/content/resources/bookmarks/2023-07-09-2moons.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/the-para-method-the-simple-system-for-organizing-your-digital-life-in-seconds/index.html from ./src/content/resources/bookmarks/2023-07-02-the-para-method-the-simple-system-for-organizing-your-digital-life-in-seconds.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/regl-scatterplot/index.html from ./src/content/resources/bookmarks/2023-07-02-regl-scatterplot.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/video-game-preservation/index.html from ./src/content/resources/bookmarks/2023-07-02-video-game-preservation.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/a-286-running-like-a-386/index.html from ./src/content/resources/bookmarks/2023-07-09-a-286-running-like-a-386.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/clotilde-soffritti-in-never-buy-a-used-spaceship/index.html from ./src/content/resources/bookmarks/2023-07-09-clotilde-soffritti-in-never-buy-a-used-spaceship.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/conquest-4000-a-game-based-on-tradewars-2002/index.html from ./src/content/resources/bookmarks/2023-07-09-conquest-4000-a-game-based-on-tradewars-2002.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/the-kabal-invasion/index.html from ./src/content/resources/bookmarks/2023-06-25-the-kabal-invasion.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/enclosure-3-d-on-steam/index.html from ./src/content/resources/bookmarks/2023-07-09-enclosure-3-d-on-steam.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/the-ladybird-browser-project/index.html from ./src/content/resources/bookmarks/2023-07-02-the-ladybird-browser-project.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/scams-upon-scams-the-data-driven-advertising-grift/index.html from ./src/content/resources/bookmarks/2023-07-09-scams-upon-scams-the-data-driven-advertising-grift.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/mastodon-powered-blog-comments/index.html from ./src/content/resources/bookmarks/2023-07-09-mastodon-powered-blog-comments.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/steem-nova/index.html from ./src/content/resources/bookmarks/2023-07-09-steem-nova.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/wyesoft-tradewars-2002-server/index.html from ./src/content/resources/bookmarks/2023-07-09-wyesoft-tradewars-2002-server.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/worlds-apart-trade-wars-2002-game-server/index.html from ./src/content/resources/bookmarks/2023-07-09-worlds-apart-trade-wars-2002-game-server.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/3d-printing-needs-open-source-more-than-ever/index.html from ./src/content/resources/bookmarks/2023-07-16-3d-printing-needs-open-source-more-than-ever.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/til-in-is-not-the-same-as-any/index.html from ./src/content/resources/bookmarks/2023-07-09-til-in-is-not-the-same-as-any.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/advice-for-operating-a-public-facing-api/index.html from ./src/content/resources/bookmarks/2023-07-16-advice-for-operating-a-public-facing-api.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/linear-interpolation-functions/index.html from ./src/content/resources/bookmarks/2023-07-16-linear-interpolation-functions.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/how-ahrefs-saved-usdollar400m-in-3-years-by-not-going-to-the-cloud/index.html from ./src/content/resources/bookmarks/2023-07-16-how-ahrefs-saved-usdollar400m-in-3-years-by-not-going-to-the-cloud.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/10nes/index.html from ./src/content/resources/bookmarks/2023-07-22-10nes.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/sidebar-webring/index.html from ./src/content/resources/bookmarks/2023-07-21-sidebar-webring.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/fediverse-network-statistics/index.html from ./src/content/resources/bookmarks/2023-07-16-fediverse-network-statistics.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/a-new-era-for-neopets/index.html from ./src/content/resources/bookmarks/2023-07-22-a-new-era-for-neopets.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/chiptune-player/index.html from ./src/content/resources/bookmarks/2023-07-22-chiptune-player.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/aeronear-an-ambient-device-showing-nearby-aircraft/index.html from ./src/content/resources/bookmarks/2023-07-22-aeronear-an-ambient-device-showing-nearby-aircraft.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/awesome-looking-websites/index.html from ./src/content/resources/bookmarks/2023-07-22-awesome-looking-websites.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/how-i-run-my-servers/index.html from ./src/content/resources/bookmarks/2023-07-22-how-i-run-my-servers.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/jakemuseum/index.html from ./src/content/resources/bookmarks/2023-07-22-jakemuseum.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/jswm-javascript-window-manager/index.html from ./src/content/resources/bookmarks/2023-07-22-jswm-javascript-window-manager.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/automate-syndication-of-your-content-with-eleventy-devto-and-github-actions/index.html from ./src/content/resources/bookmarks/2023-07-22-automate-syndication-of-your-content-with-eleventy-devto-and-github-actions.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/minigpt4cpp-a-port-of-minigpt4-in-c/index.html from ./src/content/resources/bookmarks/2023-07-22-minigpt4cpp-a-port-of-minigpt4-in-c.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/the-death-of-infosec-twitter/index.html from ./src/content/resources/bookmarks/2023-07-22-the-death-of-infosec-twitter.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/merveilles-webring/index.html from ./src/content/resources/bookmarks/2023-07-22-merveilles-webring.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/the-html-review/index.html from ./src/content/resources/bookmarks/2023-07-22-the-html-review.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/the-claw-webring/index.html from ./src/content/resources/bookmarks/2023-07-22-the-claw-webring.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/lazydocker-the-lazier-way-to-manage-everything-docker/index.html from ./src/content/resources/bookmarks/2023-07-22-lazydocker-the-lazier-way-to-manage-everything-docker.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/unimported-find-and-fix-dangling-files-in-js-projects/index.html from ./src/content/resources/bookmarks/2023-07-22-unimported-find-and-fix-dangling-files-in-js-projects.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/1kb-club-a-collection-of-web-pages-weighing-less-than-1-kilobyte/index.html from ./src/content/resources/bookmarks/2023-07-23-1kb-club-a-collection-of-web-pages-weighing-less-than-1-kilobyte.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/a-brief-history-and-ethos-of-the-digital-garden/index.html from ./src/content/resources/bookmarks/2023-07-23-a-brief-history-and-ethos-of-the-digital-garden.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/1mb-club-a-collection-of-web-pages-weighing-in-less-than-1mb/index.html from ./src/content/resources/bookmarks/2023-07-23-1mb-club-a-collection-of-web-pages-weighing-in-less-than-1mb.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/ten-years-of-go-the-good-the-bad-and-the-meh/index.html from ./src/content/resources/bookmarks/2023-07-22-ten-years-of-go-the-good-the-bad-and-the-meh.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/brandur-leachs-website/index.html from ./src/content/resources/bookmarks/2023-07-23-brandur-leach-website.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/the-smallest-docker-image-to-serve-static-websites/index.html from ./src/content/resources/bookmarks/2023-07-23-the-smallest-docker-image-to-serve-static-websites.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/a-list-of-fediverse-accounts-about-geospatial-topics/index.html from ./src/content/resources/bookmarks/2023-07-30-a-list-of-fediverse-accounts-about-geospatial-topics.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/camerons-world/index.html from ./src/content/resources/bookmarks/2023-07-30-camerons-world.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/xhtml-club/index.html from ./src/content/resources/bookmarks/2023-07-23-xhtml-club.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/simply-parse-in-c/index.html from ./src/content/resources/bookmarks/2023-07-22-simply-parse-in-c.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/curlie-the-collector-of-urls/index.html from ./src/content/resources/bookmarks/2023-07-30-curlie-the-collector-of-urls.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/case-study-4-the-dollar440-million-software-error-at-knight-capital/index.html from ./src/content/resources/bookmarks/2023-07-22-case-study-4-the-dollar440-million-software-error-at-knight-capital.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/existential-dread-inducer/index.html from ./src/content/resources/bookmarks/2023-07-30-existential-dread-inducer.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/the-arcade/index.html from ./src/content/resources/bookmarks/2023-07-23-the-arcade.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/maggie-appletons-digital-garden/index.html from ./src/content/resources/bookmarks/2023-07-23-maggie-appletons-digital-garden.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/nightwave-plaza-online-vaporwave-radio/index.html from ./src/content/resources/bookmarks/2023-07-30-nightwave-plaza-online-vaporwave-radio.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/star-trek-audioclips/index.html from ./src/content/resources/bookmarks/2023-07-30-star-trek-audioclips.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/anton-petrov/index.html from ./src/content/resources/bookmarks/2023-08-02-anton-petrov.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/graveyard-keeper-on-steam/index.html from ./src/content/resources/bookmarks/2023-08-02-graveyard-keeper-on-steam.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/rimworld-on-steam/index.html from ./src/content/resources/bookmarks/2023-08-02-rimworld-on-steam.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/fallenshogun-gaming/index.html from ./src/content/resources/bookmarks/2023-08-02-fallenshogun-gaming.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/splattercat-gaming/index.html from ./src/content/resources/bookmarks/2023-08-02-splattercatgaming.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/little-witch-in-the-woods-on-steam/index.html from ./src/content/resources/bookmarks/2023-08-02-little-witch-in-the-woods-on-steam.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/robot-cantina/index.html from ./src/content/resources/bookmarks/2023-08-02-robot-cantina.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/prison-architect-on-steam/index.html from ./src/content/resources/bookmarks/2023-08-02-prison-architect-on-steam.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/super-fantasy-kingdom-on-steam/index.html from ./src/content/resources/bookmarks/2023-08-02-super-fantasy-kingdom-on-steam.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/chicago95-a-rendition-of-everyones-favorite-1995-microsoft-operating-system-for-linux/index.html from ./src/content/resources/bookmarks/2023-08-06-chicago95-a-rendition-of-everyones-favorite-1995-microsoft-operating-system-for-linux.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/dotage-on-steam/index.html from ./src/content/resources/bookmarks/2023-08-04-dotage-on-steam.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/travellers-rest-on-steam/index.html from ./src/content/resources/bookmarks/2023-08-02-travellers-rest-on-steam.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/mosaic-tetris/index.html from ./src/content/resources/bookmarks/2023-08-06-mosaic-tetris.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/stardew-valley-on-steam/index.html from ./src/content/resources/bookmarks/2023-08-02-stardew-valley-on-steam.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/guppe-federated-social-groups-with-activitypub/index.html from ./src/content/resources/bookmarks/2023-08-06-guppe-federated-social-groups-with-activitypub.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/an-updated-version-of-the-classic-basic-computer-games-book/index.html from ./src/content/resources/bookmarks/2023-08-06-an-updated-version-of-the-classic-basic-computer-games-book.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/how-i-discovered-the-underground-world-of-credit-card-network-exploitation/index.html from ./src/content/resources/bookmarks/2023-08-06-how-i-discovered-the-underground-world-of-credit-card-network-exploitation.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/my-journey-away-from-the-jamstack/index.html from ./src/content/resources/bookmarks/2023-08-06-my-journey-away-from-the-jamstack.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/the-buttons-on-zeniths-original-clicker-remote-were-a-mechanical-marvel/index.html from ./src/content/resources/bookmarks/2023-08-06-the-buttons-on-zeniths-original-clicker-remote-were-a-mechanical-marvel.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/openworm/index.html from ./src/content/resources/bookmarks/2023-08-06-openworm.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/town-of-zzt/index.html from ./src/content/resources/bookmarks/2023-08-06-town-of-zzt.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/textual-paint-ms-paint-in-your-terminal/index.html from ./src/content/resources/bookmarks/2023-08-06-textual-paint-ms-paint-in-your-terminal.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/space-wreck-on-steam/index.html from ./src/content/resources/bookmarks/2023-08-06-space-wreck-on-steam.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/what-is-the-most-minimal-uk-address-possible/index.html from ./src/content/resources/bookmarks/2023-08-06-what-is-the-most-minimal-uk-address-possible.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/the-proposal-to-enhance-gos-http-router/index.html from ./src/content/resources/bookmarks/2023-08-06-the-proposal-to-enhance-gos-http-router.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/worlds-tallest-wooden-wind-turbine/index.html from ./src/content/resources/bookmarks/2023-08-06-worlds-tallest-wooden-wind-turbine.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/monitoring-your-logs-is-mostly-a-tarpit/index.html from ./src/content/resources/bookmarks/2023-08-07-monitoring-your-logs-is-mostly-a-tarpit.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/vintage-basic-games/index.html from ./src/content/resources/bookmarks/2023-08-06-vintage-basic-games.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/getting-my-library-cards-onto-my-phone-the-hard-way/index.html from ./src/content/resources/bookmarks/2023-08-07-getting-my-library-cards-onto-my-phone-the-hard-way.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/altexxanet-your-90s-internet-experience/index.html from ./src/content/resources/bookmarks/2023-08-08-altexxanet-your-90s-internet-experience.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/this-code-smells-of-desperation/index.html from ./src/content/resources/bookmarks/2023-08-07-this-code-smells-of-desperation.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/lcd-please/index.html from ./src/content/resources/bookmarks/2023-08-08-lcd-please.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/x86-is-dead-long-live-x86/index.html from ./src/content/resources/bookmarks/2023-08-06-x86-is-dead-long-live-x86.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/hshck-an-online-hash-comparison-tool/index.html from ./src/content/resources/bookmarks/2023-08-08-hshck-an-online-hash-comparison-tool.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/so-you-want-to-deploy-on-the-edge/index.html from ./src/content/resources/bookmarks/2023-08-06-so-you-want-to-deploy-on-the-edge.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/bye-gemini/index.html from ./src/content/resources/bookmarks/2023-08-09-bye-gemini.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/em-reeds-website/index.html from ./src/content/resources/bookmarks/2023-08-11-em-reeds-website.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/upiano-a-piano-in-your-terminal/index.html from ./src/content/resources/bookmarks/2023-08-10-upiano-a-piano-in-your-terminal.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/【-s-i-n-e-w-a-v-e-】/index.html from ./src/content/resources/bookmarks/2023-08-11-sinewave.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/low-tech-webring-directory/index.html from ./src/content/resources/bookmarks/2023-08-11-low-tech-webring-directory.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/✧゚・cinnis-oekaki・゚✧/index.html from ./src/content/resources/bookmarks/2023-08-12-cinnis-oekaki.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/fun-with-virtualization/index.html from ./src/content/resources/bookmarks/2023-08-11-fun-with-virtualization.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/disaster-lessons/index.html from ./src/content/resources/bookmarks/2023-08-20-disaster-lessons.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/mindspike/index.html from ./src/content/resources/bookmarks/2023-08-11-mindspike.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/exploring-the-internals-of-linux-v001/index.html from ./src/content/resources/bookmarks/2023-08-20-exploring-the-internals-of-linux-v001.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/always-your-pal-melon/index.html from ./src/content/resources/bookmarks/2023-08-12-always-your-pal-melon.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/how-we-reduced-the-cost-of-building-twitter-at-twitter-scale-by-100x/index.html from ./src/content/resources/bookmarks/2023-08-20-how-we-reduced-the-cost-of-building-twitter-at-twitter-scale-by-100x.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/no-lab-coat-required/index.html from ./src/content/resources/bookmarks/2023-08-16-no-lab-coat-required.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/the-claw-stream-team/index.html from ./src/content/resources/bookmarks/2023-08-20-the-claw-stream-team.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/serifu-a-specification-parser-and-editor-for-the-serifu-markup-language/index.html from ./src/content/resources/bookmarks/2023-08-20-serifu-a-specification-parser-and-editor-for-the-serifu-markup-language.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/typescript-is-surprisingly-ok-for-compilers/index.html from ./src/content/resources/bookmarks/2023-08-20-typescript-is-surprisingly-ok-for-compilers.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/neko-welcome-to-the-web-neko-server/index.html from ./src/content/resources/bookmarks/2023-08-20-neko-welcome-to-the-web-neko-server.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/a-look-at-search-engines-with-their-own-indexes/index.html from ./src/content/resources/bookmarks/2023-08-20-a-look-at-search-engines-with-their-own-indexes.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/wealth-shown-to-scale/index.html from ./src/content/resources/bookmarks/2023-08-20-wealth-shown-to-scale.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/the-8088-prefetch-algorithm/index.html from ./src/content/resources/bookmarks/2023-08-20-the-8088-prefetch-algorithm.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/kagi-small-web/index.html from ./src/content/resources/bookmarks/2023-09-10-kagi-small-web.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/tiny-awards/index.html from ./src/content/resources/bookmarks/2023-09-09-tiny-awards.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/why-htmx-does-not-have-a-build-step/index.html from ./src/content/resources/bookmarks/2023-08-27-lessgreater-htmx-why-htmx-does-not-have-a-build-step.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/rotating-sandwiches-thats-it/index.html from ./src/content/resources/bookmarks/2023-09-10-rotating-sandwiches-thats-it.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/the-computer-that-controlled-chernobyl/index.html from ./src/content/resources/bookmarks/2023-09-10-the-computer-that-controlled-chernobyl.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/htmx-is-the-future/index.html from ./src/content/resources/bookmarks/2023-09-10-htmx-is-the-future.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/swords-of-freeport-on-itchio/index.html from ./src/content/resources/bookmarks/2023-10-04-swords-of-freeport-on-itchio.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/crop-rotation-on-steam/index.html from ./src/content/resources/bookmarks/2023-10-06-crop-rotation-on-steam.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/on-the-psychology-of-tech-money/index.html from ./src/content/resources/bookmarks/2023-09-17-on-the-psychology-of-tech-money.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/shadows-of-the-afterland-on-steam/index.html from ./src/content/resources/bookmarks/2023-10-06-shadows-of-the-afterland-on-steam.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/32-bit-cafe/index.html from ./src/content/resources/bookmarks/2023-12-14-32-bit-cafe.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/the-tyranny-of-the-marginal-user/index.html from ./src/content/resources/bookmarks/2023-09-17-the-tyranny-of-the-marginal-user.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/basement-community-forum/index.html from ./src/content/resources/bookmarks/2023-12-14-basement-community-forum.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/bluedwarf-forum/index.html from ./src/content/resources/bookmarks/2023-12-14-bluedwarf-forum.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/cabbage-sorter/index.html from ./src/content/resources/bookmarks/2023-12-14-cabbage-sorter.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/vintage-story/index.html from ./src/content/resources/bookmarks/2023-09-17-vintage-story.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/drawinggarden/index.html from ./src/content/resources/bookmarks/2023-12-14-drawinggarden.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/dizzys-bunny-hell/index.html from ./src/content/resources/bookmarks/2023-12-14-dizzys-bunny-hell.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/gossips-web/index.html from ./src/content/resources/bookmarks/2023-12-14-gossips-web.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/hypertext-gardens/index.html from ./src/content/resources/bookmarks/2023-12-14-hypertext-gardens.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/how-is-your-sky/index.html from ./src/content/resources/bookmarks/2023-12-14-how-is-your-sky.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/this-is-a-disaster-game-developers-scramble-to-deal-with-unitys-new-fees/index.html from ./src/content/resources/bookmarks/2023-09-17-this-is-a-disaster-game-developers-scramble-to-deal-with-unitys-new-fees.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/hedgehog-of-spades/index.html from ./src/content/resources/bookmarks/2023-12-14-hedgehog-of-spades.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/the-museum-of-alexandra/index.html from ./src/content/resources/bookmarks/2023-12-14-the-museum-of-alexandra.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/the-video-game-museum/index.html from ./src/content/resources/bookmarks/2023-12-14-the-video-game-museum.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/foreverliketh/index.html from ./src/content/resources/bookmarks/2023-12-14-foreverliketh.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/shrik3s-digital-garden/index.html from ./src/content/resources/bookmarks/2023-12-14-shrik3.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/dont-click-here/index.html from ./src/content/resources/bookmarks/2023-12-18-dont-click-here.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/an-lucass-web-lounge/index.html from ./src/content/resources/bookmarks/2023-12-18-an-lucass-web-lounge.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/thoughts-webring/index.html from ./src/content/resources/bookmarks/2023-12-14-thoughts-webring.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/neocities/index.html from ./src/content/resources/bookmarks/2023-12-18-neocities.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/increment-button/index.html from ./src/content/resources/bookmarks/2023-12-19-increment-button.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/dimdens-hotel/index.html from ./src/content/resources/bookmarks/2023-12-19-dimdens-hotel.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/a-lets-build-a-zoo-shrine/index.html from ./src/content/resources/bookmarks/2023-12-19-a-lets-build-a-zoo-shrine.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/smol-pub/index.html from ./src/content/resources/bookmarks/2023-12-19-smol-pub.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/lazybones/index.html from ./src/content/resources/bookmarks/2023-12-19-lazybones.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/status-cafe/index.html from ./src/content/resources/bookmarks/2023-12-19-status-cafe.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/tinydiorama/index.html from ./src/content/resources/bookmarks/2023-12-19-tinydiorama.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/@rknightukeleventy-plugin-post-graph/index.html from ./src/content/resources/bookmarks/2023-12-20-@rknightukeleventy-plugin-post-graph.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/sticky-hands/index.html from ./src/content/resources/bookmarks/2023-12-19-sticky-hands.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/mega-zine/index.html from ./src/content/resources/bookmarks/2023-12-20-mega-zine.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/juha-matti-santalas-website/index.html from ./src/content/resources/bookmarks/2023-12-20-juha-matti-santalas-website.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/cory-dransfeldts-website/index.html from ./src/content/resources/bookmarks/2023-12-20-cory-dransfeldts-website.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/silent-suburbia/index.html from ./src/content/resources/bookmarks/2023-12-20-silent-suburbia.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/james-docs-website/index.html from ./src/content/resources/bookmarks/2023-12-20-james-docs-website.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/pirch-irc-client/index.html from ./src/content/resources/bookmarks/2023-12-20-pirch-irc-client.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/sara-joys-website/index.html from ./src/content/resources/bookmarks/2023-12-20-sara-joys-website.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/robb-knights-website/index.html from ./src/content/resources/bookmarks/2023-12-20-robb-knight.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/rustic-cyberpunk/index.html from ./src/content/resources/bookmarks/2023-12-20-rustic-cyberpunk.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/thomas-rigbys-website/index.html from ./src/content/resources/bookmarks/2023-12-20-thomas-rigbys-website.md (liquid)
2:14:19 PM: [11ty] Writing _site/resources/bookmarks/pauls-adequate-website/index.html from ./src/content/resources/bookmarks/2023-12-21-pauls-adequate-website.md (liquid)
2:14:19 PM: [@photogabble/wikilinks] WARNING WikiLink found pointing to non-existent [rebuild-the-kabal-invasion], has been set to default stub.
2:14:19 PM: [@photogabble/wikilinks] WARNING WikiLink found pointing to non-existent [startopia], has been set to default stub.
2:14:19 PM: [@photogabble/wikilinks] WARNING WikiLink found pointing to non-existent [why-i-dont-go-to-twitter-anymore], has been set to default stub.
2:14:19 PM: [@photogabble/wikilinks] WARNING WikiLink found pointing to non-existent [hyper-focus], has been set to default stub.
2:14:19 PM: [@photogabble/wikilinks] WARNING WikiLink found pointing to non-existent [update-font], has been set to default stub.
2:14:19 PM: [@photogabble/wikilinks] WARNING WikiLink found pointing to non-existent [inbox-zero], has been set to default stub.
2:14:19 PM: [@photogabble/wikilinks] WARNING WikiLink found pointing to non-existent [create-a-blogroll-with-11ty], has been set to default stub.
2:14:19 PM: [@photogabble/wikilinks] WARNING WikiLink found pointing to non-existent [hit-counters], has been set to default stub.
2:14:19 PM: [@photogabble/wikilinks] WARNING WikiLink found pointing to non-existent [digital-graveyard], has been set to default stub.
2:14:19 PM: [@photogabble/wikilinks] WARNING WikiLink found pointing to non-existent [the-fediverse], has been set to default stub.
2:14:19 PM: [@photogabble/wikilinks] WARNING WikiLink found pointing to non-existent [writing-blogtimes-for-eleventy], has been set to default stub.
2:14:19 PM: [@photogabble/wikilinks] WARNING WikiLink found pointing to non-existent [are-microframeworks-relevant], has been set to default stub.
2:14:19 PM: [@photogabble/wikilinks] WARNING WikiLink found pointing to non-existent [bank-holiday], has been set to default stub.
2:14:19 PM: [@photogabble/wikilinks] WARNING WikiLink found pointing to non-existent [adding-a-make-command-to-my-11ty-install], has been set to default stub.
2:14:19 PM: [@photogabble/wikilinks] WARNING WikiLink found pointing to non-existent [build-a-pborpg-api], has been set to default stub.
2:14:19 PM: [@photogabble/wikilinks] WARNING WikiLink found pointing to non-existent [evergreen-content], has been set to default stub.
2:14:19 PM: [@photogabble/wikilinks] WARNING WikiLink found pointing to non-existent [server-setup-hetzner-moose], has been set to default stub.
2:14:19 PM: [@photogabble/wikilinks] WARNING WikiLink found pointing to non-existent [wordsmithsocial], has been set to default stub.
2:14:19 PM: [@photogabble/wikilinks] WARNING WikiLink found pointing to non-existent [why-i-use-obsidian], has been set to default stub.
2:14:19 PM: [@photogabble/wikilinks] WARNING WikiLink found pointing to non-existent [notacultsocial], has been set to default stub.
2:14:19 PM: [@photogabble/wikilinks] WARNING WikiLink found pointing to non-existent [why-i-use-11ty], has been set to default stub.
2:14:19 PM: [@photogabble/wikilinks] WARNING WikiLink found pointing to non-existent [computer-spacegames-a-retrospective], has been set to default stub.
2:14:19 PM: [@photogabble/wikilinks] WARNING WikiLink found pointing to non-existent [rabbit-holes], has been set to default stub.
2:14:19 PM: [@photogabble/wikilinks] WARNING WikiLink found pointing to non-existent [online-shrine], has been set to default stub.
2:14:19 PM: [11ty] Benchmark 4845ms 9% 986× (Configuration) "htmlmin" Transform
2:14:19 PM: [11ty] Copied 681 files / Wrote 986 files in 52.49 seconds (53.2ms each, v2.0.1)
2:14:19 PM:
2:14:19 PM: (build.command completed in 53.3s)
2:14:19 PM:
2:14:27 PM: (Netlify Build completed in 1m 2.3s)
2:14:27 PM: Section completed: building
2:14:44 PM: Finished processing build request in 1m50.813s
Deploying
Complete
Deploying
Complete
2:14:19 PM: Deploy site
2:14:19 PM: ────────────────────────────────────────────────────────────────
2:14:19 PM:
2:14:19 PM: Starting to deploy site from "_site"
2:14:19 PM: Calculating files to upload
2:14:21 PM: 971 new files to upload
2:14:21 PM: 0 new functions to upload
2:14:21 PM: Starting to upload
2:14:22 PM: 10% uploaded
2:14:22 PM: 20% uploaded
2:14:22 PM: 30% uploaded
2:14:22 PM: 40% uploaded
2:14:23 PM: 50% uploaded
2:14:23 PM: 60% uploaded
2:14:23 PM: 70% uploaded
2:14:24 PM: 80% uploaded
2:14:24 PM: 90% uploaded
2:14:24 PM: 100% uploaded
2:14:24 PM: Section completed: deploying
2:14:26 PM: Finished waiting for live deploy in 2.05s
2:14:26 PM: Site deploy was successfully initiated
2:14:26 PM:
2:14:26 PM: (Deploy site completed in 7.5s)
2:14:26 PM:
2:14:26 PM: netlify-plugin-cache (onSuccess event)
2:14:26 PM: ────────────────────────────────────────────────────────────────
2:14:26 PM:
2:14:26 PM: Successfully cached: .cache ... 22 files in total.
2:14:26 PM:
2:14:26 PM: (netlify-plugin-cache onSuccess completed in 31ms)
Cleanup
Complete
Cleanup
Complete
2:14:27 PM: Netlify Build Complete
2:14:27 PM: ────────────────────────────────────────────────────────────────
2:14:27 PM:
2:14:27 PM: Caching artifacts
2:14:27 PM: Started saving node modules
2:14:27 PM: Finished saving node modules
2:14:27 PM: Started saving build plugins
2:14:27 PM: Finished saving build plugins
2:14:27 PM: Started saving corepack cache
2:14:27 PM: Finished saving corepack cache
2:14:27 PM: Started saving pip cache
2:14:27 PM: Finished saving pip cache
2:14:27 PM: Started saving emacs cask dependencies
2:14:27 PM: Finished saving emacs cask dependencies
2:14:27 PM: Started saving maven dependencies
2:14:27 PM: Finished saving maven dependencies
2:14:27 PM: Started saving boot dependencies
2:14:27 PM: Finished saving boot dependencies
2:14:27 PM: Started saving rust rustup cache
2:14:27 PM: Finished saving rust rustup cache
2:14:27 PM: Started saving go dependencies
2:14:27 PM: Finished saving go dependencies
2:14:27 PM: Cached Ruby version 2.7.1
2:14:27 PM: Build script success
2:14:41 PM: Uploading Cache of size 386.8MB
2:14:44 PM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
2:14:25 PM: Starting post processing
2:14:25 PM: Skipping form detection
2:14:25 PM: Post processing - header rules
2:14:25 PM: Post processing - redirect rules
2:14:25 PM: Post processing done
2:14:25 PM: Section completed: postprocessing
2:14:25 PM: Site is live ✨