原文:http://ryanwaggoner.com/2010/12/you-dont-really-want-a-million-dollars/a certain kind of ingenuity, discipline, and proactivity that most people seem to lack

This morning, I was feeling a little stir-crazy from being cooped up in my office, so I decided to stretch my legs and go to the cornerstore down the street. I got a bag of chips and while paying, asked the guy behind the counter how he was doing. He responded with a heavy sigh and said “Tired, man. I need a million dollars and i need to travel. Things are bad right now, man.” He made a tired half-joke about how maybe he’d win the lottery scratcher this week.

He didn’t offer any more info and I didn’t want to pry, so I told him that I hoped things would pick up for him, paid for my chips, and left. Walking home, I couldn’t shake a feeling of sadness about the conversation. I know what it feels to have life kick you in the teeth, and feel like you just need to get away from everything. How many times have I thought to myself “If only I had a million dollars.” However, I’ve come to realize that the wishful desire to have an arbitrarily large amount of money is a reflection of lazy thinking.

That sounds harsh, I know. Don’t get me wrong: I sympathize with this guy and I’m not trying to be dismissive of his situation. And I don’t even know what his situation is; maybe he really does need a million dollars for medical bills or something. But I doubt it. What’s more likely is that he’s just down on his luck, struggling through a rough time, and sees a large pile of cash as the solution.

In The 4-Hour Work Week, Tim Ferriss talks about an investment banker friend who was working 80 hours a week for a big payoff in ten years, when he’d be making several million dollars per year. When Tim asked what he’d do with all that money when he got it, his response was “Take a trip to Thailand.”

The sadness of this answer is profound; too many people have come to believe that it will cost them millions to really live the life they want. How many people do you know who wish they had a million dollars? Probably more than you think. But the sad part is that most people don’t even want a million dollars; they want the things they think a million dollars can buy.

The biggest thing on that list: freedom.

But freedom doesn’t cost a million dollars. You can change, learn to live on your income, save money, travel on almost nothing, live abroad, follow your dreams. The world is full of more and more possibilities every day. More and more people are discovering freedom and opportunity beyond what they really thought was possible. Gary Vaynerchuk does a fantastic job of detailing these opportunities in Crush It!.

I spent months traveling around southeast Asia on a shoestring budget. I work for myself, when I want, where I want, on what I want, and I’m not wealthy by any stretch. Ironically, I’ve seen huge increases in my earned income, passive income, and net worth in the three years since I took the risk of breaking free and trying to create the life I want instead of waiting for it to come to me.

Here’s the reality: if you’re not the type of person who can create freedom without a million dollars, you probably aren’t the kind of person who will get a million dollars. Because both take a certain kind of ingenuity, discipline, and proactivity that most people seem to lack.

If you’re really interested in knowing what the journey looks like, check out Crush It! and The 4-Hour Work Week. You might not find everything in these books to be useful to your situation, but I guarantee it will spark some curiosity and new ideas in you, no matter who you are. I think I’ll give a copy of each to the guy around the corner next time I see him.

Not a million dollars ——a certain kind of ingenuity, discipline, and proactivity that most people seem to lack的更多相关文章

  1. 2016ACM青岛区域赛题解

    A.Relic Discovery_hdu5982 Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/65536 K (Jav ...

  2. Liquid基础语法

    Output输出 简单输出示例: Hello {{name}} Hello {{user.name}} Hello {{ 'tobi' }} Advanced output: Filters 高级输出 ...

  3. 越狱Season 1-Episode 2: Allen

    Season 1, Episode 2: Allen [Previously, on Prison Break] previously: 以前(预先) 前情回顾 -Judge: I find it i ...

  4. 越狱Season 1-Episode 1: the pilot

    the pilot: 美国电视剧新剧开播都会有一个试播来测试观众对新剧的接受程度,以此来决定是否再继续播下去,也可以说是一个开端,第一集,试播 -Tattoo Artist: That's it. t ...

  5. 2013 US Open Award Ceremoney

    http://v.youku.com/v_show/id_XNjA3MjU3MzY4.html?firsttime=0 Singapore how about    another hand   tr ...

  6. Domain Driven Design and Development In Practice--转载

    原文地址:http://www.infoq.com/articles/ddd-in-practice Background Domain Driven Design (DDD) is about ma ...

  7. Competing in a data science contest without reading the data

    Competing in a data science contest without reading the data Machine learning competitions have beco ...

  8. [转载] HDFS and Erasure Codes (HDFS-RAID)

    The Hadoop Distributed File System has been great in providing a cloud-type file system. It is robus ...

  9. zhihu spark集群,书籍,论文

    spark集群中的节点可以只处理自身独立数据库里的数据,然后汇总吗? 修改 我将spark搭建在两台机器上,其中一台既是master又是slave,另一台是slave,两台机器上均装有独立的mongo ...

随机推荐

  1. android 布局页面文件出错故障排除Exception raised during rendering: java.lang.System.arraycopy([CI[CII)V

    今天在看布局文件的时候出现 android 布局页面文件出错故障排除Exception raised during rendering: java.lang.System.arraycopy([CI[ ...

  2. HttpUtil工具类

    HttpUtil工具类 /** * 向指定URL发送GET方法的请求 * * @param url * 发送请求的URL * @param params * 请求参数,请求参数应该是name1=val ...

  3. HDU 5811 Colosseo

    首先判断一下两个集合是否能够拓扑排序,顺便记录下每个节点的拓扑序. 然后看T2中每个点在T1中能够放在哪一个位置,记录下这个位置Pi. 然后T2中(按拓扑序排好),计算Pi的一个非严格递增的LIS.L ...

  4. java代码中 路径符号的写法

    String path="D:\\新建文件夹\\2.png"; File file=new File(path); System.out.println(file.exists() ...

  5. MT4 做指标模版

    //+------------------------------------------------------------------+ //| guo.mq4 | //| Copyright 2 ...

  6. 初识Iaas,paas

    Iaas(Infrastructure-as-a-service),直译为基础设备作为一种服务. Paas(Platform as a service),直译为平台作为一种服务. 暂且忘掉这两个单词, ...

  7. java 集合中将元素倒序排列

    方法一:实现Comparable接口排序package collsort.comparable; package com.cvicse.sort.comparable; public class Ca ...

  8. MyEclipse的Expressions没有结果的解决办法

    之前我的Expressions在Value这一列什么都不显示,就连简单的1+2结果3都不显示出来. 然后我咬咬牙把它卸载了,然后重装就好了,我也不清楚是什么原因. 1.之前我安装的目录是"C ...

  9. JavaScript跨域总结与解决办法 什么是跨域

    什么是跨域 1.document.domain+iframe的设置 2.动态创建script 3.利用iframe和location.hash 4.window.name实现的跨域数据传输 5.使用H ...

  10. 拓扑序+dp Codeforces Round #374 (Div. 2) C

    http://codeforces.com/contest/721/problem/C 题目大意:给你有向路,每条路都有一个权值t,你从1走到n,最多花费不能超过T,问在T时间内最多能访问多少城市? ...