From e67849d8e6c43309ec19c00216c916de5415bdb5 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Wed, 25 May 2022 15:48:07 -0500 Subject: Add post --- ht.sh | 1 + src/_foot.htm | 4 +++- src/i-am-not-abcdw.ht | 56 +++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 60 insertions(+), 1 deletion(-) create mode 100644 src/i-am-not-abcdw.ht diff --git a/ht.sh b/ht.sh index de58fe1..9c3302f 100755 --- a/ht.sh +++ b/ht.sh @@ -27,6 +27,7 @@ htt() { # htt FILES... ht_build_env() { # ht_build_env FILE... print "body() { cat \"$HTBOD\"; }" > "$HTENV" + : > "$HTBOD"; # clear out body while read -r line; do case "$line" in *@@*:*@@*) # "simple" metadata; just a string diff --git a/src/_foot.htm b/src/_foot.htm index 3ec6362..0453b0b 100644 --- a/src/_foot.htm +++ b/src/_foot.htm @@ -1,6 +1,8 @@ diff --git a/src/i-am-not-abcdw.ht b/src/i-am-not-abcdw.ht new file mode 100644 index 0000000..37358a1 --- /dev/null +++ b/src/i-am-not-abcdw.ht @@ -0,0 +1,56 @@ +;@@title: I am not abcdw@@ +;@@date: 2022-05-25@@ + +I'm writing this because I'm just now thinking of it, mostly. +Sometimes when I hang around on Reddit or IRC or other nerdy internet places, +people mistake me (acdw) with Andrew Tropin (abcdw). + +I am not Andrew Tropin. +He seems like a cool guy, and I've watched some of his YouTube stuff. +His work on Guix seems really interesting. + +I'm just ... not him. + +Here's a table to clear things up: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ACDW (Case Duckworth)ABCDW (Andrew Tropin)
Website(s)acdw.net, + acdw.casa, + otherstrop.in
Mastodontiny.tilde.websitefosstodon
Twitter@caseofducks@andrewtropin
GitHubduckworkabcdw
YouTubenot activequite active
+ +Anyway, I hope this clears things up a little! -- cgit 1.4.1-21-gabe81