原文: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. EditText光标居上

    <EditText android:id="@+id/shareContent_editText" android:layout_width="wrap_conte ...

  2. HDU 3410 Passing the Message

    可以先处理出每个a[i]最左和最右能到达的位置,L[i],和R[i].然后就只要询问区间[ L[i],i-1 ]和区间[ i+1,R[i] ]最大值位置即可. #include<cstdio&g ...

  3. iOS拨打电话

    1,这种方法,拨打完电话回不到原来的应用,会停留在通讯录里,而且是直接拨打,不弹出提示NSMutableString * str=[[NSMutableString alloc] initWithFo ...

  4. JS杂记

    jQuery(function($) {等于<body onload ='rickk()'>function rickk() }

  5. CF 508D Tanya and Password(无向图+输出欧拉路)

    ( ̄▽ ̄)" //不知道为什么,用scanf输入char数组的话,字符获取失效 //于是改用cin>>string,就可以了 //这题字符的处理比较麻烦,输入之后转成数字,用到函 ...

  6. css3 media媒体查询器用法总结 兼容ie8以下的方法

    总结一下响应式设计的核心CSS技术Media(媒体查询器)的用法. http://www.360doc.com/content/14/0704/06/10734150_391862769.shtml ...

  7. MySQL 的实时性能监控利器【转】

    操作系统及MySQL数据库的实时性能状态数据尤为重要,特别是在有性能抖动的时候,这些实时的性能数据可以快速帮助你定位系统或MySQL数据库的性能瓶颈,就像你在Linux系统上使用「top,sar,io ...

  8. python 多线程 paramiko实现批量命令输入输出

    远程批量执行命令 实现多线程执行 速度快 实现多并发登录 #-*- coding: utf-8 -*- #!/usr/bin/python import paramiko import threadi ...

  9. MyBatis SQL配置文件中使用#{}取值为null时却不报错的解决方案。

    原因是因为#{kh_id} 这个参数名为小写,我之前写成了大写{#KH_ID}所以取不到值

  10. php 常用的JS

      function doit(){ var sel_val=$("#type").val(); if (sel_val=='') { $("#bigClassId1&q ...