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 ...
随机推荐
- Linux kernel的中断子系统之(三):IRQ number和中断描述符
返回目录:<ARM-Linux中断系统>. 总结: 二描述了中断处理示意图,以及关中断.开中断,和IRQ number重要概念. 三介绍了三个重要的结构体,irq_desc.irq_dat ...
- spring boot 搭建web项目常见五种返回形式
在web项目中一般常见的五种返回形式: 返回页面,使用模板引擎,spring boot推荐使用thymeleaf,类似的还有freemarker等. 返回字符串(json),一般用于完全的前后端分离开 ...
- 开机进入grub命令行之后。。。。
最近由于经常整理自己电脑上的文件,难免都会遇到误删系统文件或者操作失误导致系统不能够正常进入的情况.这时就会出现grub错误的提示,只能输入命令才能进入系统.那么该输入什么命令呢?其实非常简单. gr ...
- Dubbo中Directory解析
Directory代表多个Invoker,可以把它看成List Directory接口 Directory接口继承了Node接口: 1234567 public interface Directory ...
- java创建线程的几种方式,了解一下
1.继承Thread,重写run() public class MyThread extends Thread{ @Override public void run() { System.out.p ...
- Spring py登陆模块(包含 记录登陆时间,记录ip,增加积分)
嘛基于最近的复习准备写个关于spring登陆模块的小程序 虽然小但是五脏俱全呐 话不多说让我来介绍一下今天的登陆程序. 这些是 基于Spring JDBC 的持久层实现 基于Spring 声明事物的业 ...
- CentOS7解决firefox无法启用ibus中文输入的问题
最近换电脑,要换掉使用了6年的旧环境,开始折腾重装系统: 下了minimal版本的CentOS7.4,然后开始一点点装想用的东西,多少找到一点十年前折腾LFS的感觉:然后竟然被输入法拌住了半天,事后回 ...
- 实验吧 ---- 隐写术之so beautiful so white
因为好久没有写博客,所以今天本宝宝要弥补这个过错,一下子更新许多文章,希望各位小伙伴能够原谅,以后我会加倍努力的! 这一次主要都是实验吧里面的 关于隐写术方面的知识,后续我会上传一些解密工具,希望能够 ...
- selenium IDE中log的保存与查看方法
下载selenium IDE的log保存插件为File Logging(selenium IDE),下载安装方式如下: (1)打开firefox浏览器----点击右上角----附加组件---插件--- ...
- CMake入门实战
本文用来记录基本的Cmake用法,以一个实例,讲解如何通过cmake构建一个一个基本的工程,文件的目录如下: 说明: bin文件夹下的debug和release分别存放编译输出的文件和相关依赖的动态库 ...