Not a million dollars ——a certain kind of ingenuity, discipline, and proactivity that most people seem to lack
原文: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的更多相关文章
- 2016ACM青岛区域赛题解
A.Relic Discovery_hdu5982 Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/65536 K (Jav ...
- Liquid基础语法
Output输出 简单输出示例: Hello {{name}} Hello {{user.name}} Hello {{ 'tobi' }} Advanced output: Filters 高级输出 ...
- 越狱Season 1-Episode 2: Allen
Season 1, Episode 2: Allen [Previously, on Prison Break] previously: 以前(预先) 前情回顾 -Judge: I find it i ...
- 越狱Season 1-Episode 1: the pilot
the pilot: 美国电视剧新剧开播都会有一个试播来测试观众对新剧的接受程度,以此来决定是否再继续播下去,也可以说是一个开端,第一集,试播 -Tattoo Artist: That's it. t ...
- 2013 US Open Award Ceremoney
http://v.youku.com/v_show/id_XNjA3MjU3MzY4.html?firsttime=0 Singapore how about another hand tr ...
- Domain Driven Design and Development In Practice--转载
原文地址:http://www.infoq.com/articles/ddd-in-practice Background Domain Driven Design (DDD) is about ma ...
- 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 ...
- [转载] HDFS and Erasure Codes (HDFS-RAID)
The Hadoop Distributed File System has been great in providing a cloud-type file system. It is robus ...
- zhihu spark集群,书籍,论文
spark集群中的节点可以只处理自身独立数据库里的数据,然后汇总吗? 修改 我将spark搭建在两台机器上,其中一台既是master又是slave,另一台是slave,两台机器上均装有独立的mongo ...
随机推荐
- oracle Database Link
1 Database Link 的创建: 有两个数据库服务器A/B, 其中A的IP地址为172.20.36.245, 服务器B为本机.服务器B上的数据库实例名为ORCL,在本机上的服务监听配置上有服务 ...
- Redhat_AS5下安装MySQL5.0总结
一.引言 使用Linux也有几年时间了,由于公司要做radius服务器用用到MySQL.从网上找了些资料. 二.安装Mysql 1.下载MySQL的安装文件 安装MySQL需要下面两个文件: MySQ ...
- js 条件判断放大字体
<html> <head> <meta charset="utf-8" /> <title></title> <s ...
- hdu_2871_Memory Control(巨恶心线段树)
题目连接:http://acm.hdu.edu.cn/showproblem.php?pid=2871 题意:给你一段内存,让你操作1:Reset:重置所有内存 2:New x:申请一块X大小的内存, ...
- abs与fabs的区别
Python有五个标准的数据类型: 数字 int(整数) long(长整数) float(浮点实数值) complex(复数) 字符串 列表 元组 字典 abs与fabs的区别 abs是求整数的绝对 ...
- how to add a shared lib in C?
http://www.cprogramming.com/tutorial/shared-libraries-linux-gcc.html Basically, 2 steps: 1) make the ...
- TextBox只读时不能通过后台赋值取值解决办法
给页面的TextBox设置ReadOnly="True"时,在后台代码中不能赋值取值,下边几种方法可以避免: 1.不设置ReadOnly,设置onfocus=this.blur( ...
- 【记录】ACM计划
ACM进阶计划ACM队不是为了一场比赛而存在的,为的是队员的整体提高.大学期间,ACM队队员必须要学好的课程有:lC/C++两种语言l高等数学l线性代数l数据结构l离散数学l数据库原理l操作系统原理l ...
- flex日期合并与拆分
<?xml version="1.0" encoding="utf-8"?> <s:Application xmlns:fx="ht ...
- MyEclipse10.6、Maven、svn集成
这几天整理maven,根据开发部署需要,需要把原先的myeclipse下的普通javaWeb工程用maven管理,弄了2天,主要还是在jar包的引入上,总是少- -! 好了,下面记录一下我的安装过程: ...