Purpose and Motivation episode artwork

EPISODE · Feb 19, 2025 · 1H 10M

Purpose and Motivation

from Stone Choir

Hosts Corey J. Mahler coreyjmahler.com @CoreyJMahler Woe aka Eschatologuy @treblewoe For the moral man, duty forms the core of life, but duty must be translated into purpose before a man can act upon it. And purpose, standing alone, benefits man not at all, for one must also have the motivation to pursue one’s purposes. In this episode, we cover the relationship and nature of purpose and motivation and how they form the backbone of a life well lived. Subscribe to the podcast here. Show Notes See Also Further Reading Parental Warnings None. Transcript The transcript for this episode can be found here Other transcripts can be found here Support the Podcast Recurring Donation One-Time Donation Cryptocurrency Donation Mahler’s: Throne.com Wish List | Amazon.com Wish List Woe’s Amazon.com Wish List The Stone Choir 2024 Challenge Coin Comments? Join the discussion on Telegram, visit the feedback form or comment below. function waitForElement(selector, callback) { const interval = setInterval(function() { const element = document.querySelector(selector); if (element) { clearInterval(interval); callback(element); } }, 100); // check every 100 milliseconds } function updateTranscriptLink(audioSrc) { const episodeNumber = extractNumber(audioSrc); if (episodeNumber) { const transcriptLink = document.querySelector('a.transcript-link'); if (transcriptLink) { transcriptLink.setAttribute('href', `/transcripts/transcript-episode-${episodeNumber}/`); } else { console.error('Transcript link not found.'); } } else { console.error('Episode number could not be extracted. The audio source was: ' + audioSrc); } } // Function to extract the number from the audio file name function extractNumber(src) { const match = src.match(/e(\d+)\.m4a/); return match ? match[1] : null; } // Start waiting for the audio element to appear in the DOM waitForElement('audio[src*="s.stone-choir.com"]', function(audioElement) { const audioSrc = audioElement.getAttribute('src'); updateTranscriptLink(audioSrc); });

Episode metadata supplied by the publisher feed · Published Feb 19, 2025

Embed this episode

NOW PLAYING

Purpose and Motivation

0:00 1:10:35

No transcript for this episode yet

We transcribe on demand. Request one and we'll notify you when it's ready — usually under 10 minutes.

No similar episodes found.

No similar podcasts found.

Frequently Asked Questions

How long is this episode of Stone Choir?

This episode is 1 hour and 10 minutes long.

When was this Stone Choir episode published?

This episode was published on February 19, 2025.

Can I download this Stone Choir episode?

Yes. Use the download control on the episode player to save the publisher-provided media file.
URL copied to clipboard!