diff options
| author | Paul Buetow <paul@buetow.org> | 2024-10-06 11:23:27 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-10-06 11:23:27 +0300 |
| commit | d8b4fcdc197790867fa769c7cf0f74fb1e350d05 (patch) | |
| tree | a0e52213f4a72474de0af8707e7eb3219219d480 | |
| parent | f68010a7494b647de58f11bcd7e952edeb610237 (diff) | |
update resources and so on
| -rw-r--r-- | about/old-podcasts.txt | 4 | ||||
| -rw-r--r-- | about/podcasts.txt | 3 | ||||
| -rw-r--r-- | about/resources.gmi.tpl | 10 | ||||
| -rw-r--r-- | site-mirrors.gmi | 5 |
4 files changed, 17 insertions, 5 deletions
diff --git a/about/old-podcasts.txt b/about/old-podcasts.txt new file mode 100644 index 00000000..8e422d8e --- /dev/null +++ b/about/old-podcasts.txt @@ -0,0 +1,4 @@ +* Java Pub House +* Modern Mentor +* CRE: Chaosradio Express [german] +* FLOSS weekly diff --git a/about/podcasts.txt b/about/podcasts.txt index 197d622c..86dddf98 100644 --- a/about/podcasts.txt +++ b/about/podcasts.txt @@ -5,7 +5,6 @@ * Dev Interrupted * Go Time (Changelog) * Hidden Brain -* Java Pub House * Maintainable -* Modern Mentor * Ship it (Changelog) +* The ProdCast (Google SRE Podcast) diff --git a/about/resources.gmi.tpl b/about/resources.gmi.tpl index 57b54d3b..561e7ef1 100644 --- a/about/resources.gmi.tpl +++ b/about/resources.gmi.tpl @@ -51,12 +51,20 @@ These are not whole books, but guides (smaller or larger) which I found very use << sort -R technical-guides.txt -## Podcasts I like +## Podcasts + +### Podcasts I like In random order: << sort -R podcasts.txt +### Podcasts I liked + +I liked them but am not listening to them anymore. The podcasts have either "finished" (no more episodes) or I stopped listening to them due to time constraints or a shift in my interests. + +<< sort -R old-podcasts.txt + ## Newsletters I like This is a mix of tech and non-tech newsletters I am subscribed to. In random order: diff --git a/site-mirrors.gmi b/site-mirrors.gmi index 5cb192d4..dee0e050 100644 --- a/site-mirrors.gmi +++ b/site-mirrors.gmi @@ -2,10 +2,11 @@ This page summarizes all the mirrors of this site. Agreeably, that's all a bit overkill (given the importance of this internet presence), but I did it for fun. -All sites listed below are reachable via IPv4 as well as via IPv6. Depending on the current master node, standby or master may be located in Amsterdam, Netherlands (OpenBSD.Amsterdam) or Falkenstein, Germany (Hetzner Cloud). +All sites listed below are reachable via IPv4 as well as via IPv6. Depending on the current master node, standby or master may be located in Amsterdam, Netherlands (OpenBSD.Amsterdam) or Falkenstein, Germany (Hetzner Cloud). You can read about the master failover construct here: -## Gemini protocol +=> ./gemtext/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.gmi How `foo.zone` fails over. +## Gemini protocol => gemini://foo.zone => gemini://standby.foo.zone |
