Skip to content

Commit f2b4e2f

Browse files
committed
feat: add audio player for Introduction chapter in The Last Economy
1 parent b27eae4 commit f2b4e2f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/content/the-last-economy/introduction.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Introduction: The Thousand-Day Window
22

3+
<audio controls className="w-full mt-6">
4+
<source
5+
src="https://storage.googleapis.com/webstatics.ii.inc/Introduction-TLE.mp3"
6+
type="audio/mp3"
7+
/>
8+
</audio>
9+
310
Your economic life expectancy is shrinking. Not your career. Not your current job. Your entire economic relevance as a human being. We are living through a historical epoch of unprecedented change, a finite window of time during which the fundamental rules of our civilization are being rewritten. This is not speculation. This is a phase transition.
411

512
When I write these words, I do so with the peculiar burden of someone who has seen both worlds. For years, I was a macro hedge fund manager. My job was to find the cracks in the global financial system and bet on them before they shattered. I learned to see the world not as economists described it, but as a fragile, interconnected network governed by fear, greed, and the brutal physics of capital flows.

0 commit comments

Comments
 (0)