July 09th, 2018. Monday, Week 28th.
Happiness is an inside job.
自内寻找,才能找到幸福。
From William Arthur Ward.
Nobody wants to suffer, and we all want to live a happy life.
We are eager to be happy and we are constantly striving to pursue happiness.
But in the process of cultivating happiness, sometimes we might forget to strengthen our inner selves so that we can harvest more happiness in our life.
We might be limited to believe that happiness is something we derive from people, events or outcomes.
But in the actual fact, all those things that can bring us pleasure are simply mirrors, reflecting back to us idealized notions of who we think we might be, rather than who we truly are.
If we believe that our happiness is just connected to those external things, we might never experience true fulfillment in life. Chasing those external happiness only leads to pain and suffering.
Actually, we already have everything we need in order to be happy and live an extraordinary life, it resides within us.
Just as Democritus had said, " Happiness resides not in possessions and not in gold. Happiness dwells in the soul."
So, we must understand that happiness is a state of mind, if we want to live a happy life, we need to know that point and find happiness within our soul.
Besides, happiness isn't conditional, it is a choice. In every moment, we have the power of determine whether we will view events in our life from a positive or a negative lens.
Try to be postive, try to be optimisitc, try to be grateful for those extraordinary things that already exist in our life.
Better to do something imperfectly than to do nothing flawlessly.
宁愿做事不完美,总比完美地不做事要好。
It's said that better than nothing, don't be afraid of making mistakes in our innovative work, some new ideas that can lead us to the right roads may become visible only when we are trying to solve those problems, by means of some unfeasible ways.
If we worry about potential failures, or if we want to make a perfect plan to ensure a higher successful rate, we would be reluctant to take actions to push our missions ahead, eventually ending up with nothing being done.
But if we put our hands on the work, maybe at the beginning the results are not perfect, while gradually those imperfect outcomes turn out to be some great successes.
So, it is better to get on and do something even if it is not as good as it could be.
Just do it, things will become easier.
July 09th, 2018. Monday, Week 28th.的更多相关文章
- July 10th, 2018. Tuesday, Week 28th
Winning isn't everything, but wanting it is. 胜利并不能代表一切,但求胜心可以. From Arnold Palmer. Compared to this ...
- July 12th, 2018. Thursday, Week 28th.
People love what other people are passionate about. 人总是会爱上别人倾注热情的事物. From La La Land. This quote has ...
- July 11th, 2018. Wednesday, Week 28th.
It is during our darkest moments that we must focus to see the light. 越是在艰难的时候就越要着眼于光明. From Aristol ...
- July 13th, 2018. Friday, Week 28th.
Don't let the mistakes and disappointments of the past control and direct your future. 不要让你的未来被过去的错误 ...
- July 08th. 2018, Week 28th. Sunday
Make each day your masterpiece. 让生命中的每一天都成为杰作. From John Wooden. Try to focus on what we are doing r ...
- July 02nd. 2018, Week 27th. Monday
Bad times make a good man. 艰难困苦出能人. Bad times make a good man, and hard times create strong men, but ...
- July 09th 2017 Week 28th Sunday
He that boasts of his own knowledge proclaims ignorance. 夸耀知识实乃无知. Honestly speaking, I don't agree ...
- 导航狗IT周报第十五期(July 8, 2018)
摘要:Seclists.Org: 微信支付SDK存在XXE漏洞:WordPress 4.9.6存在文件删除漏洞:linux中常用的文件打包/解包与压缩/解压缩命令总结… 安全播报 Seclists.O ...
- July 07th. 2018, Week 27th. Saturday
Soon is not as good as now. 别谈未来,现在就行动. From Seth Godin. I always told myself that I should finish w ...
随机推荐
- float的范围和有效位
首先说一下: 范围是3.4E-38 ——3.4E+38,可提供7位有效数字. 上述这两个量都是近似值,各个编译器不太一样的. 下面我就将标准值是怎么定义的,和你说一下: 这个比较复杂,建议你找一下IE ...
- 【C#】对异步请求处理程序IHttpAsyncHandler的理解和分享一个易用性封装
在asp.net项目中,添加一个[一般处理程序]来处理请求是很自然的事,这样会得到一个实现自IHttpHandler的类,然后只需在ProcessRequest方法中写上处理逻辑就行了.但是这样的一个 ...
- 导航狗IT周报-2018年05月18日
原文链接:https://www.daohanggou.cn/2018/05/18/it-weekly-8/ DDoS专题 最近Web安全里的一个热点就是包括阮一峰博客在内的多个教育类IT网站被DDo ...
- Spring Boot工程支持HTTP和HTTPS,HTTP重定向HTTPS
本文试图以通俗易通的方式介绍Https的工作原理,不纠结具体的术语,不考证严格的流程.我相信弄懂了原理之后,到了具体操作和实现的时候,方向就不会错,然后条条大路通罗马.阅读文本需要提前大致了解对称加密 ...
- Spring提供的用于访问Rest服务的客户端:RestTemplate实践
什么是RestTemplate? RestTemplate是Spring提供的用于访问Rest服务的客户端,RestTemplate提供了多种便捷访问远程Http服务的方法,能够大大提高客户端的编写效 ...
- bind在onlick中的作用!
1:onClick={this.toRenderRight.bind(this,item.get('id'))}; 2:onClick={this.toRenderRight.(item.get('i ...
- ios swift版 sqlite3详解
iOS中的SQLite3的封装与详细应用 SQLite是一个开源的嵌入式关系数据库,特点是易使用.高效.安全可靠.可移植性强. iOS中的本地持久化存储 NSUserDefault:一般用于存储小规模 ...
- 用PCA(主成分分析法)进行信号滤波
用PCA(主成分分析法)进行信号滤波 此文章从我之前的C博客上导入,代码什么的可以参考matlab官方帮助文档 现在网上大多是通过PCA对数据进行降维,其实PCA还有一个用处就是可以进行信号滤波.网上 ...
- Java基础-递归调用
意义: 递归算法是一种直接或间接地调用自身的算法.在计算机编写程序中,递归算法对解决一大类问题是十分有效的,它往往使算法的描述简洁而且易于理解. 所以在工作中我们经常用递归 来进行一些算法操作 比如 ...
- mySql入门-(一)
学了很多乱七杂八的东西,但是依然停留在前端,在工作中一直和后端交流,但是不太了解数据库是怎么回事,为了加强学习,准备学习一些关于数据库相关的东西. 说起数据库可能会有很多很多,SQLServer.Or ...