(转载)The One Sign You Will Be Rich-(by Brian de Haaff Founder and CEO Aha! -- world's #1 product roadmap software)
When I was studying Philosophy at Berkeley, a friend told me that she could tell who was going to be rich and who was not. Fascinating, I thought. But when I asked how, she refused to answer and only said that I would figure it out. So after 20 years of thinking about it, I finally discovered the secret.
Have you thought about what foreshadows who will become truly rich? It’s remarkable how clear the one sign really is when you think about it.
“There are many types of rich — and I am talking about both external and internal rewards. Being rich is about having an abundance of what matters to you most.”
Money and happiness, although complex, are linked says economist Justin Wolfers. Obviously, there are many ways to measure wealth — whether it’s having a $250,000+ salary, volunteering the most time at the local animal shelter, or having the most playtime with your children. Whatever you value, you are rich if you have an abundance of it.
I have been thinking about this a lot as the CEO of a rapidly growing company. We are adding tons of great people to Aha! (product roadmap software for product managers) and I want the team to enjoy what they do and be rewarded.
So, here is what I believe predicts who will be rich.
The one sign you will be rich is that you work harder than everyone else.
Whether your riches are measured in friendships, fitness, talent, or money, those who have an abundance, get it by working harder to secure it.
There is often a backlash against working hard to secure wealth — some may call you a workaholic or a perfectionist. Some may despise your inability to set "work/life" boundaries. And others may still wonder when you will take a "real" vacation. But there is no other way to be great and fully rewarded.
“Don’t let the skeptics fool you, winners just work harder than others think is possible (or want to themselves).”
But it’s not a winner-take-all equation — we all want different kinds of wealth. But those who do work harder are rewarded proportionally and realize these additional benefits:
Mastery
Working harder than your peers brings the natural benefit of making you an expert in that field. Outliers author Malcolm Gladwell asserts that it takes 10,000 hours of practice to achieve mastery in a field. That’s almost 5 years of 40-hour weeks. I actually think it takes longer, much longer. Regardless, those who work harder, do get to mastery faster.
Insight
In the midst of big efforts you will start to recognize patterns that others don’t. Understanding a specific cause and effect is vital in business and personal relationships. Do you ever wonder why some people seem to always have deeper insights -- it's because they work harder to see the facts and what's possible.
Fresh
To be great means that you must continually improve. Hard work unlocks new efficiencies and strategies in your routines. Those extra hours of focus bring freshness to life as you work to be better at what you do.
Being rich is not for everyone — it requires a special motivation because true excellence is hard to obtain. It also requires a certain freedom — which, if you are reading this you likely have.
If you outwork the others around you, you will realize a depth and richness that most will never know. Regardless of whether you want to be the next under 40 year-old billionaire, or whether you want to create a lasting marriage that others dream of — it all starts with enduring effort.
So, my friend was right. It’s easy to tell who will be rich. It’s not those who sit back and wait for a big break. It’s those who are constantly moving towards what is most valuable to them and work harder than anyone else to get there.
Are you giving your max effort?
(转载)The One Sign You Will Be Rich-(by Brian de Haaff Founder and CEO Aha! -- world's #1 product roadmap software)的更多相关文章
- 五、Pandas玩转数据
Series的简单运算 import numpy as np import pandas as pd s1=pd.Series([1,2,3],index=['A','B','C']) print(s ...
- CET4
Directions: For this part, you are allowed 30 minutes to write a short essay on the challenges of st ...
- Java资源大全中文版(Awesome最新版)
Awesome系列的Java资源整理.awesome-java 就是akullpp发起维护的Java资源列表,内容包括:构建工具.数据库.框架.模板.安全.代码分析.日志.第三方库.书籍.Java 站 ...
- LINUX+Vmware+SVN的配置和安装
LINUX+Vmware+SVN的配置和安装 验证SVN安装了没有 svnserve --version 查看CentOS自带JDK是否已安装. ◆输入:yum list installed |gre ...
- Neither BindingResult nor plain target object for bean
当你开发一个项目,如果你选择的是spring MVC 框架,而你在前台使用spring的标签时,那么你有可能出现在这个情况. javax.servlet.jsp.JspTagException: Ne ...
- SCI&EI 英文PAPER投稿经验【转】
英文投稿的一点经验[转载] From: http://chl033.woku.com/article/2893317.html 1. 首先一定要注意杂志的发表范围, 超出范围的千万别投,要不就是浪费时 ...
- awesome-java
Awesome Java A curated list of awesome Java frameworks, libraries and software. Awesome Java Ancient ...
- LINUX搭建SVN客户端和多个项目的权限分组管理
搭建SVN服务,有效的管理代码,以下三步可以快速搞定.1.安装 #yum install subversion 判断是否安装成功 1 #subversion -v svnserve, version ...
- 软件工程资料 - UCSD 怎么教软件工程
2012年,在上软件工程课的过程中,收集到这个博客,作为学习资料. 原网站 (http://www.arc-trooper.com)已经不存在,这是一个备份. ----------------- 以下 ...
随机推荐
- openfire 用户密码加密解密
1.openfire采用的加密方法 Blowfish.java /** * $RCSfile$ * $Revision: 3657 $ * $Date: 2002-09-09 08:31:31 -07 ...
- JQuery导航选择特效
一.实现效果 1.初始化效果:未添加样式和特效 2.添加CSS样式 3.最终效果 二.JQuery代码 <!--编写JQuery代码--> <script type="te ...
- LeetCode Find All Duplicates in an Array
原题链接在这里:https://leetcode.com/problems/find-all-duplicates-in-an-array/ 题目: Given an array of integer ...
- 003:Posix IPC的消息队列
1:与FIFO相比,FIFO要求对一个管道写入之前,必须有进程进行读打开.消息队列则不需要有进行在队列上等待消息的到达. 2:POSIX每次读取总是返回优先级最高的,system V则可以返回任意优先 ...
- ebs R12.2启动报错"failed to start a managed process after the maximum retry limit"
启动日志: Error --> Process (index=1,uid=1739599208,pid=4479) failed to start a managed process after ...
- TCP/IP、Http、Socket的区别
1.标准网络层次 网络由下往上分为:物理层.数据链路层.网络层.传输层.会话层.表示层和应用层. 下面的图表试图显示不同的TCP/IP和其他的协议在最初OSI模型中的位置: 7 应用层 例如HTTP. ...
- 鸟哥linux私房菜基础篇
1)注销:exit2)指令太长:命令太长的时候,可以使用反斜杠 (\) 来跳脱[Enter]符号,使挃令连续到下一行3)系统语言显示和设置命令:echo $LANG,显示当前系统语言:简体中文zh_C ...
- nmon监控工具的使用
该工具的使用主要参考自http://blog.itpub.net/23135684/viewspace-626439/ http://nmon.sourceforge.net/pmwiki.php 生 ...
- PDO的一些操作
一.实例化一个PDO对象 //实例化一个PDO对象//1,设置数据源相关参数$dbms = 'mysql';$host = '127.0.0.1';$port = '3306';$dbname = ' ...
- Leetcode: Design Phone Directory
Design a Phone Directory which supports the following operations: get: Provide a number which is not ...