diff --git a/data.rec b/data.rec index dc6d52f..d165c4b 100644 --- a/data.rec +++ b/data.rec @@ -20,3 +20,18 @@ human: tomasino email: james@tomasino.org date: Wednesday, April 6, 2022 time: 16:00 UTC + +human: wsinatra +email: wpsinatra@gmail.com +date: Wednesday, April 6, 2022 +time: 8:30 PM Eastern + +human: elly +email: efongjones@gmail.com +date: Wednesday, April 13, 2022 +time: 6:00 PM Pacific + +human: ben +email: ben@tilde.team +date: Wednesday, April 13, 2022 +time: 5:00 PM Eastern diff --git a/drafts/2022-07-12-episode-10-wsinatra.md b/drafts/2022-07-12-episode-10-wsinatra.md new file mode 100644 index 0000000..e69de29 diff --git a/drafts/2022-07-24-episode-11-elly.md b/drafts/2022-07-24-episode-11-elly.md new file mode 100644 index 0000000..e69de29 diff --git a/drafts/2022-08-12-episode-12-ben.md b/drafts/2022-08-12-episode-12-ben.md new file mode 100644 index 0000000..e69de29 diff --git a/justfile b/justfile index 417610d..188a99c 100644 --- a/justfile +++ b/justfile @@ -31,11 +31,12 @@ clean: up: rsync -azP dist/ tilde:public_html/podcast -# make emails from data.rec +# make this week's emails from data.rec emails: #!/bin/bash echo "{ \"data\":" > tmp.json - recsel -e "date >> '$(date)'" data.rec | rec2csv | csvjson >> tmp.json + recsel -e "date >> '$(gdate)' && date << '$(gdate -d "next week")'" data.rec \ + | rec2csv | csvjson >> tmp.json echo "}" >> tmp.json mustache tmp.json templates/email.template rm tmp.json diff --git a/letters.rec b/letters.rec index 68ab9bc..00b0cda 100644 --- a/letters.rec +++ b/letters.rec @@ -29,3 +29,7 @@ answered: no listenert: bx writes: if you had to host a gathering serving a vehicle for yourself and guests to eat, what kind and model of vehicle would you serve/eat? (cooking and seasoning is allowed and encouraged) answered: no + +listener: apreche +writes: I was wondering if you had any tips with regards to discovery as it pertains to tildes. The big time social networks do a lot to guide users into filling up their feeds with content to doomscroll. On a tilde, a user needs to not only know where, but also how, to find what other people are saying, creating, and sharing. It can often feel very quiet outside of the primary IRC channels. What are the best ways to keep up with what fellow tildezens are up to? +answered: no