The beauty you see in me is a reflection of you.

你在我身上看到的美,正是你的倒影。

From Jalaluddin Rumi.

What we see of others and of the world would be the reflection of what we want to see.

So, if we want to see the beauty in others, we must have our eyes focus in finding out the beauty, and concentrate on the good of others.

Practise in that way, day by day, we will find the world would be more friendly, and the environment would be more favorable.

We often turn out to be our own worst enemy.

我们最大的敌人往往是我们自己。

From Wonder Wheel.

Very often we are our own worst enemy because we foolishly build some stumbling blocks on our way that leads us to success and happiness.

If we want to destroy those blocks and walk onto the right way, we must learn how to stop being our own worst enemies and try to become our own best friends, our own greatest ally, and our own best self.

For me, the first step may be to manage my expectations in life, try to set realistic goals, and don't bite off more than I can chew. I must understand that I can't control things outside of my own sphere. Look forwards, but don't expect, that next raise or promotion. Be realistic. If we expect to get everything, we will be left feeling unfulfilled; if we don't expect too much, we will be left feeling content with what we have gained.

And the second step for me is to appreciate those small things and small achievements, this may be especially important in the context of my own success. If we fail to appreciate the small things that we accomplish, we will begin to lose a sense of self-respect. If we can appreciate all the good things we do, even on a small scale, that will help us a lot in building our confidence, motivation and self-respect.

And the third is to use the past as a teacher instead of a weapon. Don't let the feelings of regret or remorse stop us from designing a better future, from starting a new beginning today. Every ending leads to a new beginning, every broken heart opens a doorway to greater love, every mistake can inspire us towards some incredible success. So, please transform all the self-criticism into motivation, and that will bring some amazing benefits.

Actually, there are many reasons and many benefits, but all in all, we should always beware of our inner enemy, understand the ways that it tries to hold us back and lead us the wrong way, and constant awareness will shine a light on everything.

June 09th, 2019. Week 24th, Sunday的更多相关文章

  1. ​June 10. 2018, Week 24th, Sunday

    There is no friend as loyal as a book. 好书如挚友,情谊永不渝. From Ernest Miller Hemingway. Books are my frien ...

  2. June 11th 2017 Week 24th Sunday

    I hope I can find the one who is afraid of losing me. 我希望找到一个担心失去我的人. When I was young, sometimes I ...

  3. June 30th, 2019. Week 26th, Sunday

    It's so easy to be careless, it takes courage and courage to care. 不在乎很容易,但在乎却需要很多勇气. Sometimes it w ...

  4. June 16th, 2019. Week 25th, Sunday.

    I can fly higher than an eagle, for you are the wind beneath my wings. 我之所以能飞得比鹰还高,是因为有你做我羽翼下的风. You ...

  5. June 17. 2018, Week 25th. Sunday

    Dad is and always will be my living, breathing superhero. 在我眼里,爸爸是现实版的超级英雄,现在.将来,永远都是. From Bindi Ir ...

  6. June 16. 2018, Week 24th. Saturday

    Success is the ability to go from one failure to another with no loss of enthusiasm. 成功,就是即使经历过一个又一个 ...

  7. June 15. 2018 Week 24th Friday

    If at first you don't succeed, then dust yourself off and try again. 失败了没关系,重振旗鼓,从头再来. From Aaliyah, ...

  8. June 14. 2018 Week 24th Thursday

    Good friends, good books, and a sleepy conscience: this is the ideal life. 拥有益友.良书和一颗宁静的内心:这就是理想的生活. ...

  9. June 13. 2018 Week 24th. Wednesday

    Life is too short to miss out anything; try to take it slowly. 生命短暂,放慢脚步,别错过任何沿途的风景. From Ferris Bue ...

随机推荐

  1. 从无到有通过IDEA搭建SpringBoot项目

    本人第一次写博客希望记录当下,努力成为IT界中的清流,写的不好多多包涵. SpringBoot是由Pivotal团队在2013年开始研发.2014年4月发布第一个版本的全新开源的轻量级框架.它基于Sp ...

  2. java开发问题两三事(1)

    1. 场景描述 最近在工作中碰到的几个问题,有点坑,记录下,遇到相同或类似问题的朋友可以参考下. 2. 解决方案 2.1 Disconnected from the target VM idea控制台 ...

  3. TortoiseGit 保存账号密码

    TortoiseGit下载网址:http://download.tortoisegit.org/tgit/ 修改.gitconfig .gitconfig 用于记录git配置信息 路径:系统盘:\Us ...

  4. C# -- 使用ODBC连接数据库

    C# -- 使用ODBC连接数据库 public class ODBCHelper { public static string conString1 = "Dsn=sqlServerDsn ...

  5. django-channels的部署(supervisor+daphne+nginx)

    项目中需要一个聊天室的功能,所以需要websocket通信,选择了使用channels模块,主要记录下channels部署的配置和一些坑. 原项目是通过nginx+uwsgi部署的,这里我没做任何改动 ...

  6. How to: Generate XPO Business Classes for Existing Data Tables 如何:为现有数据表生成 XPO 业务类

    From the Tutorial and other documentation sources, you learned how to create business classes for yo ...

  7. xshell破解

    1.下载注册版本 第一步.打开netsarang公司的官方中文网站,https://www.netsarang.com/zh/all-downloads,选择Xshell6下载     第二步.选择试 ...

  8. [转]UiPath Keyboard Shortcuts

    本文转自:https://docs.uipath.com/studio/docs/keyboard-shortcuts The complete list of keyboard shortcuts ...

  9. Android极致优化

    1.SVG 可缩放矢量图,svg不会跟位图一样因为缩放使图片质量下降,有点在于节约空间与内存,常用语简单的小图标,由xml定义的,根节点为<svg>,在android中通过vector实现 ...

  10. Android 8.1 SystemUI虚拟导航键加载流程解析

    需求 基于MTK 8.1平台定制导航栏部分,在左边增加音量减,右边增加音量加 思路 需求开始做之前,一定要研读SystemUI Navigation模块的代码流程!!!不要直接去网上copy别人改的需 ...