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 /about | |
| parent | f68010a7494b647de58f11bcd7e952edeb610237 (diff) | |
update resources and so on
Diffstat (limited to 'about')
| -rw-r--r-- | about/old-podcasts.txt | 4 | ||||
| -rw-r--r-- | about/podcasts.txt | 3 | ||||
| -rw-r--r-- | about/resources.gmi.tpl | 10 |
3 files changed, 14 insertions, 3 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: |
