From 6b1b3ac8170f77b65ea91e9e1e2cd6d0ba6b7394 Mon Sep 17 00:00:00 2001 From: jbowdre Date: Sun, 28 Jul 2024 01:13:44 +0000 Subject: [PATCH] convert Markdown post to Gempost --- gemlog/this-week-2024-07-27.gmi | 44 +++++++++++++++++++ gemlog/this-week-2024-07-27.yaml | 4 ++ .../{incoming => }/this-week-2024-07-27.md | 18 ++++---- 3 files changed, 57 insertions(+), 9 deletions(-) create mode 100644 gemlog/this-week-2024-07-27.gmi create mode 100644 gemlog/this-week-2024-07-27.yaml rename markdown/{incoming => }/this-week-2024-07-27.md (85%) diff --git a/gemlog/this-week-2024-07-27.gmi b/gemlog/this-week-2024-07-27.gmi new file mode 100644 index 0000000..c4cce0f --- /dev/null +++ b/gemlog/this-week-2024-07-27.gmi @@ -0,0 +1,44 @@ +*Here's what I've been up to since the last weekly status[1]...* + +=> /this-week-2024-07-19/ 1: last weekly status + +### (Another) New Blog Post + +As promised last week, I followed up a length post on how to use Packer to build VM templates on Promox[1] with another deep-dive on automating the template builds with GitHub Actions[2]. That second post went a lot more quickly than the first, which was a relief - I wasn't really prepared to sit on it for another ~6 weeks. + +=> https://runtimeterror.dev/building-proxmox-templates-packer/ 1: a length post on how to use Packer to build VM templates on Promox +=> https://runtimeterror.dev/automate-packer-builds-github-actions/ 2: automating the template builds with GitHub Actions + +I've been using that GitHub Actions setup to build fresh templates in my homelab every week, and it feels great to finally have the whole setup documented. + +### 0.001 Seconds + +Today was our club's seventh autocross event of the year. Those races are always a highlight of my month, but the competition today was particularly satisfying. After some intense back-and-forth action, I was pretty pleased with this 51.779-second run which put me comfortably in second place: + +View on YouTube[1] + +=> https://youtu.be/U0EKRsuZXzM 1: View on YouTube + +... until a competitor finished with a *51.778*, knocking me every-so-slightly back into third. + +0.001 seconds isn't very long, but makes for some really exciting racing! + +### In Other News... + +- I'm still surviving the Great CrowdStrike Outage of 2024. I haven't been directly impacted but I have been following the developments pretty closely. Large-scale failures are kind of fascinating and offer a lot of opportunities for learning how to do better. I just hope CrowdStrike is learning a *lot* from this. + +- I'm reading Truth of the Divine[1] by Lindsay Ellis. It has been a few years since I read Axiom's End[2], the first in the series, and I'm kind of wishing I had re-read it before starting the sequel. I really suck at remembering what happened from one book to the next. + +=> https://openlibrary.org/works/OL24198736W/Truth_of_the_Divine?edition=ia%3Atruthofdivineboo0000lind 1: Truth of the Divine +=> https://openlibrary.org/works/OL20914838W/Axiom%27s_End?edition=ia%3Aaxiomsendnovel0000elli 2: Axiom's End + +- I had put the Golong learning on pause while I focused on getting those Packer-related blog posts published. I'm looking forward to picking that back up! +### Top Scrobble + +My most-played track of the week: + +🎧 Clarity by ZEDD[1] + +=> https://musicthread.app/link/2jqwfIfd3ecf0VE58Lx5kGvs0UF 1: Clarity by ZEDD + +=> https://blog.jbowdre.lol/this-week-2024-07-27/ 📡 Originally posted on jbowdre's weblog diff --git a/gemlog/this-week-2024-07-27.yaml b/gemlog/this-week-2024-07-27.yaml new file mode 100644 index 0000000..232c337 --- /dev/null +++ b/gemlog/this-week-2024-07-27.yaml @@ -0,0 +1,4 @@ +id: "urn:uuid:c5af0dfd-a37a-4e41-b4f8-9879b65a68bb" +title: "This Week (2024-07-27)" +published: "2024-07-28T01:01:25.014649Z" +updated: "2024-07-28T01:01:25.014649Z" diff --git a/markdown/incoming/this-week-2024-07-27.md b/markdown/this-week-2024-07-27.md similarity index 85% rename from markdown/incoming/this-week-2024-07-27.md rename to markdown/this-week-2024-07-27.md index 384b6d4..fd7a765 100644 --- a/markdown/incoming/this-week-2024-07-27.md +++ b/markdown/this-week-2024-07-27.md @@ -1,9 +1,9 @@ ---- -title: "This Week (2024-07-27)" -published: "2024-07-28T01:01:25.014649Z" -updated: "2024-07-28T01:01:25.014649Z" ---- - +--- +title: "This Week (2024-07-27)" +published: "2024-07-28T01:01:25.014649Z" +updated: "2024-07-28T01:01:25.014649Z" +--- + *Here's what I've been up to since the [last weekly status](/this-week-2024-07-19/)...* ### (Another) New Blog Post @@ -18,7 +18,7 @@ Today was our club's seventh autocross event of the year. Those races are always [View on YouTube](https://youtu.be/U0EKRsuZXzM) -... until a competitor finished with a *51.778*, knocking me every-so-slightly back into third. +... until a competitor finished with a *51.778*, knocking me every-so-slightly back into third. 0.001 seconds isn't very long, but makes for some really exciting racing! @@ -32,6 +32,6 @@ Today was our club's seventh autocross event of the year. Those races are always My most-played track of the week: -🎧 [Clarity by ZEDD](https://musicthread.app/link/2jqwfIfd3ecf0VE58Lx5kGvs0UF) - +🎧 [Clarity by ZEDD](https://musicthread.app/link/2jqwfIfd3ecf0VE58Lx5kGvs0UF) + => https://blog.jbowdre.lol/this-week-2024-07-27/ 📡 Originally posted on jbowdre's weblog \ No newline at end of file