feat/podcast
Christopher P. Brown 2022-03-29 07:49:36 -06:00
parent 5d747b686d
commit 489de3367d
26 changed files with 616 additions and 60 deletions

View File

@ -11,7 +11,8 @@ outfile="dist/rss.xml"
echo "<?xml version=\"1.0\" encoding=\"utf-8\"?>" > $outfile
echo "<rss version=\"2.0\"><channel><title>$title</title>" >> $outfile
echo "<rss version=\"2.0\" xmlns:atom=\"http://www.w3.org/2005/Atom\">" >> $outfile
echo "<channel><title>$title</title>" >> $outfile
echo "<link>$link</link><description>$description</description>" >> $outfile
echo "<atom:link rel=\"self\" type=\"application/rss+xml\" href=\"$href\"/>" >> $outfile
echo "<image>" >> $outfile
@ -26,17 +27,6 @@ echo "<webMaster>$email (dozens)</webMaster>" >> $outfile
echo "<managingEditor>$email (dozens)</managingEditor>" >> $outfile
echo "<copyright>$author</copyright>" >> $outfile
echo "<language>en</language>" >> $outfile
echo "<itunes:author>$author</itunes:author>" >> $outfile
echo "<itunes:summary>$description</itunes:summary>" >> $outfile
echo "<itunes:type>episodic</itunes:type>" >> $outfile
echo "<itunes:owner>" >> $outfile
echo " <itunes:name>$author</itunes:name>" >> $outfile
echo " <itunes:email>$email</itunes:email>" >> $outfile
echo "</itunes:owner>" >> $outfile
echo "<itunes:explicit>No</itunes:explicit>" >> $outfile
echo "<itunes:category text=\"Technology\">" >> $outfile
echo "</itunes:category>" >> $outfile
echo "<itunes:image href=\"$img_url\"/>" >> $outfile
for file in $(ls -1 content/*.md | sort -r)
do

View File

@ -34,6 +34,7 @@ Segments include Science Fun Fact Corner, Poetry Corner, and Magic and Divinatio
- [Hanif Abdurraqib](https://en.wikipedia.org/wiki/Hanif_Abdurraqib)
- [plushgoolash](https://freemusicarchive.org/music/Plushgoolash/Chin25_Soup_Tennis)
- [ask the stars](https://www.bastionland.com/2020/12/ask-stars-minimal-solo-rpg.html)
- [morethanone.info](https://morethanone.info/): info on plurality
lisps:
@ -42,8 +43,3 @@ lisps:
- [hy](https://docs.hylang.org/en/alpha/)
- [racket](https://racket-lang.org/)
- [fennel](https://fennel-lang.org/)
## sources
sounds and stuff used in this episode:

View File

@ -0,0 +1,53 @@
---
title: episode 3
season: 1
episode: 3
subtitle: and now nihilazo
date: Thu, 24 Mar 2022 12:12:12 -0700
toc-title: Contents
file: 'https://archive.org/download/tilderwhirl-S01E01/tildewhirl-S01E03.mp3'
img_url: https://tilde.town/~dozens/podcast/assets/img/logo.png
duration: '4915'
length: '69693532'
summary: tilde whirl with dozens and nihilazo
explict: 'yes'
---
## notes
It's nihilazo!! Join us as we talk about tildes, social media, constructed languages (esperanto and toki pona), table top roleplaying games, religions real and fake, and more!
Segments this episode include science fun fact corner, funny papers, letters from our listeners, and magic and divination.
For everything else you'll just have to listen. So *give it a whirl!*
Check out nihilazo:
- <https://tilde.town/~nihilazo/>
- <https://tiny.tilde.website/@nihilazo>
## links
Stuff we talked about on the show
- <https://glowing-bear.org/>
- conlangs
- <https://telegramo.org/>
- <https://tokipona.org/>
- <https://jackhumbert.github.io/sitelen-pona-pona/>
- <https://jonathangabel.com/toki-pona/kama-pona/>
- ttrpgs
- <https://en.wikipedia.org/wiki/Fiasco_(role-playing_game)>
- <https://fate-srd.com/>
- <https://en.wikipedia.org/wiki/Shadowrun>
- <https://swse.neocities.org/> (Sixth World Simple Edition: Shadowrun + Dungeon World/PbtA hack)
- <https://lichess.org/team/tildetown>
- <https://rarehistoricalphotos.com/cocaine-paraphernalia-ads-1970s/>
- <https://gravenutterance.com/2019/03/24/recluse-solo-engine/>
- <https://en.wikipedia.org/wiki/Le_g%C3%A9nie_du_mal>
## sources
sounds included in this episode
windows 3.1 startup: <https://ballyweg.net/windows.html>

22
data.rec 100644
View File

@ -0,0 +1,22 @@
human: marcus
date: March 23, 2022
time: 20:30 UTC
human: mio
date: March 24, 2022
time: 02:00 UTC
human: vilmibm
email: natesmith@hey.com
date: March 30, 2022
time: 22:00 UTC
human: eli
email: hi@eli.li
date: March 30, 2022
time: 24:00 UTC
human: tomasino
email: james@tomasino.org
date: Wednesday, April 6, 2022
time: 16:00 UTC

View File

@ -40,7 +40,6 @@
<ul>
<li><a href="#notes">notes</a></li>
<li><a href="#links">links</a></li>
<li><a href="#sources">sources</a></li>
</ul>
</nav>
<h2 id="notes">notes</h2>
@ -60,6 +59,7 @@
<li><a href="https://en.wikipedia.org/wiki/Hanif_Abdurraqib">Hanif Abdurraqib</a></li>
<li><a href="https://freemusicarchive.org/music/Plushgoolash/Chin25_Soup_Tennis">plushgoolash</a></li>
<li><a href="https://www.bastionland.com/2020/12/ask-stars-minimal-solo-rpg.html">ask the stars</a></li>
<li><a href="https://morethanone.info/">morethanone.info</a>: info on plurality</li>
</ul>
<p>lisps:</p>
<ul>
@ -69,7 +69,5 @@
<li><a href="https://racket-lang.org/">racket</a></li>
<li><a href="https://fennel-lang.org/">fennel</a></li>
</ul>
<h2 id="sources">sources</h2>
<p>sounds and stuff used in this episode:</p>
</body>
</html>

View File

@ -0,0 +1,82 @@
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
<head>
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<title>episode 3</title>
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
span.underline{text-decoration: underline;}
div.column{display: inline-block; vertical-align: top; width: 50%;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
ul.task-list{list-style: none;}
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
</style>
<link rel="stylesheet" href="assets/styles/main.css" />
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
</head>
<body>
<nav>
<p>
<a href="index.html">home</a>
| <a href="about.html">about</a>
| <a href="contact.html">contact</a>
</p>
</nav>
<header id="title-block-header">
<h1 class="title">episode 3</h1>
<p class="subtitle">and now nihilazo</p>
<p class="date">Thu, 24 Mar 2022 12:12:12 -0700</p>
</header>
<h2>Listen now</h2>
<audio controls src="https://archive.org/download/tilderwhirl-S01E01/tildewhirl-S01E03.mp3"></audio>
<p><a href="https://archive.org/download/tilderwhirl-S01E01/tildewhirl-S01E03.mp3" download>download</a></p>
<nav id="TOC" role="doc-toc">
<h2 id="toc-title">Contents</h2>
<ul>
<li><a href="#notes">notes</a></li>
<li><a href="#links">links</a></li>
<li><a href="#sources">sources</a></li>
</ul>
</nav>
<h2 id="notes">notes</h2>
<p>Its nihilazo!! Join us as we talk about tildes, social media, constructed languages (esperanto and toki pona), table top roleplaying games, religions real and fake, and more!</p>
<p>Segments this episode include science fun fact corner, funny papers, letters from our listeners, and magic and divination.</p>
<p>For everything else youll just have to listen. So <em>give it a whirl!</em></p>
<p>Check out nihilazo:</p>
<ul>
<li><a href="https://tilde.town/~nihilazo/" class="uri">https://tilde.town/~nihilazo/</a></li>
<li><a href="https://tiny.tilde.website/@nihilazo" class="uri">https://tiny.tilde.website/@nihilazo</a></li>
</ul>
<h2 id="links">links</h2>
<p>Stuff we talked about on the show</p>
<ul>
<li><a href="https://glowing-bear.org/" class="uri">https://glowing-bear.org/</a></li>
<li>conlangs
<ul>
<li><a href="https://telegramo.org/" class="uri">https://telegramo.org/</a></li>
<li><a href="https://tokipona.org/" class="uri">https://tokipona.org/</a></li>
<li><a href="https://jackhumbert.github.io/sitelen-pona-pona/" class="uri">https://jackhumbert.github.io/sitelen-pona-pona/</a></li>
<li><a href="https://jonathangabel.com/toki-pona/kama-pona/" class="uri">https://jonathangabel.com/toki-pona/kama-pona/</a></li>
</ul></li>
<li>ttrpgs
<ul>
<li><a href="https://en.wikipedia.org/wiki/Fiasco_(role-playing_game)" class="uri">https://en.wikipedia.org/wiki/Fiasco_(role-playing_game)</a></li>
<li><a href="https://fate-srd.com/" class="uri">https://fate-srd.com/</a></li>
<li><a href="https://en.wikipedia.org/wiki/Shadowrun" class="uri">https://en.wikipedia.org/wiki/Shadowrun</a></li>
<li><a href="https://swse.neocities.org/" class="uri">https://swse.neocities.org/</a> (Sixth World Simple Edition: Shadowrun + Dungeon World/PbtA hack)</li>
</ul></li>
<li><a href="https://lichess.org/team/tildetown" class="uri">https://lichess.org/team/tildetown</a></li>
<li><a href="https://rarehistoricalphotos.com/cocaine-paraphernalia-ads-1970s/" class="uri">https://rarehistoricalphotos.com/cocaine-paraphernalia-ads-1970s/</a></li>
<li><a href="https://gravenutterance.com/2019/03/24/recluse-solo-engine/" class="uri">https://gravenutterance.com/2019/03/24/recluse-solo-engine/</a></li>
<li><a href="https://en.wikipedia.org/wiki/Le_g%C3%A9nie_du_mal" class="uri">https://en.wikipedia.org/wiki/Le_g%C3%A9nie_du_mal</a></li>
</ul>
<h2 id="sources">sources</h2>
<p>sounds included in this episode</p>
<p>windows 3.1 startup: <a href="https://ballyweg.net/windows.html" class="uri">https://ballyweg.net/windows.html</a></p>
</body>
</html>

View File

@ -0,0 +1,32 @@
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
<head>
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<title>2022-04-12-episode-4-piusbird</title>
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
span.underline{text-decoration: underline;}
div.column{display: inline-block; vertical-align: top; width: 50%;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
ul.task-list{list-style: none;}
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
</style>
<link rel="stylesheet" href="assets/styles/main.css" />
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
</head>
<body>
<nav>
<p>
<a href="index.html">home</a>
| <a href="about.html">about</a>
| <a href="contact.html">contact</a>
</p>
</nav>
</body>
</html>

View File

@ -0,0 +1,32 @@
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
<head>
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<title>2022-04-24-episode-5-marcus</title>
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
span.underline{text-decoration: underline;}
div.column{display: inline-block; vertical-align: top; width: 50%;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
ul.task-list{list-style: none;}
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
</style>
<link rel="stylesheet" href="assets/styles/main.css" />
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
</head>
<body>
<nav>
<p>
<a href="index.html">home</a>
| <a href="about.html">about</a>
| <a href="contact.html">contact</a>
</p>
</nav>
</body>
</html>

View File

@ -0,0 +1,32 @@
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
<head>
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<title>2022-05-12-episode-6-mio</title>
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
span.underline{text-decoration: underline;}
div.column{display: inline-block; vertical-align: top; width: 50%;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
ul.task-list{list-style: none;}
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
</style>
<link rel="stylesheet" href="assets/styles/main.css" />
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
</head>
<body>
<nav>
<p>
<a href="index.html">home</a>
| <a href="about.html">about</a>
| <a href="contact.html">contact</a>
</p>
</nav>
</body>
</html>

View File

@ -0,0 +1,32 @@
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
<head>
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<title>2022-05-24-episode-7-vilmibm</title>
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
span.underline{text-decoration: underline;}
div.column{display: inline-block; vertical-align: top; width: 50%;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
ul.task-list{list-style: none;}
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
</style>
<link rel="stylesheet" href="assets/styles/main.css" />
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
</head>
<body>
<nav>
<p>
<a href="index.html">home</a>
| <a href="about.html">about</a>
| <a href="contact.html">contact</a>
</p>
</nav>
</body>
</html>

View File

@ -0,0 +1,32 @@
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
<head>
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<title>2022-06-12-episode-8-eli</title>
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
span.underline{text-decoration: underline;}
div.column{display: inline-block; vertical-align: top; width: 50%;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
ul.task-list{list-style: none;}
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
</style>
<link rel="stylesheet" href="assets/styles/main.css" />
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
</head>
<body>
<nav>
<p>
<a href="index.html">home</a>
| <a href="about.html">about</a>
| <a href="contact.html">contact</a>
</p>
</nav>
</body>
</html>

View File

@ -0,0 +1,32 @@
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
<head>
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<title>2022-06-24-episode-9-tomasino</title>
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
span.underline{text-decoration: underline;}
div.column{display: inline-block; vertical-align: top; width: 50%;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
ul.task-list{list-style: none;}
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
</style>
<link rel="stylesheet" href="assets/styles/main.css" />
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
</head>
<body>
<nav>
<p>
<a href="index.html">home</a>
| <a href="about.html">about</a>
| <a href="contact.html">contact</a>
</p>
</nav>
</body>
</html>

1
dist/index.html vendored
View File

@ -42,6 +42,7 @@ New episodes on the 12th and the 24th of each month.
Episodes:
</h2>
<ul>
<li><a href="2022-03-24-episode-3-nihilazo.html">episode 3</a>: and now nihilazo — Thu, 24 Mar 2022 12:12:12 -0700</li>
<li><a href="2022-03-03-episode-2-m455.html">episode 2</a>: a special conversation with m455 — Thu, 12 Mar 2022 12:12:12 -0700</li>
<li><a href="2022-03-03-episode-1-acdw.html">episode 1</a>: a shiny new podcast! with acdw — Thu, 24 Feb 2022 12:12:12 -0700</li>
</ul>

79
dist/rss.xml vendored
View File

@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Tilde Whirl Tildeverse Podcast</title>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel><title>Tilde Whirl Tildeverse Podcast</title>
<link>https://tilde.town/~dozens/podcast/index.html</link><description>the greatest tildeverse podcast in the world</description>
<atom:link rel="self" type="application/rss+xml" href="https://tilde.town/~dozens/podcast/rss.xml"/>
<image>
@ -8,23 +9,54 @@
<link>https://tilde.town/~dozens/podcast/index.html</link>
</image>
<generator>pandoc and stuff</generator>
<lastBuildDate>Sat, 12 Mar 2022 10:04:51 -0700</lastBuildDate>
<lastBuildDate>Wed, 23 Mar 2022 11:36:54 -0600</lastBuildDate>
<atom:link href="https://tilde.town/~dozens/podcast/rss.xml" rel="self" type="application/rss+xml"/>
<webMaster>dozens@tilde.team (dozens)</webMaster>
<managingEditor>dozens@tilde.team (dozens)</managingEditor>
<copyright>dozens</copyright>
<language>en</language>
<itunes:author>dozens</itunes:author>
<itunes:summary>the greatest tildeverse podcast in the world</itunes:summary>
<itunes:type>episodic</itunes:type>
<itunes:owner>
<itunes:name>dozens</itunes:name>
<itunes:email>dozens@tilde.team</itunes:email>
</itunes:owner>
<itunes:explicit>No</itunes:explicit>
<itunes:category text="Technology">
</itunes:category>
<itunes:image href="https://tilde.town/~dozens/podcast/assets/img/logo.png"/>
<item>
<title>episode 3</title>
<link>https://tilde.town/~dozens/podcast/2022-03-24-episode-3-nihilazo.html</link>
<pubDate>Thu, 24 Mar 2022 12:12:12 -0700</pubDate>
<description><![CDATA[<h2 id="notes">notes</h2>
<p>Its nihilazo!! Join us as we talk about tildes, social media, constructed languages (esperanto and toki pona), table top roleplaying games, religions real and fake, and more!</p>
<p>Segments this episode include science fun fact corner, funny papers, letters from our listeners, and magic and divination.</p>
<p>For everything else youll just have to listen. So <em>give it a whirl!</em></p>
<p>Check out nihilazo:</p>
<ul>
<li><a href="https://tilde.town/~nihilazo/" class="uri">https://tilde.town/~nihilazo/</a></li>
<li><a href="https://tiny.tilde.website/@nihilazo" class="uri">https://tiny.tilde.website/@nihilazo</a></li>
</ul>
<h2 id="links">links</h2>
<p>Stuff we talked about on the show</p>
<ul>
<li><a href="https://glowing-bear.org/" class="uri">https://glowing-bear.org/</a></li>
<li>conlangs
<ul>
<li><a href="https://telegramo.org/" class="uri">https://telegramo.org/</a></li>
<li><a href="https://tokipona.org/" class="uri">https://tokipona.org/</a></li>
<li><a href="https://jackhumbert.github.io/sitelen-pona-pona/" class="uri">https://jackhumbert.github.io/sitelen-pona-pona/</a></li>
<li><a href="https://jonathangabel.com/toki-pona/kama-pona/" class="uri">https://jonathangabel.com/toki-pona/kama-pona/</a></li>
</ul></li>
<li>ttrpgs
<ul>
<li><a href="https://en.wikipedia.org/wiki/Fiasco_(role-playing_game)" class="uri">https://en.wikipedia.org/wiki/Fiasco_(role-playing_game)</a></li>
<li><a href="https://fate-srd.com/" class="uri">https://fate-srd.com/</a></li>
<li><a href="https://en.wikipedia.org/wiki/Shadowrun" class="uri">https://en.wikipedia.org/wiki/Shadowrun</a></li>
<li><a href="https://swse.neocities.org/" class="uri">https://swse.neocities.org/</a> (Sixth World Simple Edition: Shadowrun + Dungeon World/PbtA hack)</li>
</ul></li>
<li><a href="https://lichess.org/team/tildetown" class="uri">https://lichess.org/team/tildetown</a></li>
<li><a href="https://rarehistoricalphotos.com/cocaine-paraphernalia-ads-1970s/" class="uri">https://rarehistoricalphotos.com/cocaine-paraphernalia-ads-1970s/</a></li>
<li><a href="https://gravenutterance.com/2019/03/24/recluse-solo-engine/" class="uri">https://gravenutterance.com/2019/03/24/recluse-solo-engine/</a></li>
<li><a href="https://en.wikipedia.org/wiki/Le_g%C3%A9nie_du_mal" class="uri">https://en.wikipedia.org/wiki/Le_g%C3%A9nie_du_mal</a></li>
</ul>
<h2 id="sources">sources</h2>
<p>sounds included in this episode</p>
<p>windows 3.1 startup: <a href="https://ballyweg.net/windows.html" class="uri">https://ballyweg.net/windows.html</a></p>]]></description>
<guid isPermaLink="false">Thu, 24 Mar 2022 12:12:12 -0700</guid>
<enclosure url="https://archive.org/download/tilderwhirl-S01E01/tildewhirl-S01E03.mp3" length="69693532" type="audio/x-m4a"/>
</item>
<item>
<title>episode 2</title>
<link>https://tilde.town/~dozens/podcast/2022-03-03-episode-2-m455.html</link>
@ -46,6 +78,7 @@
<li><a href="https://en.wikipedia.org/wiki/Hanif_Abdurraqib">Hanif Abdurraqib</a></li>
<li><a href="https://freemusicarchive.org/music/Plushgoolash/Chin25_Soup_Tennis">plushgoolash</a></li>
<li><a href="https://www.bastionland.com/2020/12/ask-stars-minimal-solo-rpg.html">ask the stars</a></li>
<li><a href="https://morethanone.info/">morethanone.info</a>: info on plurality</li>
</ul>
<p>lisps:</p>
<ul>
@ -54,19 +87,9 @@
<li><a href="https://docs.hylang.org/en/alpha/">hy</a></li>
<li><a href="https://racket-lang.org/">racket</a></li>
<li><a href="https://fennel-lang.org/">fennel</a></li>
</ul>
<h2 id="sources">sources</h2>
<p>sounds and stuff used in this episode:</p>]]></description>
</ul>]]></description>
<guid isPermaLink="false">Thu, 12 Mar 2022 12:12:12 -0700</guid>
<dc:creator>dozens</dc:creator>
<enclosure url="https://archive.org/download/tilderwhirl-S01E01/tildewhirl-S01E02.mp3" length="68307849" type="audio/x-m4a"/>
<itunes:summary>tilde whirl with dozens and m455</itunes:summary>
<itunes:explicit>No</itunes:explicit>
<itunes:duration>4802</itunes:duration>
<itunes:image href="https://tilde.town/~dozens/podcast/assets/img/logo.png"/>
<itunes:season>1</itunes:season>
<itunes:episode>2</itunes:episode>
<itunes:episodeType>full</itunes:episodeType>
</item>
<item>
<title>episode 1</title>
@ -93,14 +116,6 @@
<p>sounds and stuff used in this episode:</p>
<p><a href="https://freesound.org/people/Ev-Dawg/sounds/337435/">cricket</a> | <a href="https://freesound.org/people/Jace/sounds/35291/">continuous static.wav</a> | <a href="https://archive.org/details/GlobalCommunityRadioChannelOneTechnicalDifficultiesMessage">technical difficulties</a> | <a href="https://freemusicarchive.org/music/Scott_Holmes/happy-background-music/Skip_In_my_Step_1428">Skip In my Step</a></p>]]></description>
<guid isPermaLink="false">Thu, 24 Feb 2022 12:12:12 -0700</guid>
<dc:creator>dozens</dc:creator>
<enclosure url="https://archive.org/download/tilderwhirl-S01E01/tilderwhirl-S01E01.mp3" length="62456102" type="audio/x-m4a"/>
<itunes:summary>tilde whirl with dozens and acdw</itunes:summary>
<itunes:explicit>No</itunes:explicit>
<itunes:duration>4727</itunes:duration>
<itunes:image href="https://tilde.town/~dozens/podcast/assets/img/logo.png"/>
<itunes:season>1</itunes:season>
<itunes:episode>1</itunes:episode>
<itunes:episodeType>full</itunes:episodeType>
</item>
</channel></rss>

View File

@ -0,0 +1,36 @@
---
title: episode 5
season: 1
episode: 5
subtitle: "it's marcus!"
date: Thu, 24 Mar 2022 12:12:12 -0700
toc-title: Contents
file: 'https://archive.org/download/tilderwhirl-S01E01/tildewhirl-S01E05.mp3'
img_url: https://tilde.town/~dozens/podcast/assets/img/logo.png
duration: '4915'
length: '69693532'
summary: tilde whirl with dozens and nihilazo
explict: 'yes'
---
## notes
## links
Stuff we talked about on the show
## sources
sounds included in this episode
- <http://tilde.town/~karlen/nowertb/every-day-is-a-beautiful-gift.mp3>
- <http://tilde.town/~karlen/nowertb/henlow.mp3>
- <http://tilde.town/~karlen/nowertb/blitva-i-love-you.mp3>
- <http://tilde.town/~karlen/nowertb/maines-best.mp3>
- <http://tilde.town/~karlen/nowertb/pirate-or-christian.mp3>
- <http://tilde.town/~karlen/nowertb/soul-cries.mp3>
- <http://tilde.town/~karlen/nowertb/delicious-and-vegan-meals.mp3>
- <http://tilde.town/~karlen/nowertb/this-universe-called-the-internet.mp3>

View File

@ -0,0 +1,44 @@
---
title: episode 6
season: 1
episode: 6
subtitle: mio!
date: Thu, 12 May 2022 12:12:12 -0700
toc-title: Contents
file: 'https://archive.org/download/tilderwhirl-S01E01/tildewhirl-S01E06.mp3'
img_url: https://tilde.town/~dozens/podcast/assets/img/logo.png
duration: ''
length: ''
summary: tilde whirl with dozens and mio
explict: 'yes'
---
## notes
## links
Stuff we talked about on the show
[Bake]: https://ctrl-c.club/~philips/90s/
[list of other tildes]: http://tilde.club/~pfhawkins/othertildes.html
[imaginary landscapes]: https://equa.space/imaginary-landscapes/
(that one is natalia's zines for 1-2 nanogenmo I think)
[tildeverse zine]: https://zine.tildeverse.org/ <-- this one you already know of course
[red bull paper wings - paper airplane competition]: https://paperwings.redbull.com/global-en/
[tildetown zine]: https://tilde.town/~zine/
[tracery]: https://www.tracery.io/
[tracer]: https://notabug.org/selfsame/tracer
[tracer (py3 port)]: https://tildegit.org/ben/tracer
[itte]: https://git.tilde.town/mio/itte <-- non-mandatory self-plug, but that's the bot module, including source for ramen-kun and the tracery-inspired example
[bake on the static generator list]: https://jamstack.org/generators/bake/ (it used to be called staticgen.com, but looks like they got subsumed by another site)
[sigal]: http://sigal.saimon.org/
[simiki]: http://simiki.org/
[piecrust]: https://bolt80.com/piecrust/en/latest/
[folding the universe: origami from angelfish to zen]: https://www.goodreads.com/book/show/203029.Folding_the_Universe (out of print, unfortunately, but it's available on ebay etc. used an origami classic ... maybe not the best instructions but it was considered moderately advanced at the time)
[zine workflow]: https://tilde.town/~mio/wiki/art/zine_workflow.html
[dollar carp]: https://origami-art.us/images/origami/animals/dollar-carp/dollar-carp.pdf
[batman plane]: https://www.youtube.com/watch?v=7UBcSfdBS3E
## sources

84
emails.txt 100644
View File

@ -0,0 +1,84 @@
natesmith@hey.com
Hello, vilmibm!
Thank you so much for agreeing to be on the tilde whirl podcast! I think it's going to be a lot of fun.
We are scheduled to meet up on 2022-03-30 at 22:00 UTC.
I wanted to check in with you before then to go over a couple of things so that you feel prepared and ready.
Let me know if this all sounds good, or if you have any questions.
Talk soon!
<3,
dozens
== Best Practices ==
Pick a quiet, distraction free place where you can talk for about 60 minutes. (Some people have lots of success sitting down in their closet!)
Wear some headphones if you can. It prevents echo and feedback.
== Expectations ==
We'll talk about tildes, and your history and your experience with them. And also about your interests and hobbies, life in general, and whatever else comes up.
== Safety ==
It is important to me that you to feel safe and comfortable during our conversation.
If there is any topic that is off-limits for you or that you would rather not discuss, please let me know, and we'll stay away from that topic.
== Logistics ==
I'm still figuring out the best way to actually record these things. For this one, I'd like to meet on jitsi, because I think that's the easiest way to do it and the audio is pretty good.
https://meet.jit.si/dozens
---
hi@eli.li
Hello, eli!
Thank you so much for agreeing to be on the tilde whirl podcast! I think it's going to be a lot of fun.
We are scheduled to meet up on 2022-03-30 at 24:00 UTC.
I wanted to check in with you before then to go over a couple of things so that you feel prepared and ready.
Let me know if this all sounds good, or if you have any questions.
Talk soon!
<3,
dozens
== Best Practices ==
Pick a quiet, distraction free place where you can talk for about 60 minutes. (Some people have lots of success sitting down in their closet!)
Wear some headphones if you can. It prevents echo and feedback.
== Expectations ==
We'll talk about tildes, and your history and your experience with them. And also about your interests and hobbies, life in general, and whatever else comes up.
== Safety ==
It is important to me that you to feel safe and comfortable during our conversation.
If there is any topic that is off-limits for you or that you would rather not discuss, please let me know, and we'll stay away from that topic.
== Logistics ==
I'm still figuring out the best way to actually record these things. For this one, I'd like to meet on jitsi, because I think that's the easiest way to do it and the audio is pretty good.
https://meet.jit.si/dozens
---

View File

@ -1,5 +1,6 @@
<img src="assets/img/logo.png"/>
<p>New episodes on the 12th and the 24th of each month.</p>
<h2>Episodes:</h2>
- [episode 3](2022-03-24-episode-3-nihilazo.html): and now nihilazo --- Thu, 24 Mar 2022 12:12:12 -0700
- [episode 2](2022-03-03-episode-2-m455.html): a special conversation with m455 --- Thu, 12 Mar 2022 12:12:12 -0700
- [episode 1](2022-03-03-episode-1-acdw.html): a shiny new podcast! with acdw --- Thu, 24 Feb 2022 12:12:12 -0700

View File

@ -30,3 +30,16 @@ clean:
# upload
up:
rsync -azP dist/ tilde:public_html/podcast
# make emails from data.rec
emails:
#!/bin/bash
echo "{ \"data\":" > tmp.json
recsel -e "date >> '$(date)'" data.rec | rec2csv | csvjson >> tmp.json
echo "}" >> tmp.json
mustache tmp.json templates/email.template
rm tmp.json
# show me the letters
letters:
@recsel -t letter -e "answered = 0" -P listener,writes letters.rec

31
letters.rec 100644
View File

@ -0,0 +1,31 @@
%rec: letter
%type: answered bool
listener: wsinatra
writes: Who would win in a fight? One Godzilla sized Pug, or 100 pug sized Godzillas?
answered: yes
listener: mio
writes: is there anything that keeps you awake at night? (e.g. could be positive, negative, an accepted fact of being/living dozens)
answered: yes
listener: mio
writes: has teaching yoga changed your approach to other pursuits and if so, how?
answered: yes
listener: mio
writes: what does your ideal beverage look and feel like? (as part of the answer, describe with the six senses)
answered: no
listener: lucidiot
writes: What's your setup? You mentioned Mumble and Audacity, but what about the hardware? Are you secretly recording your podcasts in bed?
answered: yes
listener: lucidiot
writes: blep!
+ if you had the opportunity to change where you were born, and therefore in which culture you grew up in or what is your main language, where would you want to spawn and why?
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

View File

@ -1,3 +1,5 @@
{{#data}}
{{email}}
Hello, {{human}}!
Thank you so much for agreeing to be on the tilde whirl podcast! I think it's going to be a lot of fun.
@ -36,3 +38,7 @@ If there is any topic that is off-limits for you or that you would rather not di
I'm still figuring out the best way to actually record these things. For this one, I'd like to meet on jitsi, because I think that's the easiest way to do it and the audio is pretty good.
https://meet.jit.si/dozens
---
{{/data}}

View File

@ -4,13 +4,5 @@
<pubDate>$date$</pubDate>
<description><![CDATA[$body$]]></description>
<guid isPermaLink="false">$date$</guid>
<dc:creator>dozens</dc:creator>
<enclosure url="$file$" length="$length$" type="audio/x-m4a"/>
<itunes:summary>$summary$</itunes:summary>
<itunes:explicit>No</itunes:explicit>
<itunes:duration>$duration$</itunes:duration>
<itunes:image href="$img_url$"/>
<itunes:season>$season$</itunes:season>
<itunes:episode>$episode$</itunes:episode>
<itunes:episodeType>full</itunes:episodeType>
</item>