From 9bbc5b37d3b525b54f705567a4db3243d8c4449e Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 25 Aug 2024 23:17:20 +0300 Subject: Update content for md --- gemfeed/2021-05-16-personal-bash-coding-style-guide.md | 2 +- gemfeed/2022-03-06-the-release-of-dtail-4.0.0.md | 4 ++-- gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex.md | 4 ++-- gemfeed/2022-08-27-gemtexter-1.1.0-lets-gemtext-again.md | 4 ++-- gemfeed/2023-03-25-gemtexter-2.0.0-lets-gemtext-again-2.md | 2 +- .../2023-07-17-career-guide-and-soft-skills-book-notes.md | 2 +- gemfeed/2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3.md | 2 +- gemfeed/2023-12-10-bash-golf-part-3.md | 2 +- gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.md | 2 +- .../2024-05-03-projects-i-currently-dont-have-time-for.md | 12 ++++++------ gemfeed/2024-08-05-typing-127.1-words-per-minute.md | 2 +- index.md | 2 +- notes/career-guide-and-soft-skills.md | 2 +- uptime-stats.md | 2 +- 14 files changed, 22 insertions(+), 22 deletions(-) diff --git a/gemfeed/2021-05-16-personal-bash-coding-style-guide.md b/gemfeed/2021-05-16-personal-bash-coding-style-guide.md index 43b93229..87f8ccb0 100644 --- a/gemfeed/2021-05-16-personal-bash-coding-style-guide.md +++ b/gemfeed/2021-05-16-personal-bash-coding-style-guide.md @@ -26,7 +26,7 @@ * [⇢ ⇢ ⇢ Quoting your variables](#quoting-your-variables) * [⇢ ⇢ ⇢ Prefer built-in commands over external commands](#prefer-built-in-commands-over-external-commands) * [⇢ ⇢ My additions](#my-additions) -* [⇢ ⇢ ⇢ Use of 'yes' and 'no'](#use-of-yes-and-no) +* [⇢ ⇢ ⇢ Use of 'yes' and 'no'](#use-of--yes--and--no-) * [⇢ ⇢ ⇢ Non-evil alternative to variable assignments via eval](#non-evil-alternative-to-variable-assignments-via-eval) * [⇢ ⇢ ⇢ Prefer pipes over arrays for list processing](#prefer-pipes-over-arrays-for-list-processing) * [⇢ ⇢ ⇢ Assign-then-shift](#assign-then-shift) diff --git a/gemfeed/2022-03-06-the-release-of-dtail-4.0.0.md b/gemfeed/2022-03-06-the-release-of-dtail-4.0.0.md index 2474830e..42527f51 100644 --- a/gemfeed/2022-03-06-the-release-of-dtail-4.0.0.md +++ b/gemfeed/2022-03-06-the-release-of-dtail-4.0.0.md @@ -20,7 +20,7 @@ * [⇢ The release of DTail 4.0.0](#the-release-of-dtail-400) * [⇢ ⇢ Introduction](#introduction) -* [⇢ ⇢ So, what's new in 4.0.0?](#so-whats-new-in-400) +* [⇢ ⇢ So, what's new in 4.0.0?](#so-what-s-new-in-400) * [⇢ ⇢ ⇢ Rewritten logging](#rewritten-logging) * [⇢ ⇢ ⇢ Configurable terminal color codes](#configurable-terminal-color-codes) * [⇢ ⇢ ⇢ Serverless mode](#serverless-mode) @@ -32,7 +32,7 @@ * [⇢ ⇢ ⇢ Integration testing suite](#integration-testing-suite) * [⇢ ⇢ ⇢ Improved code](#improved-code) * [⇢ ⇢ ⇢ Use of memory pools](#use-of-memory-pools) -* [⇢ ⇢ What's next](#whats-next) +* [⇢ ⇢ What's next](#what-s-next) ## Introduction diff --git a/gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex.md b/gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex.md index 409223fe..746dab78 100644 --- a/gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex.md +++ b/gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex.md @@ -31,9 +31,9 @@ ## Table of Contents -* [⇢ Let's Encrypt with OpenBSD and Rex](#lets-encrypt-with-openbsd-and-rex) +* [⇢ Let's Encrypt with OpenBSD and Rex](#let-s-encrypt-with-openbsd-and-rex) * [⇢ ⇢ Introduction](#introduction) -* [⇢ ⇢ ⇢ What's Let's Encrypt?](#whats-lets-encrypt) +* [⇢ ⇢ ⇢ What's Let's Encrypt?](#what-s-let-s-encrypt) * [⇢ ⇢ Meet `acme-client`](#meet-acme-client) * [⇢ ⇢ Configuration](#configuration) * [⇢ ⇢ ⇢ acme-client.conf](#acme-clientconf) diff --git a/gemfeed/2022-08-27-gemtexter-1.1.0-lets-gemtext-again.md b/gemfeed/2022-08-27-gemtexter-1.1.0-lets-gemtext-again.md index 5a1c9ad0..8e7a2464 100644 --- a/gemfeed/2022-08-27-gemtexter-1.1.0-lets-gemtext-again.md +++ b/gemfeed/2022-08-27-gemtexter-1.1.0-lets-gemtext-again.md @@ -16,9 +16,9 @@ ## Table of Contents -* [⇢ Gemtexter 1.1.0 - Let's Gemtext again](#gemtexter-110---lets-gemtext-again) +* [⇢ Gemtexter 1.1.0 - Let's Gemtext again](#gemtexter-110---let-s-gemtext-again) * [⇢ ⇢ Introduction](#introduction) -* [⇢ ⇢ What's new?](#whats-new) +* [⇢ ⇢ What's new?](#what-s-new) * [⇢ ⇢ ⇢ Automatic check for GNU version requirements](#automatic-check-for-gnu-version-requirements) * [⇢ ⇢ ⇢ Backticks now produce `inline code blocks` in the HTML output](#backticks-now-produce-inline-code-blocks-in-the-html-output) * [⇢ ⇢ ⇢ Cache for Atom feed generation](#cache-for-atom-feed-generation) diff --git a/gemfeed/2023-03-25-gemtexter-2.0.0-lets-gemtext-again-2.md b/gemfeed/2023-03-25-gemtexter-2.0.0-lets-gemtext-again-2.md index 8b737689..f8b31a17 100644 --- a/gemfeed/2023-03-25-gemtexter-2.0.0-lets-gemtext-again-2.md +++ b/gemfeed/2023-03-25-gemtexter-2.0.0-lets-gemtext-again-2.md @@ -17,7 +17,7 @@ ## Table of Contents -* [⇢ Gemtexter 2.0.0 - Let's Gemtext again²](#gemtexter-200---lets-gemtext-again) +* [⇢ Gemtexter 2.0.0 - Let's Gemtext again²](#gemtexter-200---let-s-gemtext-again) * [⇢ ⇢ Introduction](#introduction) * [⇢ ⇢ Minimal template engine](#minimal-template-engine) * [⇢ ⇢ Added hooks](#added-hooks) diff --git a/gemfeed/2023-07-17-career-guide-and-soft-skills-book-notes.md b/gemfeed/2023-07-17-career-guide-and-soft-skills-book-notes.md index 9cd6ca62..67439538 100644 --- a/gemfeed/2023-07-17-career-guide-and-soft-skills-book-notes.md +++ b/gemfeed/2023-07-17-career-guide-and-soft-skills-book-notes.md @@ -15,7 +15,7 @@ * [⇢ ⇢ Expand the empire](#expand-the-empire) * [⇢ ⇢ Be pragmatic and also manage your time](#be-pragmatic-and-also-manage-your-time) * [⇢ ⇢ ⇢ The quota system](#the-quota-system) -* [⇢ ⇢ ⇢ Don't waste time](#dont-waste-time) +* [⇢ ⇢ ⇢ Don't waste time](#don-t-waste-time) * [⇢ ⇢ ⇢ Habits](#habits) * [⇢ Work-life balance](#work-life-balance) * [⇢ ⇢ Mental health](#mental-health) diff --git a/gemfeed/2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3.md b/gemfeed/2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3.md index 427acce8..92531bbb 100644 --- a/gemfeed/2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3.md +++ b/gemfeed/2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3.md @@ -17,7 +17,7 @@ ## Table of Contents -* [⇢ Gemtexter 2.1.0 - Let's Gemtext again³](#gemtexter-210---lets-gemtext-again) +* [⇢ Gemtexter 2.1.0 - Let's Gemtext again³](#gemtexter-210---let-s-gemtext-again) * [⇢ ⇢ Introduction](#introduction) * [⇢ ⇢ Why Bash?](#why-bash) * [⇢ ⇢ Switch to GPL3 license](#switch-to-gpl3-license) diff --git a/gemfeed/2023-12-10-bash-golf-part-3.md b/gemfeed/2023-12-10-bash-golf-part-3.md index d4619f9b..6e58a05e 100644 --- a/gemfeed/2023-12-10-bash-golf-part-3.md +++ b/gemfeed/2023-12-10-bash-golf-part-3.md @@ -25,7 +25,7 @@ jgs^^^^^^^`^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ * [⇢ ⇢ Dynamic variables with `local`](#dynamic-variables-with-local) * [⇢ ⇢ `if` conditionals](#if-conditionals) * [⇢ ⇢ Multi-line comments](#multi-line-comments) -* [⇢ ⇢ Don't change it while it's executed](#dont-change-it-while-its-executed) +* [⇢ ⇢ Don't change it while it's executed](#don-t-change-it-while-it-s-executed) ## Introduction diff --git a/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.md b/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.md index 6402b1de..f45b5c14 100644 --- a/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.md +++ b/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.md @@ -37,7 +37,7 @@ _____|_:_:_| (o)-(o) |_:_:_|--'`-. ,--. ksh under-water (((\'/ * [⇢ ⇢ ⇢ Fairly cheap and geo-redundant](#fairly-cheap-and-geo-redundant) * [⇢ ⇢ ⇢ Failover time and split-brain](#failover-time-and-split-brain) * [⇢ ⇢ ⇢ Failover support for multiple protocols](#failover-support-for-multiple-protocols) -* [⇢ ⇢ ⇢ Let's encrypt TLS certificates](#lets-encrypt-tls-certificates) +* [⇢ ⇢ ⇢ Let's encrypt TLS certificates](#let-s-encrypt-tls-certificates) * [⇢ ⇢ ⇢ Monitoring](#monitoring) * [⇢ ⇢ ⇢ Rex automation](#rex-automation) * [⇢ ⇢ More HA](#more-ha) diff --git a/gemfeed/2024-05-03-projects-i-currently-dont-have-time-for.md b/gemfeed/2024-05-03-projects-i-currently-dont-have-time-for.md index feb08a94..8230e707 100644 --- a/gemfeed/2024-05-03-projects-i-currently-dont-have-time-for.md +++ b/gemfeed/2024-05-03-projects-i-currently-dont-have-time-for.md @@ -17,7 +17,7 @@ Art by Laura Brown ## Table of Contents -* [⇢ Projects I currently don't have time for](#projects-i-currently-dont-have-time-for) +* [⇢ Projects I currently don't have time for](#projects-i-currently-don-t-have-time-for) * [⇢ ⇢ Introduction](#introduction) * [⇢ ⇢ Hardware projects I don't have time for](#hardware-projects-i-don-t-have-time-for) * [⇢ ⇢ ⇢ I use Arch, btw!](#i-use-arch-btw) @@ -28,7 +28,7 @@ Art by Laura Brown * [⇢ ⇢ ⇢ Retro station](#retro-station) * [⇢ ⇢ ⇢ Sound server](#sound-server) * [⇢ ⇢ ⇢ Project Freekat](#project-freekat) -* [⇢ ⇢ Programming projects I don't have time for](#programming-projects-i-dont-have-time-for) +* [⇢ ⇢ Programming projects I don't have time for](#programming-projects-i-don-t-have-time-for) * [⇢ ⇢ ⇢ CLI-HIVE](#cli-hive) * [⇢ ⇢ ⇢ Enhanced KISS home photo albums](#enhanced-kiss-home-photo-albums) * [⇢ ⇢ ⇢ KISS file sync server with end-to-end encryption](#kiss-file-sync-server-with-end-to-end-encryption) @@ -37,19 +37,19 @@ Art by Laura Brown * [⇢ ⇢ ⇢ Renovate VS-Sim](#renovate-vs-sim) * [⇢ ⇢ ⇢ KISS ticketing system](#kiss-ticketing-system) * [⇢ ⇢ ⇢ A domain-specific language (DSL) for work](#a-domain-specific-language-dsl-for-work) -* [⇢ ⇢ Self-hosting projects I don't have time for](#self-hosting-projects-i-dont-have-time-for) +* [⇢ ⇢ Self-hosting projects I don't have time for](#self-hosting-projects-i-don-t-have-time-for) * [⇢ ⇢ ⇢ My own Matrix server](#my-own-matrix-server) * [⇢ ⇢ ⇢ Ampache music server](#ampache-music-server) * [⇢ ⇢ ⇢ Librum eBook reader](#librum-ebook-reader) * [⇢ ⇢ ⇢ Memos - Note-taking service](#memos---note-taking-service) * [⇢ ⇢ ⇢ Bepasty server](#bepasty-server) -* [⇢ ⇢ Books I don't have time to read](#books-i-dont-have-time-to-read) +* [⇢ ⇢ Books I don't have time to read](#books-i-don-t-have-time-to-read) * [⇢ ⇢ ⇢ Fluent Python](#fluent-python) * [⇢ ⇢ ⇢ Programming Ruby](#programming-ruby) * [⇢ ⇢ ⇢ Peter F. Hamilton science fiction books](#peter-f-hamilton-science-fiction-books) -* [⇢ ⇢ New websites I don't have time for](#new-websites-i-dont-have-time-for) +* [⇢ ⇢ New websites I don't have time for](#new-websites-i-don-t-have-time-for) * [⇢ ⇢ ⇢ Create a "Why Raku Rox" site](#create-a-why-raku-rox-site) -* [⇢ ⇢ Research projects I don't have time for](#research-projects-i-dont-have-time-for) +* [⇢ ⇢ Research projects I don't have time for](#research-projects-i-don-t-have-time-for) * [⇢ ⇢ ⇢ Project secure](#project-secure) * [⇢ ⇢ ⇢ CPU utilisation is all wrong](#cpu-utilisation-is-all-wrong) diff --git a/gemfeed/2024-08-05-typing-127.1-words-per-minute.md b/gemfeed/2024-08-05-typing-127.1-words-per-minute.md index 7173ce37..94900c69 100644 --- a/gemfeed/2024-08-05-typing-127.1-words-per-minute.md +++ b/gemfeed/2024-08-05-typing-127.1-words-per-minute.md @@ -40,7 +40,7 @@ * [⇢ ⇢ ⇢ Reverse shifting](#reverse-shifting) * [⇢ ⇢ ⇢ Enter the flow state](#enter-the-flow-state) * [⇢ ⇢ ⇢ Repeat every word](#repeat-every-word) -* [⇢ ⇢ ⇢ Don't use the same finger for two consecutive keystrokes](#dont-use-the-same-finger-for-two-consecutive-keystrokes) +* [⇢ ⇢ ⇢ Don't use the same finger for two consecutive keystrokes](#don-t-use-the-same-finger-for-two-consecutive-keystrokes) * [⇢ ⇢ ⇢ Warm-up](#warm-up) * [⇢ ⇢ Travel keyboard](#travel-keyboard) * [⇢ ⇢ Upcoming custom Kinesis build](#upcoming-custom-kinesis-build) diff --git a/index.md b/index.md index b7b75f2c..6772ed37 100644 --- a/index.md +++ b/index.md @@ -1,6 +1,6 @@ # foo.zone -> This site was generated at 2024-08-25T23:04:41+03:00 by `Gemtexter` +> This site was generated at 2024-08-25T23:16:42+03:00 by `Gemtexter` ``` |\---/| diff --git a/notes/career-guide-and-soft-skills.md b/notes/career-guide-and-soft-skills.md index d0ccb822..9978544e 100644 --- a/notes/career-guide-and-soft-skills.md +++ b/notes/career-guide-and-soft-skills.md @@ -15,7 +15,7 @@ * [⇢ ⇢ Expand the empire](#expand-the-empire) * [⇢ ⇢ Be pragmatic and also manage your time](#be-pragmatic-and-also-manage-your-time) * [⇢ ⇢ ⇢ The quota system](#the-quota-system) -* [⇢ ⇢ ⇢ Don't waste time](#dont-waste-time) +* [⇢ ⇢ ⇢ Don't waste time](#don-t-waste-time) * [⇢ ⇢ ⇢ Habits](#habits) * [⇢ Work-life balance](#work-life-balance) * [⇢ ⇢ Mental health](#mental-health) diff --git a/uptime-stats.md b/uptime-stats.md index 8a509926..2b59b7df 100644 --- a/uptime-stats.md +++ b/uptime-stats.md @@ -1,6 +1,6 @@ # My machine uptime stats -> This site was last updated at 2024-08-25T23:04:41+03:00 +> This site was last updated at 2024-08-25T23:16:41+03:00 The following stats were collected via `uptimed` on all of my personal computers over many years and the output was generated by `guprecords`, the global uptime records stats analyser of mine. -- cgit v1.2.3