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.的更多相关文章

  1. July 10th, 2018. Tuesday, Week 28th

    Winning isn't everything, but wanting it is. 胜利并不能代表一切,但求胜心可以. From Arnold Palmer. Compared to this ...

  2. July 12th, 2018. Thursday, Week 28th.

    People love what other people are passionate about. 人总是会爱上别人倾注热情的事物. From La La Land. This quote has ...

  3. July 11th, 2018. Wednesday, Week 28th.

    It is during our darkest moments that we must focus to see the light. 越是在艰难的时候就越要着眼于光明. From Aristol ...

  4. July 13th, 2018. Friday, Week 28th.

    Don't let the mistakes and disappointments of the past control and direct your future. 不要让你的未来被过去的错误 ...

  5. July 08th. 2018, Week 28th. Sunday

    Make each day your masterpiece. 让生命中的每一天都成为杰作. From John Wooden. Try to focus on what we are doing r ...

  6. 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 ...

  7. July 09th 2017 Week 28th Sunday

    He that boasts of his own knowledge proclaims ignorance. 夸耀知识实乃无知. Honestly speaking, I don't agree ...

  8. 导航狗IT周报第十五期(July 8, 2018)

    摘要:Seclists.Org: 微信支付SDK存在XXE漏洞:WordPress 4.9.6存在文件删除漏洞:linux中常用的文件打包/解包与压缩/解压缩命令总结… 安全播报 Seclists.O ...

  9. 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 ...

随机推荐

  1. 如何用Redis做LRU-Cache

    LRU(Least Recently Used)最近最少使用算法是众多置换算法中的一种. Redis中有一个maxmemory概念,主要是为了将使用的内存限定在一个固定的大小.Redis用到的LRU ...

  2. 初识函数库libpcap

    由于工作上的需要,最近简单学习了抓包函数库libpcap,顺便记下笔记,方便以后查看 一.libpcap简介    libpcap(Packet Capture Library),即数据包捕获函数库, ...

  3. Scrapy爬虫框架第五讲(linux环境)【download middleware用法】

    DOWNLOAD MIDDLEWRE用法详解 通过上面的Scrapy工作架构我们对其功能进行下总结: (1).在Scheduler调度出队列时的Request送给downloader下载前对其进行修改 ...

  4. SSM-SpringMVC-25:SpringMVC异常顶级之自定义异常解析器

    ------------吾亦无他,唯手熟尔,谦卑若愚,好学若饥------------- 上篇博客相信大家也看到了,自定义异常,用了SimpleMappingExceptionResolver这个解析 ...

  5. SSM-MyBatis-01:IDEA的安装,永久注册和简单的MyBatis用例

    一,IDEA的安装和永久注册 1.安装: 那到安装包,下一步,选路径,上面可以选操作系统64/32位,下面是程序的默认打开方式,可以不必勾选,也可以全选 路径一定不包含中文,重点 2.永久注册: 将此 ...

  6. PHP生成腾讯云COS请求签名

    目标 使用 PHP 创建 COS 接口所需要的请求签名 步骤 按照官方示例(也许是我笨,我怎么读都觉得官方文档结构费劲,示例细节互相不挨着,容易引起歧义),请求签名应用在需要身份校验的场景,即非公有读 ...

  7. 新浪微博注册(elenium Python 自动化)

    from selenium import webdriverfrom selenium.webdriver.common.keys import Keysfrom time import sleep ...

  8. indexer_worker.go

    package) ) ) ) {             request.rankerReturnChannel <- rankerReturnRequest{}             con ...

  9. 对于单页应用中如何监听 URL 变化的思考

    周末开发了一个在 GitHub 中给 repo 增加自定义备注的 chrome 扩展. 开发这个扩展的原因是我在 GitHub 中所 star 的项目实在太多了(截止目前 671 个),有的项目过个几 ...

  10. 补习系列(20)-大话 WebSocket 与 "尬聊"的实现

    目录 一.聊聊 WebSocket 二.Stomp 是个什么鬼 三.SpringBoot 整合 WebSocket A. 引入依赖 B. WebSocket 配置 C. 控制器 D. 前端实现 四.参 ...