I stopped going to the office.
I started shutting off my phone until I realized that I was running from my problems instead of solving them.
And I realized like this was kind of a do -or -die moment.
Like, I need to fix this or I'm toast.
Hello and welcome. I'm Shane Parrish and you're listening to The Knowledge Project.
This podcast and our website, f -s -dot -blog, help you sharpen your mind by mastering the best, what other people have already figured out.
If you enjoyed this podcast, we've created a premium version that brings you even more.
You'll get ad -free versions of the show like you won't hear this, early access to episodes, transcripts, and so much more.
If you want to learn more now, head on over to f -s -dot -blog slash podcast or check out the show notes for a link.
Today I'm talking with Derek Sivers.
Derek is my brother from another mother.
Derek started off as a musician and circus clown, created CD Baby, which went on to become the largest online seller of independent music.
Derek is the philosopher king and so thoughtful about his approach to everything as you're going to see when you listen to this conversation.
In this episode, we're going to talk about the benefits to being naive, to the ways of the world, how to decide what to work on and who to spend your life with, delegation, the value of execution over ideas, reading, mental models, Charlie Munger, making decisions, living a meaningful life, and the biggest
mistake he's ever made.
I hope you enjoy this conversation as much as I did.
It's time to listen and learn.
Derek so great to finally get to talk to you.
Chain, chain, chain, chain, chain.
I am a superfan and super psyched to be here.
There are only three podcasts I subscribe to.
Conversations with Tyler, Seth Godin's akimbo, and yours.
Oh, thank you. We've been trying to do this for like so long and we've been like, oh, I'll just wait until the next time I'm over and then we'll do it in person.
It'll be so much better and then...
Yeah, and I've been a paid member of Farnham Street forever and I've just been reading your stuff forever and it's great to finally have this conversation.
I'm looking forward to it very much.
Part of the research that I did for this, like, it's fascinating because I mean, I know of you, I read your stuff and then going a little deeper behind the scenes is always fun.
And I found this really interesting story.
You worked as a librarian at the Warner Chapel Music and you quit.
And that is like one of the most interesting stories I have ever seen with somebody quitting.
Can you share that with me?
Sure. It was my first real job.
It was at Warner Brothers in Midtown Manhattan, the music publishing division.
It was an office with about 14 employees and I was 22 years old and I'd been working there for two years.
Just the bottom entry level position running the music library.
But I loved the job and I loved my colleagues.
But after two years, I was ready to quit so I could be a full -time musician.
Like, I was earning enough on the side as a musician that I could quit.
So I found someone to replace me.
It was an old friend that I knew would be perfect for the job.
I knew that she would do it really well.
She had the right temperament.
She was in the right stage of her life.
I knew that she'd be psyched about it and really give it her all like I did.
So I offered her the job and she said, yes.
And she moved to New York City to do it.
She stayed at my place for a while.
I trained her and I taught her everything.
And after a week or two of that, that's when I told my boss.
I have to quit now.
But here's my replacement.
She already knows everything and she's starting on Monday.
That is just phenomenally mind blowing that somebody at that age, let alone any age, would sort of like think to do that.
But I didn't know otherwise.
Right. Well, this is sort of the interesting aspect to this for me.
And because you started to see D -Baby after that, I think most people are generally familiar with that story.
But the first time somebody quit, you were like, okay, who's your replacement?
Yeah. I guess when I quit that job at Warner Brothers, my manager just kind of went, oh, okay.
And I just walked out, you know, I basically said I quit and I walked out because everything was all taken care of.
So yes, 12 years later, I had my own company.
I was running CD Baby.
And the first time one of my employees came up to me and said, hey, man, I'm going to have to quit.
I said, oh, wow. Okay.
No problem. Who's your replacement?
And then he looked at me kind of confused.
He said, dude, I think that's your job.
And then I was confused.
I was like, wait, but you're the one quitting.
Why is that my job now?
It just... Yeah, we were both confused.
There's definitely some benefits to being naive about the ways of the world.
Can you share some of those with me?
First principles thinking, baby, you know it well.
I honestly didn't even know it was called that until reading your site.
And in fact, I still don't know that much about it, but I was really excited to buy your new books last night to learn more about it.
So to me, the world feels unnecessarily ceremonial, right?
Like people imitate others without questioning it enough, but I don't want to learn their ways.
I don't want to be like them.
So instead I just ignore it all and ask myself what's the real point?
Meaning like, what am I really trying to do here?
What's the real point of all of this song and dance?
So if it turns out that that traditional complexity was actually needed, well, then I'd rather find that out for myself.
And notice that this approach is more creative, right?
It's more inventing instead of imitating, which then means it's more fun.
Let's pick a concrete example of software.
Say I want a website to share my thoughts.
So I look at WordPress.
That's what everybody else does.
Let's just look at WordPress.
So I go to WordPress .org and I download the zip file and I look inside and it's like, what the hell?
There are 884 PHP files in here.
There's 602 JavaScript files in here, 19 database tables.
What the hell? No way I'm going to learn all of that.
I just want to put five paragraphs of text on a webpage.
So what's another option?
Everybody seems to like medium .com.
Let me look at medium .com.
Pull up an article.
I'm like, what the hell?
It was like 2 .5 megs of downloads, like 33 CSS JavaScript and CSS files just to display an article?
No way! That's like a thousand times bigger than it needs to be.
To me, if I were to tell all of my readers, go to medium .com to read this five paragraphs of text I wrote.
That would be like those companies, if you order something small, like you buy a USB stick and they mail it to you in a big box full of Styrofoam, it's like, no, no, no.
That's junk. You're giving me your garbage.
It's like dumping my garbage on everyone.
So I'll ask, what's the real point here?
I just want to post an article on a webpage.
I'll just open up a blank document.
I'll just type out the article and I'll put paragraph tags around it.
I'll put the title in an H1 header tag and I'll just put a couple of HTML headers and footers so it's a valid document.
And then put it on a server.
Okay, so I need a homepage to list the articles.
We'll add some U -L -L -I list tags to the homepage, H -ref to the article, and I'm done.
So now I have two HTML files, no PHP, no JavaScript, no database, and the file size is like less than 1 % of the typical medium .com or WordPress blog post.
So in the case of WordPress, talk about complexity.
In the case of WordPress, I understand that their complexity came from making generic software that pleases everyone from Disney to CBS, right?
Like there are companies with hundreds of employees needing to use WordPress all at the same time to manage their content.
But I'm just me and I don't need that complexity.
So I think that this is a nice metaphor for life.
It doesn't have to be so complex.
You can do just what's best for you, not need to adopt the legacy software that everyone else uses.
That's really interesting.
So two themes stuck out to me there, the complexity theme, but also the imitation versus innovation.
If you don't imitate, I mean, one of the byproducts of that that I can see is you're going slower.
Like it probably took you longer to do that than it would have to download WordPress.
And that goes back maybe to the complexity, right?
Where they're intertwined in the sense of like, maybe we don't have to do as much as we think we have to do.
Right. Rich Hickey is the inventor of the programming language called Closure.
C -L -O -J -U -R -E. And he has a brilliant talk that's up on YouTube.
I think if you search like simple versus easy Rich Hickey, he makes this beautiful comparison about how anybody can go to their computer and type, like he says, Jem install hairball, like you can type one command and install WordPress on your server.
And he said, yes, that was easy, but you just installed a big steaming pile of garbage on your server that is massively complex because he defines complex as having the word root in the word complex, which means to braid two things together.
So he says complexity is when you've got many things braided together.
He said, yes, it was easy and fast for you to type Jem install hairball or install WordPress.
But look what you've just done, you've now just installed thousands of complex files when, yes, it would be a little harder for you to just make your own HTML page from scratch.
But notice that by definition, that's simpler.
So simple is not always easy.
I like that a lot. I'm just trying to figure out like in my head how to go with that.
Like I'm always I think a firm up street, right?
Like we're always trying to reduce.
I'm trying to reduce the size that people download.
I'm trying to take away the things that people don't need and just sort of like leave what's left, but that is not, not easy at all.
Right? Like that's hard.
Yeah, it kind of nerd out on it.
Like I really nerd out on this stuff.
In fact, this my little rant that I just gave you about WordPress, for example, I said this to a friend of mine.
And when I was done, she said, yeah, but so what like I said something like you know that you know, you're gonna have to the average user is going to download like 98 files just to read your four paragraphs of text.
It's so unnecessary.
And she goes, so what?
Like, not many people think about that.
Yeah. She goes, almost nobody but you is actually looking at the code for most people.
They just click a link on their phone and they read the article.
They don't care that behind the scenes 98 files were downloading.
I'm like, Oh yeah, I forget like this.
I'm just, I nerd out on this.
But you do. And that's what's important though, right?
Like it's something that you care about innate to what I mean, you care about other people's experience with your stuff, which is really rare these days.
Like that level of thought is really like, and I was thinking like yesterday, as I was preparing for this, I was trying to order some wine for some friends of mine and it was online and I was trying to do this thing and it was just so difficult.
And I was like trying to support local businesses and I was trying to do something nice for my friends.
And it's like 90 minutes later, right?
And I'm still trying to order this wine and it's like copy paste the order number into your e -transfer that you send to like this address with this password.
And it's like, holy cow, like I, like have you used the product that you are getting other people to use?
You know, innovation versus imitation.
For most things, I just find innovation more fun and we're humans.
Fun matters. If I get more joy out of doing it this way and it takes me six hours, but it's fun versus, yeah, I could just click this link and be done with it in 10 seconds, but it's less fun.
I'm sorry, now I'm back to the making a website, not ordering wine.
I wouldn't find it fun to order wine for 90 minutes.
But yeah, if you find the process fun, like some people make their own furniture, right?
You can visit somebody's house.
I was like, I made that table.
I made that chair. Of course they could have gone to Ikea to buy one, but they chose to make it because they wanted to.
So yeah, I take that approach to a lot of things in life.
One of the other things I've noticed with imitating is that we often don't know what's next, right?
So you consider hiring somebody with a skill, but a skill that they've just sort of like copied from somebody else.
Then when things change or they're different, they have no idea how to respond or how to deal with that.
Right. Well, isn't that your interest in the first principles thinking?
It's like, get to the root of what you know.
You have this Feynman quote opening volume one of your book, right?
Yeah. I mean, we're the easiest people to fool.
That much is clear.
But I also think that we try to, not consciously, but we do try to fool other people.
If you think, maybe Warren Buffett's a good example, right?
There's the 2008 housing crisis hits, and there's a whole bunch of people who imitate Warren Buffett, right?
They talk like him.
They go to McDonald's every morning and they eat their egg McMuffin.
And they say all the right things and being able to distinguish between Warren Buffett and these people, if you couldn't see them, would be really hard.
But then a crisis hits and they're paralyzed.
They're not Buffett, right?
And it's only through that crisis that it's revealed.
So this whole thing in life is also, how do you tell the difference between somebody who's imitating and somebody who's the real deal?
Like who actually understands?
Oh, that's a great question.
I was hoping you have an answer.
No, let's just leave that as a beautiful rhetorical question for the audience.
How do you decide what to work on?
I mean, you have a unique framework, you're known for this hell yes or hell no sort of framework.
How did you come about that?
Expand on that for me.
Sure. Hell yeah or no.
To be clear, this is just one tool in the toolbox.
I don't have that much to say about my monkey wrench.
It's not meant to rule the world.
It's just a monkey wrench.
But here's the problem.
We tend to say yes to whatever we can.
We like to stay busy.
So when faced with the decision to do something, we ask, can I do that?
And if yes, then we often say yes.
Maybe it's the fear of missing out.
Maybe it's optimism.
Maybe it's because time is like distance where we can't see far away so clearly.
So we mistakenly think that we'll have more free time in the future.
But then today comes and now it's all close and vivid.
Now you can see it clearly and you're too busy.
And so you curse your past self for saying yes to that thing that you have to do today.
Three months ago, it was easy for you to say yes to this thing in the future when you have infinite time.
So here's the solution is to raise the bar all the way to the top.
Say no to almost everything and leave space in your life.
Leave free time. But this is not relaxing.
It's strategic because then when something great comes along, like something that makes you say, oh hell yeah, that would be awesome.
Then not only can you say yes to that, but now you have the time and energy to throw yourself into it completely.
Like now you can give it your all.
You know, the baseball metaphor.
You can knock it out of the park.
And I think strategically, it's better to do five big things with your life instead of 500 half -assed things.
I think that applies to a lot of things, right?
And it's better to be thoughtful and tweet less than just throw ideas out there.
How did you come up with this?
Was this an overnight thing?
Yeah, I'll tell you, I have to say one thing.
What you just said, it's better to tweet less instead of more.
I still just say that it's just different.
Some people do get their best creative ideas by just spewing out as much as possible.
And maybe they spew out a thousand times more than most people.
But if 1 % of those ideas are better, then it's the net better result.
So I don't want to say like, this is the best approach to take for all things.
That's why I say it's just one little monkey wrench.
I think it's a tool to use when you're overwhelmed and almost drowning in opportunities.
And therefore, you don't have the time to give your full attention to any of them.
As for how it came about, it was just a situation where I was telling my musician friend, Amber Rubarth, about a decision I was trying to make about whether to go to this conference or not.
And as I was explaining my thought process behind the decision, just thinking out loud, Amber Rubarth is actually the one that said, so basically, you're not trying to decide between yes and no, you're deciding between fuck yeah and no.
I just laughed and I loved it.
And so I blogged about it the next day, I changed the word to hell to soften it a bit.
And the idea caught on.
That's all. And when you started implementing that, was it a gradual process?
What was the feedback?
Oh, no, it was instant.
Sometimes it takes somebody else to say things that you might have already been feeling or thinking, but then somebody puts it into better words.
We love when poets do that.
We love when books do that.
When you read a little wise book, like, you know, an old one, like Think and Grow Rich or something and you go, Yeah, yeah, there we go.
Like I already felt this, but he just put it so well.
That's the way I feel.
And so yeah, my friend, Amber Rubarth, who's a songwriter, just kind of gave me that nicer, simpler mantra.
If it's not a hell yes, then say no.
And yeah, I just started using that for everything instantly.
But to be fair, I was at a time in my life where that made sense.
You know, I had just sold my company a year before and everybody was throwing everything my way and everybody wanted everything from me.
So it was a good time to raise the bar all the way.
But strategically, there are other times in your career when really the most strategic thing to do is to say yes to everything because it can be like lottery tickets, you know, like, if you got nothing going on and somebody's offering you an infinite amount of lottery tickets for free, well, then how
many do you want, you know, I'll take all of them, please.
So I don't think that hell yeah or no is something that should be applied to everything in life.
You have to know when you're drowning in opportunity or starving for opportunity.
Is that the only criteria by which you would sort of like gauge when to use this is like your opportunity cost?
I think so. Off the top of my head.
Yeah. When you were running CD baby, you had to learn to delegate and you sort of like hinted, uh, in your book that we've run into this like small businesses run into the ceiling.
I think my friend, uh, Brent calls it the ceiling of brute force, right?
Which is like you, you get caught in this trap of like not delegating, doing everything yourself.
Like, can you expand on that?
And like, how did you learn this?
So first let's, okay, we'll define it.
Every solo freelancer or person doing anything knows this feeling where you're so busy, you're doing everything yourself.
And you know, you need help, but to find and to train someone would take more time than you have.
And so instead you just keep working harder and harder and harder until you break how I learned it.
I broke, I hit that breaking point.
I did exactly that.
And then I broke my company was three years old.
I had eight employees, but I was still doing everything else myself, right?
I was just working 7am to midnight, seven days a week.
And a lot of things in the company still went through me, meaning like every five minutes, one of my employees would have some kind of question for me.
Like, what do we do about this?
What do you do about that?
And it was getting hard to get anything else done.
Like I felt like I would just show up to work and just answer my employees questions all day long.
And I hated it. I hit my breaking point.
Like I really like deep work.
I really love focusing.
You know, for work to turn into this constant state of every five minute interruption just made it unbearable.
I stopped going to the office.
I started shutting off my phone until I realized that I was running from my problems instead of solving them.
And I realized like this was kind of a do or die moment.
Like I need to fix this, or I'm toast.
I just kind of had a long night of writing and thinking and reflecting on this.
And I just realized I need to make myself unnecessary to the running of my company.
Like this, I need to do this.
This is now super, super, super important.
I'm on at the breaking point.
So yeah, the next day I was like changed man, I walked into work.
As soon as I walked in the door, as usual, somebody asked me a question.
Oh, Derek, you're here.
Hey, what do we do about this?
But this time, instead of answering their question, I called everyone together for a minute.
I was like, okay, Ben, over here, Tracy, come.
Okay. All right, everybody.
Nikki just asked me what to do when a customer asks this.
So I'm going to tell all of you my answer, but more importantly, I need to tell you the thought process behind it.
Okay. Here's what I think we should do, and here's why.
My rule of thumb is if this then that, you know, the big philosophy here is this, I want to make sure that everybody's happy.
And I'll explain my philosophy.
And then I asked around to make sure that they weren't just pretending to listen.
And I made sure that everybody got it.
And then I asked Melana over here to start a writing this in a manual.
I said, can you start a manual today?
Like, let's make this like the company manual.
And wrote down the answer to this one situation and the philosophy behind it.
And then everyone got back to work.
And of course, five minutes later, it happens again, somebody asks me another question.
So once again, I gathered everybody around and we repeated the process.
So I just kept doing that until every last thing that was my job, even like I think I was still doing the accounting or the putting stuff into QuickBooks or whatever myself, even that I said, okay, this is the last thing that is still mine.
So Amber, I'm handing this off to you.
This is yours now. And that was it.
And suddenly I was completely not necessary.
I started working entirely from home.
And there was a funny moment where I'd like call into the office after not being there for a week, somebody would pick up the phone and say, CD Bailey?
I'm like, hey, Dan, it's Derek.
He's like, oh, hey, man.
Like how's everything going?
He's like, good. You need anything?
He's like, no, we're all set.
Why are you calling?
I was like, okay, well, I'm just home.
If you need any help with anything, he's like, we're all set, man.
Thanks though. And that was it.
Like I was unnecessary.
So at the time, my girlfriend had just moved down to LA to go to film school.
So I was like, all right, I'm going to come join you.
So I moved down to LA, which I thought was like a nice symbolic show that it's like, all right, guys, I'm no longer here.
This is up to you. And then what was most interesting about this is that once it was done, like once I was really not necessary, I still was working these 12 hour days because I enjoyed it.
But now I was only working on the improvements and the innovations, like the new stuff.
And to me, this was the fun stuff.
Like this wasn't work.
This is fun. This is creating.
While I was away in California, my company grew from 4 million.
Sorry, sorry. No, it grew from 1 million to 20 million in four years.
It grew from 8 employees to 85 employees while I was away, like just basically without me.
To me, that was the lesson, like the huge difference between being self -employed and being a business owner.
It was actually from the book Rich Dad Poor Dad by Robert Kiyosaki that I kind of learned this idea of, if you know you're a true business owner, when you could leave your business for a year and come back a year later and find that it's doing better than when you left.
That's when you're no longer self -employed.
You're a business owner.
And lastly, for anybody interested in this subject, like if you think if this is really speaking to you and this is something you need, the best book on this subject is called E -Myth Revisited by Michael Gerber.
It says it way better than I could.
I didn't discover that book until after I'd, like a year after I'd gone through the process.
But when I read it, I was like, yeah, there we go.
This is the masterpiece on this subject.
Somebody putting into words what you feel, right?
Exactly. That's a really interesting philosophy.
I like the idea that you move from self -employed to a business owner when you can walk away.
Did you have any sort of feelings of, I'm not like calling the office and being almost like a little sad that they didn't need me for anything.
But I mean, that was like, it was a fleeting moment.
And then it was just joy after that.
And then it would like blow people's mind that I'd be down in LA and meeting up with somebody.
And especially somebody else who was still in that trap, right?
They're like, oh, my God, I can't handle everything.
I'm so swamped. And they're like, dude, how do you do it?
You're like sitting here at lunch with me.
You've got a whole company going on up in Portland.
I'm like, I have to kind of tell him this tale.
It was hard work, but I delegated everything.
And it just, I had to, I was really at that breaking point where I was ready to walk away if I didn't.
You're such a thoughtful person.
I'm curious as to what you've learned about delegating that most of us would find surprising.
You have to have a long -term perspective.
You have to know that's like, all right, this is going to be hard or yeah, it's going to be harder at first for the long -term gain, right?
Like if you realize that you're at this breaking point, your time is already full.
You're already not sleeping enough.
You're already working too much.
And now you've decided that you need to hire and train somebody.
Well, yeah, sorry. It's going to get even harder before it gets better.
You're going to have to sleep even less until you've found and trained somebody to do it.
But then you keep your eye on the horizon instead of the obstacles.
Yeah. Look at the distance instead of today and know that it's going to pay off.
How do you think about the pairing between ideas and execution?
You know, I've got something to say about this, don't you?
I do. I hope so. All right.
So yeah, actually that was a funny like storytelling segue because this came from living in Los Angeles where the people I was around in LA were all speaking in future tense.
And it was always about what they were going to do, the deals that are going to happen.
Everything's yeah, we're in talks with this guy at EMI and we're going to be working on this thing.
Yeah, the pilot for the show, it looks like Fox is going to be picking up this pilot.
Everything was always future tense.
At first I was smiling and oh wow, that's great.
But after a while I realized like, oh man, everybody's speaking in future tense about these things that are going to happen and they never do.
So what was all that hot air about?
And I felt like wearing a t -shirt that says, tell me when it happens, you know, like why are we talking about this?
So it was during that time that a good friend of mine asked me to do a favor to him to hear out his friend's business idea.
So people tell me lots of business ideas, but this one was a kind of a bit of a breaking point because this guy insisted on making me sign an NDA to hear his business idea.
Like ordinarily I would have just said, no, I'm not going to sign an NDA to hear an idea, but it's because of this situation.
It was like a good friend of mine asked me if I could please as a favor to him.
I was like, all right.
All right. Here's your NDA.
And then I drove across town, sitting at a restaurant and finally, okay, nice to meet you.
What's this big idea you want to tell me?
And he said, okay, you ready?
I said, yeah, I'm ready.
And he goes, it's online dating with music.
And I said, uh -huh.
And he goes, dude, online dating with music.
I said, yeah. Is there more to this idea?
And he goes, dude, that's the idea, man.
Online dating with music.
I was like, wait, do you have any implementation?
Again, it's like he's telling me something profound.
He's like, dude, no.
Online dating with music.
And then he said, so here's what I'm thinking, dude.
My friend, our mutual friend tells me that you know how to program.
So I'm figuring that you can make this thing, you do the programming to make this thing happen.
I'm the idea guy. Like you and I can go 50 50 on this, man.
This thing's going to be huge, man.
Online dating with music.
I'm the idea guy. You're the execution guy.
Or he said, you know, you're the programmer.
And I was like, no, no, no, no, no.
So I think I said, all right, look, how do I explain this?
It actually took me till later that night to think of how to think of a nice metaphor that was easy to explain.
What I wrote is that I think of ideas as a multiplier of execution.
Right. So let's pretend that we have two columns of numbers here.
So an awful idea. Let's say that's a negative one.
But a weak idea is a one.
An okay idea is a 10.
And a great idea is a 20.
Okay. And now imagine another column over here.
That's the execution column.
No execution doing nothing about it.
Let's say that's a dollar.
Weak execution, a thousand dollars.
Okay. Execution, a hundred thousand dollars and great execution.
Let's say a million dollars.
But the real point is that to make a business, you need to multiply those two columns that the most amazing idea with no execution is just, you know, okay, let's take great idea worth 20, no execution, one dollar.
Okay. That great idea was worth 20 bucks if you don't do anything about it.
But on the other hand, you could have like an okay idea and okay execution and maybe make a million dollars.
But if you have a great idea and times great execution, then you can make $20 million or more or whatever.
So that's just my rule of thumb way to explain this.
Why I'm not really interested in hearing people's ideas.
It's just not interesting without the execution.
That's a brilliant insight.
I had another way of, of coming at this exact same philosophy, uh, with different words, but it was adding too much value.
So we used to work in, in boardrooms and people would pitch ideas for projects sort of like shark tank.
I mean, a lot of organizations have these like gates where, you know, the people who can allocate resources, decide which projects to fund.
And one of the things that I noticed was that, the people making the decisions were always trying to make the ideas just a little bit better.
So somebody would come to you with like, you know what I mean?
Like they would come to you with a 95 % idea and you would be like, Oh my God, have you thought of this?
This is going to move this from 95 to 95 .5 and I am a genius.
Right. And what I noticed, um, was that, the willingness of the person to own the idea, to be motivated, to execute went down.
So the quality of the idea almost inarguably went up a little bit, uh, how much is, is sort of like irrelevant, but the ability, the desire of the person on the other end, to own the idea, to execute it went down.
And it always went down by so much that the expected outcome from the project is always almost always worse off.
I love that you brought this up.
I think this is a very underrated insight.
Um, did you read, I think it was Marshall Goldsmith's book.
Yeah, I think that's where actually sort of like got the words around it, but you know, like, yeah, yeah.
What got you here won't get you there.
Yes. What got you here won't get you there.
Um, yeah, he, I think the way he put it there in America, the slang term is, uh, you say, uh, here's my, here's my two cents on that idea.
You know, so I don't know if that would, um, it wouldn't make sense if you don't have that currency no matter where you're listening.
But yeah, in the American slang is, you know, here's my two cents.
So Marshall Goldsmith in what got you here won't get you there said, uh, yeah, don't add your two cents.
And he gives a very vivid description of somebody coming to you with an idea.
And he said, even if you have an idea for how it could be better, just zip your lips, smile, say, sounds great, go for it.
Which is weird that it took me so long to, to hit on this myself, right?
Because I mean, I was on the other end of that and so annoyed that these people it's like, well, can't you see like how, how willing I am to own this and run with it.
And I want to execute on this.
And like, you're telling me like, do this one little, you know, change the color of my button from blue to red.
And I'm like, that, that is, you know, that just lowers my desire to sort of lead this project.
And then when I got on the other seat, I was like, Oh, now I can have my value.
Right. Like, and then it took me a while.
And then I stopped doing it and I found this really amazing thing.
Like everything got better.
People worked harder.
Uh, they were more motivated.
They own things instead of just being, um, somebody who executes what they're told.
I mean, they actually like own the project as much as you can own a project in an organization.
And everything was so much better.
And even if I had ideas that were like, Oh, here's a roadblock, I would let them go as far as they could right before they had to execute on that part and then have a conversation with them.
And nine times out of 10, they figured it out.
So I never even had to say anything because they figured it out because they were in the weeds doing the work.
I love that about books that it's like, yeah, you and I both experience.
I mean, everybody probably, probably everybody listening to this cause yeah, I've had this situation too.
Like my boss told me to make this one change and he's like, I do it with a grumble and now let's do it.
And I love when the authors of these books that just take the extra time to think something through deeper and take the extra time to put it into good words and take the extra time to edit it down to a way that makes it spread, makes it easy to remember and communicate.
It's just such a valuable thing.
I love it. Books books.
Speaking of reading books changed your life at an early age.
You read Awaken the Giant.
How did that change things for you?
Ah, yeah. Tony Robbins Awaken the Giant Within.
God, that was, it's like asking someone what they learned from their religion.
The stuff that Tony Robbins preached in that book is like so deeply ingrained in me that it just feels like reality.
I'm embarrassed because I've never actually read it.
Well, you know, it's funny when Tim Ferriss and I met for the first time in 2007 and yeah, he told me what book made the biggest difference in his life.
And I told him what book made the biggest difference in my life.
And then the next day we both went out and read each other's favorite.
And both of us were like, huh, no, that does nothing for me.
And so comparing us later, we realized that we both read this formative book for ourselves when we were teenagers.
And so I think it's more about timing.
Like I don't know if Awaken the Giant Within is actually a great book, but I read it at a very, very formative time when I was like 18 or 19 and just super ambitious and ready to take on the world.
And then not only that, but someone who I cared about very much and was gorgeous gave me this book and said, you need to read this.
So of course, I read it with maximum, what do you call it, suggestibility?
So, okay, let me try to think.
The things in my philosophy or like how that book changed my life, the philosophies that I got from that, I think the important ones are you can change the way you feel about anything in an instant.
So if your emotions aren't working in your favor, you can just change them.
And related to that, events are neutral.
Like you can interpret events as good or bad.
You can interpret a neutral event as crisis or as opportunity.
And he makes this great example of New Orleans funerals saying, like, even if you think of something that we think of just as objectively sad, like somebody you care about has died.
Well, look at how they do funerals in New Orleans.
Like they play the sad music as they're marching down the street with the coffin.
And at a certain point, the drummer comes in and it turns into a celebration as they dance and celebrate this person's life.
He's a perfect example of how you can change your emotions in an instant.
And you can feel about an event however you want to, you can celebrate somebody's death with joy.
And the big idea then is you can choose whatever interpretation works for you, whichever one you feel like taking on is the one you can feel.
So yeah, your emotions are completely under your control.
And he gives specific techniques on how to do that about questions.
So he talks about asking yourself better questions and how the questions you ask yourself change everything.
Like when something goes wrong, you can ask yourself, what's great about this?
And again, he gives this colorful example of some horrible thing that happened in his life, like a manager of his ran off with millions of dollars of his company like embezzled.
He said, okay, I'm going to follow my own lesson.
What's great about this?
And he said, nothing, nothing's great about this.
This is horrible. He said, okay, keep asking, keep asking until he found something.
He found a perspective on this neutral event that now empowered him instead of disempowered him.
He talks about what you focus on changes everything.
And again, the colorful story here, I can't believe I'm like remembering all the God, how old am I now?
I'm 50. I read this book when I was like 18, 32 years ago, I'm remembering all these vivid stories, right?
So he talks about you go to a party, just imagine yourself going to any random party full of a bunch of people.
And you take a bunch of photos at that party of people.
And then later, you decide to show just the happy photos to somebody, and they would get the impression that that was a really fun, happy party.
But you could also take just the photos that you caught candidly where someone was looking sad, or alienated or lost, and show somebody only those photos.
And now it looks like a really sad depressing party.
It was actually the exact same party, but you've just chosen a different filter.
And of course, metaphorically, we all do that in life.
You could just look at a newspaper today, and you can choose to get outraged by it, or you could choose to get depressed about it.
You could choose to get excited about it.
It's almost like a thermos, right?
Like it reinforces whatever you're bringing to it.
Yes, Shane, it's exactly like a thermos.
But I mean, like your lens, if you put something hot in, it's going to stay hot.
And if you put something cold in, it's going to stay cold.
I'm imagining some kind of like sci -fi thermos where you could go like, and twist something.
It would instantly turn from hot to cold.
Anyway, let's do one more.
So I think I got my idea of long term focus from him, where the big idea is like, there's no such thing as failure, until you give up.
Because until that point, you're still just getting feedback.
Like, no, you could have just tried 100 things.
You know, the old classic example of Edison, with the light bulb filament, you're just getting feedback like, okay, that didn't work.
Hmm, what else? He talks about how people overestimate what they can do in one year, but underestimate what they can do in 10 years.
And yeah, focus on where you want to go.
Don't focus on what you fear.
And he had a little story about how he learned race car driving.
And he was like suddenly getting terrified.
And he found himself looking at the wall like, oh, no, I'm going to hit that wall.
And he said, my trainer literally grabbed my head and turned my head towards the road where I wanted it to be going.
And he said, that's a great metaphor for it's like, look where you want to go, not at what you fear.
God, yeah, sorry, I guess I have a lot of these.
These are just like, these are so ingrained in me.
Like, they all just feel like, well, yeah, duh, that's life.
That's reality. But the truth is, I got all of these things from that book.
That's so powerful.
What makes for good writing for you?
Have you read it again, actually?
Since then? I think so.
I think I read it when I was 18.
And like, again when I was 20, and again when I was 22, and maybe one more time when I was like 25.
But that was like a paper book, which then I've given away.
And so I think just like a year ago, I tried getting it on Kindle.
And I looked through it again.
And it was just, it was like somebody telling you that water is wet and the sky is blue.
It's like, yeah, yeah, yeah, yeah.
I was like, okay, this stuff is just too ingrained in me.
Sorry, I can't read it again.
It's all just obvious now.
How do you filter what you read now?
It's usually either to solve a current problem in my life, like say if I'm having issues with parenting, or having issues with keeping up with my habits, or even like a knowledge problem.
Like, I don't know who those old philosophers are.
People keep talking about Nietzsche.
I don't know anything about Nietzsche.
So I'll go read a book to solve that problem.
I often read just because I think that this book's insights could help my life right now, even if it's not a concrete problem.
But like whenever I read anything by Mark Manson, or Steven Pressfield, I always come away feeling like, yeah, that's a really cool insight.
Like, it wasn't to solve a concrete problem.
I just I like their philosophies.
And then often, just for curiosity.
Like I just two days ago, finished a big long course on linguistics.
And that was a blast.
John McWhorter, The History of Language.
It was fascinating.
I love reading about geography.
I love reading about the culture of different countries.
Yeah, I just read a book a few months ago about the culture of Finland and just found it fascinating.
So yeah, how do I filter though, knowing that what I'm looking for is what I just described.
And how do I choose exactly what book?
I think I probably rely too much on Amazon reviews, or just if there's a wise person that I like that I'm a fan of them and they say that, you know, this book is a great book, then I'll go read that book.
Do you read it cover to cover?
Like when you pick up a book, are you searching for something that you wanted to learn?
Like how what's your process for picking up a book and then reading it?
Yeah, I don't skim.
I know that some, I know a lot of people skim, but I know I try whenever it's like reading time, I try to slow down my internal clock.
Just okay, focus on just this, like this is a different pace than being online and clicking and surfing and clicking like this is.
So yeah, I try to read just start to finish.
Unless a book really sucks, unless it's like I'm a third of the way through, I'm like, yeah, I don't like any of this, then I'll trash it.
But for the most part, I hear them out, I go start to finish.
And most importantly, which we can really nerd out on if you want, is I underline every surprising or interesting idea that I want to think more about later.
And so then when I'm done, I take all of those underlying ideas, and I put them into a text file, I usually just kind of put them into my own words, I remove their unnecessary words.
I think I'm more of a harsh editor than most people.
So yeah, I chop every unnecessary words.
So now I have the core of this idea in eight words.
And then in that text file, I separate each idea with two line breaks.
So you know, idea is on one line or maybe two or three lines, but whatever it is, I hit enter twice to leave two line breaks before the next idea so that later, I can write a little Ruby programming script to parse them when needed.
Then later, yeah, I reflect on these ideas.
That's why I saved them.
I'm never trying to summarize the book.
I actually don't care about the book.
I just want the interesting ideas inside so that I can reflect on them later and ideally, you know, add more to them myself.
Talk to me about the reflecting on them later part.
I mean, a lot of us highlight a whole bunch of things in a book.
We're like, Oh, that was amazing.
This is great. And then we're next book.
Like we never, we never sort of like go back and think about or digest or do the mental work.
It's sort of like making those ideas our own.
Right. Okay. So I have a new approach to this.
So I used to just take this one big text file with all my notes from one book and I would just keep those text files on my phone.
And if I was just sitting on the bus to get somewhere, I would just look at my folder of text files and I would just open one up and just kind of reread it and just kind of stop and look out the window and think about something interesting.
But then I found that again, I don't really care about the book.
I like the ideas inside.
So here's a project that I've been working on for a long time.
I've just been dabbling with this for a long time.
I'm tagging every single one of those ideas from every book I've read since 2007.
I've I'm tagging them with keywords and loading them into a database.
So now if I'm thinking on a subject like, you know, commitment or regret or hedonism or memory or pain, then I can just search for my notes around that subject and I can pull up like 173 ideas that came from 28 different books instantly, but just browse these ideas because again, I don't care what books
they came from anymore.
I just want the ideas.
So I've separated them from the book and I'm keeping them as their own little atoms to play with.
But then, yeah, the main thing I do now is to pull up all my notes on a subject like this, like say hedonism, and then with all of these notes in front of me, I open up my own text document to start from scratch with my own thoughts on this.
So now it's almost like I'm in a room of some really smart people talking around this subject and it's inspiring, really interesting thoughts of my own that are often like a reaction.
It's like I'm joining the conversation of these thinkers.
I want to see what I can add.
That's honestly what my next book called How to Live, the book that I'm writing right now, this is kind of what the book ended up being.
It's grown out of this process of surrounding myself with a bunch of thoughts around one subject and then writing my own thoughts around that subject as kind of a reaction to the others around me.
Metaphorically, it almost feels like if I was a painter and I was allowed to bring a blank canvas into a great museum and I could sit in a room of my favorite paintings ever and paint my own, which is not imitating theirs but it's influenced by, I'm kind of building on that, inspired by that.
Does that make sense?
I think so. One of the geeking out part of me is like, okay, so you have this private database and you tag things so that you can easily search it and when you're thinking on a topic, you look at it and through that regular digestion and hitting on those things, you make them your own and then you write
about them. Yes. So it's about internalizing it, not memorizing it.
I'm into Anki and flashcards and space repetition.
So I used to think, huh, I wonder if I should somehow feed all of these ideas from all of these books into spaced repetition so I can memorize them.
And something never felt quite right about that.
It took me a while to realize what it was is that, no, I don't want to memorize these people's thoughts.
I just want them to lift up and inspire my own thoughts, which I just, I really need to internalize these things.
And to me, that only comes from reflection and giving it time.
So yes, I, like you said, at the beginning, when you ask that, I often would read a book, go, wow, that was really good.
And then on to the next book, but as time went on, I thought, wow, I'm not, I'm not remembering these books unless I really stopped to reflect.
I feel like the reflection time is when you really learn the moment when you read somebody else's idea.
That's a wow moment, but you don't really learn it until you've put aside the time to reflect on it.
And is that where you come up with your directives?
The directives. The directives, I think, came from, sorry, everybody listening.
Shane's talking about something that I've blogged about a few times, which is this idea of taking telling you to do an action.
If you go to my site, if you go to sivers .org, or if you read anything I've written or even the TED talks I've put out into the world or whatever, you might notice that I like being very succinct, maybe not in conversation with Shane right now.
But when I put something out into writing, I like being very, very, very succinct.
I like chopping out every possible word, leaving only the words that need to be there.
So I noticed that as I was learning about certain things, I felt like most books use way too many words.
And I came to this idea that probably the most succinct way to communicate an idea is to focus on the action itself.
Like if you command the action, then the action like a seed, I think there's like a nature metaphor in here somewhere, that the action has the seed of the idea in it, that the action carries the idea along with it.
You can talk for 400 pages about calories and this kind of fat versus that kind of fat and protein versus that.
But instead, you could just tell somebody, eat this, don't eat that.
Those actions would carry that 200 pages of information in the actions.
And so therefore, the succinct directives, the actions, please my minimalist, ruthless editor sensibilities more.
I want to talk about directives a little bit more.
And what's interesting to me when I think about directives is they're great if you can get them from other people, but they're different.
Again, going back to this imitation versus like knowing and understanding.
So you're coming up with these directives, like you're doing the work, the mental work, like you have an experience, you're reflecting on it.
That experience can be yours or it can be from reading a book or somebody else's story, but you're doing the mental work of reflecting, integrating, digesting.
And then you're coming up with these directives, like so much of life today is like, just give me the directive and we haven't done the work.
Yes. In spaced repetition, like Anki, as far as flashcards, a lot of people say, yeah, just give me somebody's deck so I can learn JavaScript or whatever.
I'm like, no, no, no, no, no, no.
Like the whole point of flashcards and memorization is like after you've learned this thing, you make the flashcard to help your future self remember it.
Like the flashcard is not the moment of learning.
So yeah, I feel the same way about the directives, although there are different subjects in life where I want to know more about this or not.
So the way, actually the example that I gave about, you know, this kind of fat versus that kind of fat and these calories versus those calories, I don't care about that subject so much so I would not want to read a 400 page book about nutrition and diet.
That's an example where I just want somebody to tell me what to do.
Tell me, you know, eat this, don't eat that.
That's all. I don't need the details.
And so because I feel that way about nutrition, I can imagine somebody else feeling that way about say technology or stoicism or language learning or whatever it may be like, no, I don't want to talk around this subject for 300 pages.
Just can you tell me what to do in one page and then I'll just do that?
Like, and I think this comes down to trust.
If you trust the source, then you don't need all of the supporting evidence.
I would add one caveat to that, which is I think and the environment's not changing rapidly, right?
So the source came up with these in a certain environment and you just have to make sure that that environment still exists.
Because if it changes rapidly, then the source is likely to be right, but right at the time or right for that particular environment.
And then you won't know what happened.
Why would you be thinking of that in April, 2020, Shane?
Let's do a deep dive on directives.
Why don't you give me some of your categories and like go through some.
I don't want to put you on the spot, but oh, sure.
I don't like how to be your talk show host and you say, Hey, why don't you perform one of your songs for us?
Sure. I'll be glad to do that.
No, really. I don't mind.
All right, hold on.
Let me pull up. We all like the anti -fragile concept.
It's particularly out right now too.
Exactly. How to thrive in an unknowable future.
And again, to give context, this is where I've read a bunch of books on this subject.
I took a bunch of these book notes, lots of paragraphs, and kind of condensed them down into these, what is it?
Six directives. One, prepare for the worst.
Since you have no idea what the future may bring, be open to the best and the worst.
But the best case scenario doesn't need your preparation or your attention.
So mentally and financially prepare for the worst case instead.
Like insurance, don't obsess on it.
Just prepare, then carry on appreciating the good times.
How to thrive in an unknowable future.
Number two, expect disaster.
Every biography of a successful person has that line and then things took a turn for the worse.
So fully expect that disaster to come to you at any time.
Completely assume it's going to happen and make your plans accordingly.
Not just money, but health, family, freedom.
Expect all of it to disappear.
Besides, you appreciate things more when you know that this may be your last time seeing them.
Three, own as little as possible.
Depend on even less.
The less you own, the less you're affected by disaster.
Four, and this is straight out of antifragile, choose opportunity, not loyalty.
Have no loyalty to location, corporation, or your past public statements.
Be an absolute opportunist, doing whatever is best for the future in the current situation, unbound by the past.
Have loyalty for only your most important human relationships.
Number five, choose the plan with the most options.
I got that one from Kevin Kelly.
The best plan is the one that lets you change your plans.
For example, renting a house is buying the option to move at any time without losing money in a changing market.
And number six, avoid planning.
For maximum options, don't plan at all.
Since you have no idea how the situation or your mood may change in the future, wait until the last possible moment to make each decision.
Funny thing is I posted that in 2016 on my site.
And I just like last month in March 2020, in the middle of quarantine and all that, like went back and read it just kind of smiling and nodding like yep, prepare for the worst, expect disaster.
Yep. Dude, this is like gold.
I just want to sit here and listen to you like keep going on this stuff.
What are the other ones that stand.
We got to do the Munger one.
You and I are both, Hey, hey, actually, Shane, have you heard of Charlie Munger?
I think you would. Bagley.
I mean, I think I remember coming across him in a headline somewhere.
So you and I are both Munger fans.
So I'll just do this one more that is totally a, not a ripoff, but Charlie Munger's idea.
I think it was in poor Charlie's Almanac, one of his speeches to one of the schools where he did the reversing it, like how to stop.
Guaranteed prescriptions for misery.
How did you just happen to know that?
Yeah, thank you. That was it.
And I just, I loved that format.
And so yeah, I tried my own version of that, which was how to stop being rich and happy.
Number one, prioritize lifestyle design.
You've made it. So it's all about you now make your dreams come true, shape your surroundings to please your every desire, make your immediate gratification.
The most important thing how to stop being rich and happy.
Number two, chase that comparison moment.
This is from the book Stumbling on Happiness.
You have the old thing.
You want the new thing.
Yes. Do it. Be happy for a week.
Ignore the fact that the happiness only comes from the moment of comparison between the old and new.
Once you've had your new thing for a week, and it becomes the new norm, just go seek happiness from another new thing.
Number three, buy not rent.
Why rent a house, a castle, a boat or a car when you can buy?
It's not about the thing.
It's about identity.
This shows who you are now.
Number four, internalize your new status.
You worked hard to get here.
Celebrate, relax, admit that you're in a different class of people now with different needs.
Understand there is no going back.
Number five, how to stop being rich and happy, be a connoisseur.
Learn what others say is the finest.
Insist on only the finest.
You will now be unhappy with anything but the finest.
Number six, get to know your possessions.
Now that you own the best, it's time to focus on what you've got.
Learn all about the features of your new possessions.
Spend more time getting your surround sound and your heated floor just right.
Work out the whole solar panel charging of your Tesla car.
This is important. And lastly, number seven, how to stop being rich and happy, acclimate to comfort.
Eliminate every discomfort from your life.
Blame others when the world seems hard and is not living up to your standards.
That's so beautiful and so true.
I just, I really like this format of making things as succinct and as actionable as possible.
So I really need to turn all of these into a book.
I have just like a rough draft of a book called Do This.
It would just be a book full of these directives.
I love that idea. I hope you do that.
I think the world needs that.
I hope people email me and tell me to do that and keep annoying me until I do it.
I will. I'll just, you know what I'll do is I'll just create, because I can program, I'll just create a script to email you every five minutes.
I'm curious, like how you go about making important decisions.
Well, I don't aim for reality and I'm actually really interested to read your book because right there, the first, like I said, I just started reading your new volume one last night, but the thing about blind spots, it was like right there in the first few pages and you said about blind spots.
And I think, okay, this is actually a new idea to me because I'm not used to aiming for reality.
In fact, I used to have a record label called artificial records and my slogan was, why settle for reality?
I think the Tony Robbins stuff I said earlier was a bigger influence on me than searching for reality.
Cause you heard maybe the common thread in there is it's about looking for a perspective that helps me, right?
Like I don't remember what book I got this from, but credit to this goes to some book out there that says it gives this idea that you imagine that you need to walk across an elevated plank, but you're too scared.
So you're not doing it.
So does it help you to think that the plank is lying on the ground?
Right? Like if it was just lying in your backyard, you'd walk across that plank.
No problem. You wouldn't fall off of it.
You wouldn't be scared of falling off of it because why would you fall off of the plank?
There you walk across it.
What's the big deal?
So does imagining that that elevated plank is just lying in the grass in your yard help you?
Yes or no. Does it help you to believe that there's a safety net below you?
Yes or no. Does that make you walk across it?
Does it help you to picture that on the other side of that plank is a burning building and your child is inside and also there's a hungry tiger behind you chasing you and is going to kill you in three seconds if you don't walk across that plank.
Now does that get you to walk across the plank?
Okay, well then that's the winning perspective.
Whatever makes you take the necessary actions is the perspective that helps you.
I'm never aiming for reality.
I'm trying to make decisions usually based on finding the perspective that helps me take actions.
I'm not even aiming for results or effectiveness.
The real answer is I think I'm usually making life decisions because they're fun.
Granted, I'm not an investor.
I'm not making investment decisions.
I usually choose things more based on the the compass of fun and adventure.
Having a different perspective can make something more of an adventure.
If you think of the stereotype, the old classic stereotype of the explorer with the the pith hat right going off into darkest Peru to places that no one has explored.
I like doing that with perspectives.
I often think of any random thing and I think well what approach could be fun or could be exciting or could be new and uncharted then that's creative.
I don't even care very much if this fails because my only goal was to just try it out like let's see what happens if I take this approach.
Sometimes you know just like you asked me about Awaken the Giant Within and I have to try hard to imagine what of me came from that book.
I think it's actually the same thing with music.
We haven't really talked about music itself but I think I'm so damn influenced by the fact that I was a full -time musician for 15 formative years.
From the age of 14 until 29, all I wanted from life was to be a successful musician and so I think now I still approach life like I approach to music with lots of you know let's see what happens if I do this.
Let's see what happens if I run my voice through this guitar pedal.
Let's see what happens if I use this flute like a drum and I think that music thinkers were probably my first favorite thinkers like Brian Eno for example or John Cage.
Here I have at all times handy some of my favorite Brian Eno quotes.
I love these quotes so much not just Brian of musicians that whose ideas inspire me.
I ended up making a little website called musicthoughts .com where I put all of these inspiring quotes about music.
Here are four from Brian Eno just to give a concrete example.
Art doesn't end at the edge of the canvas.
Its position in the world both physically and culturally can completely change the meaning of the art.
Okay that's one idea.
Instead of writing songs let's make a hypothetical film and then make a soundtrack for that film.
That's an idea. Here's a favorite one.
Cut a vital connection.
Find what's holding everything together then eliminate that.
And last one when you listen to Miles Davis how much of what you hear is music and how much is the context like all the things you know about Miles Davis.
So when you're listening to music you're actually quote unquote hearing all the stuff around it too.
Okay so I've got like a thousand of these on this website called musicthoughts .com and I think I forget that I'm still taking like this experimental musical approach to life.
So when you ask how I make decisions I think it's very similar to like Brian Eno making musical decisions in the recording studio.
You know like hmm this approach sounds fun.
Let's try this. I like that a lot.
I want to go back to something you said at the beginning of this which was whatever compels you to take action.
But how do you decide what actions to take in this in this situation?
Hmm I don't know. I think that's just one of those every situations different.
I think you just sometimes you have a concrete goal right like I need to exercise more.
What philosophy what mindset will help me?
Yeah right. But other times you just don't really know what to do.
All right I'm gonna give a concrete example from my life that's this kind of personal but after I sold CD baby I felt really lost and lethargic for a two.
I didn't know what to do with myself.
I felt like I had peaked.
And I dabbled in this and dabbled in that and thought maybe I'll do this maybe I'll do that.
But then there was one moment on one airplane where I was just reading something and what it was doesn't matter because it was just a random story about Benjamin Disraeli or something.
But there was a sentence in there that made me go oh my god I know what I want to do.
And it was just talking about how Benjamin Benjamin Disraeli never shied away from the spotlight that he he courted attention and took on the extra responsibilities of courting attention.
And that tiny idea to me just like it just set off a bunch of other things in my head like oh my god I've been running from responsibility because I didn't like having 85 employees at CD baby.
And so I've been wanting to avoid all responsibility for the rest of my life.
By doing that I'm turning invisible.
I was considering legally changing my name but oh my god if I step into the spotlight more instead of less and just take on that little bit of responsibility that extra responsibility then oh my god I know what I want to do now.
I don't want to be this like ex -music store guy.
I want to be like a writer speaker thinker guy.
I want the TED conference to invite me to speak.
And I want people to want to hear my thoughts on things like to buy books of my thoughts like at the time I was just a guy running a music store and this was a totally new idea but Shane it was like the first thing in a year and a half that made me like bolt up out of my seat and like instantly I was like
oh my god yes yes yes yes I know exactly what I want to do and it just it turned into action.
Like when the plane landed I just bolted into action and made things happen for the first time in a year and a half.
So it's like I didn't know what was the right action to take and I didn't even try to ask myself is this the right action to take.
I think it's just you can tell when something feels like the right action to take.
That's really interesting because when you said that what what I sort of like internalized a little bit was like it's not the the tactic it's the direction.
So you knew where you wanted to go not necessarily how to get there I mean you've lived it.
No I didn't. No sorry but like until that moment my plan was to legally change my name and disappear into Europe and be an open source programmer.
Yeah yeah but I mean like but then you changed you wanted to be this thinker you wanted to do this so you you came up with this this direction that you wanted to get to and then it was a matter of like establishing those tactics or you know oh yeah and then making a plan kind of you know relatively
is the easy part. Once you know where you're going once you like pick a place on the map and say I want to go there it's like all right well just that's northeast of here let's head northeast and of course you're gonna adjust along the way to continue to use our explorer with the pith hat I don't know
if a lot of people think that way I mean I don't think that's maybe as common as as we're assuming I think a lot of people are just like what's best for me in this particular moment without necessarily a direction.
I'm no expert at this but to me that would sound like that's how I felt in my year and a half of muddling around.
Right oh I think we all feel that way at various points in our life right um switching gears a little bit what's the biggest mistake you've ever made and how did you recover from that?
Ah did I um did I the biggest mistake uh is the only one that I can say like really objectively yeah that was a big huge mistake was uh carelessly wrecking what could have been a great romantic relationship so uh yeah sorry Ray um but let's talk about my second biggest mistake because that was uh financial
so it feels like it would fit in better here um I want to dive into this relationship one if you're okay talking about it what happened uh if you're not we'll just give it over there's not really I mean I don't mind I've never talked about it publicly but yeah uh I'm going to change her name and call
her Ray and um yeah she was uh amazing and wonderful and we were totally in love and then in some like split weird split second weird moment uh when we were hanging out in Singapore just I got like some bug of something in my head that like bothered me about something she said and I just kept it to
myself instead of bringing it up and then while she was asleep that night I called a friend of mine to say yeah what should I do and my friend was like just run run the other way this is clearly not working just get out of there just tell her sorry and get on the next plane out and and I went yeah I
guess you're right and you know giving me a whole bunch of uh giving me that perspective speaking of you know different perspectives on any given thing my friend gave me that perspective in that moment and so when she when Ray woke up in the morning I said sorry I'm gonna get out of here on a plane
today we're done and she was devastated and um and I coldly left and so a couple epilogues to this that actually make the story is that a couple months later that same friend that gave me advice on what to do in that moment was doing some reading about relationships and going to see a counselor and learning
some stuff and said hey guess what I found out I'm what they call love avoidant and and just told me like what that means and I was like oh my god I have those tendencies too and I thought man I really called the wrong person that night like I was in such an in a suggestible, influence -able state of mind
that if a different friend would have told me like dude go back in there that you love her and she loves you do not let this go relationships have like times that you need to work through do not get on that plane get you know get stay with her I would have said yeah you're right you know but instead
I randomly called the other friend in fact I actually tried to call three or four different friends and the one that I talked to was just the one that happened to answer the phone just by chance yeah chance and so I destroyed a great relationship and so another epilogue is that sometimes when that happens
you never talk to the person ever again and you never get to apologize you never find out what they were thinking but in this case I I did talk to Ray again many times and I think like a whole year later I told her the full story of what happened that night it was just that one thing she said on the subway
that bothered me but I kept it to myself and I didn't talk with her about it because I didn't know how and she said the sweetest possible thing she said like you know you and I were always so good at talking on the phone because this is actually you know we're doing this over the phone and she said
I wish she would have just like gone to the next hotel room or like called me from the lobby and we could have talked about it over the phone I went oh god that is such a beautiful thing to say and then when I told her the whole story of what happened she said yeah I'll admit I don't think I've ever
cried so hard in my life she said I don't I've never been that in love ever in my life I've never been so hurt in my life that was really devastating but then we continued to talk about it and the funny thing is she's probably my best friend today like we talk all the time but relationship wise it's
like it's too late like it's it killed that thing so yeah that's probably my single biggest mistake wow I just told that story to Shane on the podcast hello world what does love avoidant mean I don't know exactly uh here let me google that for you I don't know um I haven't dove into that I just took
it as a um I think it taught me to to take these things more seriously to not be lighthearted there's a beautiful line in the movie before sunset with Ethan Hawke and Julie Dalby I believe that's the third one they made three of them so the first one was before sunrise when they were in their 20s then
they made before midnight I believe in their 30s and then 10 years later they made before sunset I think in I think that's the correct order of the titles but it was in the third one which I generally didn't like that movie because they were all like now they're married and they're just fighting for the whole
movie I didn't really like seeing that but there was one killer line where they're reflecting back on when they met 20 years earlier and what they did in that first movie 20 years earlier is they just decided to trust the universe and they didn't even trade phone numbers or last names they just said
I'll meet you back here in a year at this spot and she said okay see you here in a year and then they departed and so now 20 years later in the third movie they're going god why did we do that like what were we thinking like why not just trade phone numbers and one of them said I know why we did that is because when you're
in your 20s you think that these amazing loves will just come all the time you think oh there's another you know that was a really sweet meeting but you know if this one doesn't work out I'm sure there are plenty of others he said then you get to your 40s and you realize they don't those are really
really rare so I think that's why I still objectively when you ask what's your biggest mistake the first thing that comes to mind is like that me messing up that relationship that was like me not taking it seriously enough and I think it's so impressive that as I continue to know her now she's still
like the most amazing person I know and I messed it up and what's funny is after that all happened and I told some friends about my deep regret different friends than the love avoidant friend all of my friends do the thing that friends do to each other is they say like oh dude it's all right you know
I'm sure you know it's for the best oh I'm sure something inside you probably knew that this wouldn't have worked out anyway I was like no no no no no no hold on we should not sugarcoat everything because we really learn best from pain like pain teaches us like nothing else I think I need to feel the pain of this mistake
and not write it off it's like oh it's for the better anyway no it's not I need to feel that pain so that the next time something like that comes into my life that I don't make the same mistake yeah man you definitely messed that one up is it is it her being friends with her now no she's amazing she's
like the most forgiving wonderful I don't know how she her heart is ginormous it's amazing so no we're just we're awesome that's awesome what's your your compass whoo uh huh uh it's situational it's not steady sorry that's not the admirable answer but I think I think maybe because I'm exploring so much
I like that metaphor today I've never used that the you know the pith hat in the in the darkest Peru isn't that what they say in the Paddington book the jungles of deepest Peru anyway explorers don't go in a straight line very much we're exploring so I often focus on an aspect of my life that's lacking
and then I'll enhance it until maybe it's almost overflowing and then I turn turn my attention to whatever aspect is now lacking after that so I think it's really interesting that we all have conflicting needs simultaneously like at the same time we have a need for stability and a need for adventure
that we have a need for the comfort of the known and for the excitement of the unknown like we have those needs at the same time so I imagine that the perfect person would plot a path exactly like perfectly between those two needs but more likely and in my case I tend to be a bit of a pendulum swinging
back and forth so yeah I think my compass is not steady it's situational I think that's really interesting that you said plot this perfect path between them I think that would be a less interesting life maybe well you know some people like this approach to life like so James Clear wrote this masterful
piece of a book called atomic habits and if you take that book all the way to heart I could imagine someone taking all of their important values and making sure that they address them all every day or every week you know I need a little bit of time for adventure I need a little bit of time for what's
known I need a little bit of learning a little bit of creating a little bit of family time a little and that is amazing and admirable and I'm sure there are some people that would thrive I mean I would probably thrive if I lived like that but I guess we all have a nature that a way that comes I was gonna say
comes easiest to us but maybe um maybe our nature amplifies certain ways like we can do things that are against our nature but if we do things that are in line with our nature then those things are really supercharged right because that's just our nature you know cheetahs can also swim but a dolphin does
it better I just don't find myself to be that kind of person that can do one thing for an hour and something else for two hours and then this for an hour and this for 30 minutes that I just I throw myself completely into whatever I'm doing almost to a fault I love just doing one thing all the way and I'll
do that for hours or days or weeks or months or sometimes like in the case of seedy baby I did one thing for 10 years and then at a certain point I think okay I'm done now I'll do something else but I obsess but that's beautiful I love that but I wanted to make a point before we went back to habits
but which was it's sort of like working with the world versus working against the world right and that the way that you sort of mentioned that made me think of that um I'm gonna look up a quote by Joseph Tussman and it's it's so indicative of this he says well the pupil must learn if he learns anything
at all is that the world will do most of the work for you provided you cooperate with it by identifying how it really works and aligning with those realities if we do not let the world teach us it teaches us a lesson holy crap that's good and I think that's just a beautiful sort of like what you were hitting
at and I think that's just another way of looking at it right where we can fight our reality but it takes a lot of work and effort or we can align with with who we are and our realities or how the world works and it takes a lot less work and effort and when we do that we're amplified so you can think
of it as like tailwinds versus headwinds nice one yeah thanks for pulling up that quote and and bringing up that subject because I think I spend a lot of time feeling a little bad about my nature like I loved the book atomic habits and yeah James is a phenomenal writer yeah but then I just look at I
look at my actions and I just dive completely into one thing at a time and then I feel like I should be more like the atomic habits role model and I just I'm not so I that's a really nice way that you put it with Ted headwinds and tailwinds and nature and just calling it the world instead of calling
it your nature like well this is your reality we're all experiencing our own reality and in my reality yeah diving into one thing at a time is the way that the world rewards me I think that word should is really interesting right like you said I should be this way so you're feeling some sort of like
guilt about not being the way that you feel you should be but like do you actually want to be that way like I mean there's there's so many ways to dive into that like I'll do one more Tony Robbins quote he calls that okay shooting all over it okay so yeah well I mean look I love changing my mind I love
having my mind change I love changing so yeah when I'm reading atomic atomic habits for example I'm sitting there going yeah yeah this is the way to live right on yes in that moment yes I want to be like that there have been many ways obviously look we're we're all walking instead of crawling right
we've all learned to we've all changed in our lives and so there are some ways that you might have said when you were 16 hey this is just the way I am I'm always going to be this way but then at 36 you are very different than you were at 16 and no it's it turned out not to be true so I'd like to think
that that can keep happening so even at the age of 36 you could you know this is just my nature this is how I am but then at 56 you can be very different you could have taken on some new skills and maybe it was gradual but you can be a very different person that you used to be so yeah we can all construct
who we are I think speaking of who we are do you have foundational values those probably change on situation yeah change on situation too based on situation like a few months ago again here we are in April 2020 a few months ago I would have said that travel and cultural exploration was one of the most
important things to me this is why I moved to Europe I'm living in England right now I moved here so that I could travel my ass off and visit I have a list of 50 places in Europe that I've read about learned about know about but never been to I want to go to all these places I want to learn the culture
in each of these places if you would have asked me a few months ago Derek what are your foundational values I would have said well Shane number one cultural exploration travel and yeah here we are in a quarantine which I was sad about for a minute and then I had to just question that like like okay
really is that the only way I'm going to learn about other cultures is to get on a plane and go there and walk around like or is that a bit of a red herring like how much did I really learn about Turkey from walking around Istanbul wouldn't I have learned more about Turkey by reading three books about Turkey
maybe watching the top five most popular movies in Turkey and maybe scheduling phone conversations with 20 people from Turkey you know that's the same number of hours invested but I think I would learn more about the culture in that way so hey I can do that from anywhere so all right my values have just
changed you know travel is no longer my most important value which means that I guess it was like friends of convenience you know like those friends in high school that you were friends with because they live next door but yeah you weren't really that good friends you know as soon as you moved away
you never talked again so I guess you weren't that good friend so I guess travel wasn't really that much of a foundational value for me was it if it's if I was ready to let it go in a minute so if I ask myself what doesn't change yeah what's invariant uh invariant good one I love changing my mind I
love understanding a different point of view I love creating useful things whether that's books or articles or software companies or who knows what in the future yeah I think those are my big three I love changing my mind understanding a different point of view and creating useful things if I look back
decades those are always there those don't change and you know it's really nice that I actually just thought about like yesterday morning when I woke up this was one of those like 5 30 a .m.
before I feel like getting out of bed thoughts is that I love that all of the things I love that mean the most to me in life don't take any money like oh that's interesting like I often ask myself what I would do differently if you were to suddenly give me a hundred million dollars or a billion dollars
I'll like just open up my journal in fact I have a recurring journal on this subject I have a journals that I call them topic journals or thoughts on where I come back to certain subjects repeatedly so I just give them their own diary on that subject so this one is called Richard dot txt what would I
do if I had a hundred million dollars and I often do that as some kind of like brainstorming thought experiment and over and over and over again every time I try I'm always stumped like I actually try really hard I ask really hard I really try but every time the answer is basically nothing like if you
were to me a hundred million dollars I just give it right away because I just won't use it for anything I just don't want it all the things that I love the most in life just learning thinking and creating it doesn't take any money and in fact money is probably a distraction that would take me away from those
things if I suddenly had to you know attend events or whatever because you know wearing a tuxedo to attend this event now that I've been given the Nobel Prize like I don't want a Nobel Prize because it would take me away from these things you know what I mean like put in whatever example you want there
but no that was a nice thing to realize in bed yesterday morning it goes back to the notorious big man more money more problems exactly I thought that was Warren Buffett that said that he doesn't he doesn't strike me as a guy with a lot of problems that's true how did you become a minimalist like where does
that come from were you always that way uh no it's because I moved house a few times and I think uh like I said earlier with uh my my woe is me story of the relationship I think you learn best by feeling the pain uh so you can preach minimalism to people but then they can still go by that desirable
thing I think it's only when you've felt the pain from having too much stuff that you finally get it right so I used to have too much stuff and I moved house like three or four times and every single time I'd load up the big U -Haul van full of my stuff and then get to the new place and unload the stuff
and and you know the first time it was annoying the second time it was really annoying the third time I was like oh my god why do I have like every time I unpack this stuff what is it for why do I have all this stuff yeah then it was an accident of fate that I moved to I moved to Portland Oregon while
CD Baby was in full swing like it was just taking off when I moved from the little village of Woodstock New York out to Portland Oregon and because I was just so damn busy with work I put all of my stuff into storage temporarily meaning it to be like for a few weeks until I could find a home but then
I ended up living at my grandma's house um and you realize you didn't need all this stuff the stuff stayed in storage for six years until finally six years later I just uh as a present to my employees I'm like okay everybody um help yourself to my stuff everybody can have one thing so you know somebody
took my guitar somebody took my speakers somebody took my mixing boards somebody took this and that and yeah just gave away everything I owned uh the last thing that I had to that nobody wanted to take of course were my diaries I used to have like 20 or 30 big notebooks that were my diaries ever since
I was a teenager and I looked at them and I was like yeah am I really gonna lug these around for the rest of my life I was like I just threw them in the dumpster if your house was burning what would you grab my kid that was easy okay what what non -living thing would you turtles living yeah I guess um
I knew you were gonna say your kid but then I was like I just phrase that wrong actually yeah I have a real answer I have all of my passports and yes it's plural in a little ziploc bag for that specific purpose it's like I actually yeah all of my like debit are either a spy or no I mean I've just you
know we could it's just different subject it's you know I left America 10 years on my explorer mission you know and um so yeah I've I have uh five different driver's licenses from five different countries and I have like four different resident id cards and a few different passports from different countries
and yeah and I keep them all in one folder so it's like in case of emergency actually I put them into one safe place for that purpose like my one thing that's irreplaceable and I keep a little USB backup of my hard drive in there so that I've had this happen where my computer just completely dies and like
all right I just take this little USB stick I stick it into any new computer I'm good to go in 30 minutes so yeah those things are in one grab bag like everything else can be bought and replaced those things would be really hard how old's your son now eight that's a great age man like that is such a fun
time yeah oh they've all been fun times it's funny I did that to uh somebody once I was like when my kid was four I talked to a dad whose kid and I said something about like oh I can't wait until he's that age and he said you know what man we always say that like no the time you're at it's always the best
time I've noticed that the people that are around me that are the unhappiest parents have almost something universally in common which is you can tell when they first have a child that they're going to be an unhappy parent because they're always hoping for the next phase right and so this is my heuristic
for identifying people who are sort of like unhappy parents but haven't admitted it to themselves so it's like when their child's in diapers it's like I can't wait until they're out of diapers and then when they're out of diapers it's like I can't wait until they go to school right like at my life will be
so much easier when just this next and you're always like you're never in the moment with them you're always just like I can't wait till the next phase but they tend to be like that across the board right like if only my spouse or partner was like this then I would be happier if only work recognized
my value if only like it's always this conditional um you know um it's a really interesting I don't know how accurate it is but I mean anecdotally it seems to hold yeah to me I uh the person I knew was most like that didn't have a kid but she was in a perpetual state of you know quote unquote I'm going
through a hard time right now and at first I thought I just happened to meet her when she was going through a really hard time but then I knew her for years and years and years and years and years and no she is always going through a hard time right now it's just a way of seeing the world it seems yeah
people I mean there's a great quote I forget who said it but it's like people show you who they are let them which is interesting because we often meet people going through like a hard time or we write this off right like somebody's like oh you know I just can't wait till they're out of diaper oh they're
having a bad day but then it gets reinforced over and over again and then you're like you know but you've mentally just sort of like walked away from it um what's the most common mistake you see people repeat over and over the most common uh drinking alcohol oh sorry that's not profound no do you drink
a little bit I mean really every few months I'll have a drink but it's um yeah sorry that's not profound I just tried to quickly think what's the most common yeah you didn't ask me what's the most important to addressing humanity but yeah that's the most common one um but I don't I don't think drinking
or abusing like walk me through that a little bit more a lot of people you know are are on that gray area between them so I think the the mentality that says it's hey you know anytime you get together with friends of course you need alcohol hey I'm having friends over get the wine I think that that blurs
kind of quickly into like well we need that we're having friends over we need wine I wish that at that point becomes like something a little close to addiction but I don't know that was I don't have profound thoughts on this that was just off the top of my head no that's really interesting I have a friend
who just to add to this for a second because he he showed me something that I or he put things in a way that made me see things in a new light and he said I was in that gray area for a long time and he's like the how I realized it was I realized I was like hanging out with people I didn't want to hang
out with just to consume like to have a few beers or a few glasses of wine wow yeah I'm very I'm almost unreasonably averse to anything that looks like addiction like um like even recently I had I used to always keep mints in the car and when I was driving I would have a mint and then I one time I noticed
I was like oh my god I'm out of mints oh my god hold on I need to find a gas station to pull into to go get some mints because I have no mints I was like whoa whoa whoa hold on what was that why do I think I need mints I was like okay no more mints for me like so just even little tiny examples like
that I'm wary of but but the thing is with people who drink I don't think of things as mistakes much like you know your real question was what's a common mistake so I don't know if I could call drinking alcohol a mistake and in fact I actually really appreciate it when people think and act differently
than me right so if I think that it's wrong that makes it even more interesting because now I want to understand their strange perspective right like right it's more interesting when somebody thinks differently from me I actually I tried living in San Francisco for a little while I had to leave after a few
months I hated it because everybody thinks like me and so I'm happier living in a place like Singapore where most people don't think like me I'm like ah there we go this is much more interesting I want to know more about people that are not like me that's they're more interesting to me all right final
question but it's a big one I mean it's a big gnarly one so it goes in detail now I don't know if you're being sarcastic or not no no what does it mean to live a meaningful life I don't think life has meaning um I don't think anything has inherent meaning I think it's all just a blank slate that we
can project whatever meaning we want onto like my example of walking the plank before and sorry if anybody wants to remind me what book that came from um you try on different meanings and none of them are correct they're all just different ways of thinking of something and then if one of them makes
you take better actions well then congratulations but it's nice to remember that meaning is not a fact it's just a belief that you're wielding for now it's just a perspective that you're choosing so when people ask about the meaning of life as if you know it's a geode you're going to crack open and find
some factual answer inside I find it useful to remember that it's just a just a perspective it's just a belief that you're taking on for today that's beautiful thank you so much Derek this was a phenomenal conversation thanks Shane you ask great questions and I am so psyched to continue reading your
book tonight hey one more thing before we say goodbye the Knowledge Project is produced by the team at Farnham Street I want to make this the best podcast you listen to and I'd love to get your feedback if you have comments ideas for future shows or topics or just feedback in general you can email me
at shane at fs .blog or follow me on twitter at shane a parish you can learn more about the show and find past episodes at fs .blog slash podcast if you want a transcript of this episode go to fs .blog slash tribe and join our learning community if you found this episode valuable share it online with the hashtag
the knowledge project or leave a review until the episode