From 799720ee2c6a6b9ab7239141ca1c2eb6e8da2c1e Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Thu, 14 Jul 2022 22:29:19 -0700 Subject: [PATCH] Add a note about Developer Tea --- index.org | 4 ++++ podcasts/developer-tea.org | 19 +++++++++++++++++++ podcasts/index.org | 7 +++++++ 3 files changed, 30 insertions(+) create mode 100644 podcasts/developer-tea.org create mode 100644 podcasts/index.org diff --git a/index.org b/index.org index ee179aa..bdc31bb 100644 --- a/index.org +++ b/index.org @@ -16,3 +16,7 @@ I really want to just write, even if it isn't useful for anyone. I have a [[http * Emacs The first topic I pay any attention to of course has to be [[https://gnu.org/software/emacs/][Emacs]]. I write all the content for this site in Emacs, I try to work as much as I can in Emacs, and I have a couple of small contributions to Emacs. My blog features a [[https://blog.ryuslash.org/tags/emacs][tag]] about it, specifically with its own [[https://blog.ryuslash.org/feed/atom?with=emacs][feed]] you can subscribe to, in case that’s the only thing you’re interested in. + +* Topics + +- [[file:podcasts/index.org][Podcasts]] diff --git a/podcasts/developer-tea.org b/podcasts/developer-tea.org new file mode 100644 index 0000000..0c601ef --- /dev/null +++ b/podcasts/developer-tea.org @@ -0,0 +1,19 @@ +#+title: Developer Tea +#+subtitle: Enjoy Your Tea! +#+options: num:nil toc:nil +#+html_link_up: . +#+html_link_home: / + +Hosted by Jonathan Cutrell. 3 Episodes per week. I was drawn to this podcast because it was supposed to have short (10-15min) episodes. And it does for the most part. He also does a lot of very interesting interviews. + +I like this podcast because it doesn't talk about code, it talks about how to be better in a more general way. It'll teach you new perspectives and techniques to work better with yourself and with others. + +* Dominik Zane, Founder of Around - Part One + +[[https://developertea.com/episodes/80733313-c173-4b6e-bf16-2cfe00e81387][Episode page]] + +#+begin_quote +"The tools that we use can have profound effects on our lives" -- Jonathan Cutrell +#+end_quote + +I know this from [[file:~/projects/new-ryuslash.org/emacs.org][Emacs]]. Its malleability and the availability and freedom of its source code have allowed me to learn and do things that no other tool has. Every other tool I have frustrates me in that way. Although [[file:~/projects/new-ryuslash.org/software/guix.org][Guix]] is also going in that direction. diff --git a/podcasts/index.org b/podcasts/index.org new file mode 100644 index 0000000..7834f8c --- /dev/null +++ b/podcasts/index.org @@ -0,0 +1,7 @@ +#+TITLE: Podcasts +#+html_link_up: .. +#+html_link_home: / + +Here are some of my favorite podcasts that I listen to. + +- [[file:developer-tea.org][Developer Tea]]