We laughed and kept syaing "see you soon", but inside we both knew we would never see each other again.

我们笑着说再见,但我们都心知肚明,再见遥遥无期。

From The Legend of 1900.

That is ture, just like sometimes we would say "I will do it in the future." or " I will get rid of those bad habits.", but inside we know we would never complete the task before the deadline, or we would never get rid of our deep-rooted bad habits. All our weightless promises would eventually turn out to be lies.

We must do something to change that, for people who love us and people we love.

As for me, every time I promise to complete some unfinished work, the result is obvious, the work won't be done until the deadline comes.

Hopeless procrastination! And I consider it the very reason for my poor performance both in life and work.

And that make me live in doubts about myself and in fear about my future. I don't want to be unemployed in my middle age, and I don't want my life is lack of insurance.

I want to become strong, I want to become smart, I want to become a qualified system-architecturer.

Is there any way that I can end my dark past and start a bright future?

I think there is, but first I msut conquer doubt and fear, because he who has conquered doubt and fear has conquered failure.

Buck up and act on meaningful things, act now!

So what you blow a fuse? Well, that happens to us all.

人生低谷人人有,一时失意又如何?

When you blow a fuse, just turn off the central switch and install a new one, then turn on the central switch, the darkness will be eliminated and the light will be back.

So, take it easy when you blow a fuse, don't complain too much about the darkness and your misfortune.

Why not think in different way? That trival accident just tell us that there are some problems in our circuit, more precisely, in our life, especially when we are tackling with some difficult challenges, like using some high-amperage devices in our circuit, isn't it?

When the capacity of the fuse is not big enough, it would be blown some day, so the earlier it happens, the earlier we can modify it to make all things run better.

Life is the same. When things don't go well as we have expected, just figure out what the problems are, and try to fix them, replace them, or make our own fuse strong enough.

Keep studying, keep exercising, keep making progress.

July 7th, 2019. Week 27th, Sunday的更多相关文章

  1. July 01st. 2018, Week 27th. Sunday

    Empty your cup so that it may be filled. 清空杯子,方能再次装满. From Bruce Lee. We can't learn anything new if ...

  2. July 02nd 2017 Week 27th Sunday

    No safe wading in an unknown water. 未知水深浅,涉水有危险. Is this the theory that has been the guideline for ...

  3. August 7th 2016, Week 33rd Sunday

    Knowing yourself is the height of wisdom. 了解自己就是大智慧. Two-day holiday, even I didn't have enought tim ...

  4. July 7th, Week 28th Thursday, 2016

    The 79th Anniversary of Anti-Japan War Difficulties vanish when faced bodly. 勇敢面对困难,困难自会退让. The best ...

  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 07th. 2018, Week 27th. Saturday

    Soon is not as good as now. 别谈未来,现在就行动. From Seth Godin. I always told myself that I should finish w ...

  7. July 06th. 2018, Week 27th. Friday

    Life has no limitations, except the ones you make. 生命无限,除非你自我设限. From Les Brown. There would be no l ...

  8. July 05th. 2018, Week 27th. Thursday

    Pleasure in the job puts perfection in the work. 乐于工作才能有完美表现. From Aristole. Do you want promotion? ...

  9. July 04th. 2018, Week 27th. Wednesday

    And if you really want to see what people are, all you have to do is to look. 想真正了解他人,只需要用心看. From W ...

随机推荐

  1. finger

    finger <username> 显示用户信息,包括用户的home目录,上一次登录的时间,默认shell等 finger XXXXX #输出: #Login: XXXXX Name: X ...

  2. Fiddler抓取内容自动保存本地

    Fiddler抓取内容自动保存本地 一.点击FidderScript 二.选择你想要的获得内容的方法 OnBeforeRequest:发送请求后 OnBeforeResponse:获得响应 三.修改j ...

  3. JavaScript for 、for...of 、for...in 等 iteration 效率测试

    由于不同浏览器,不同版本性能不一,且控制台本质是是套用了一大堆eval,沙盒化程度高,所以需使用node环境测试来提高准确性 // 准备待测数组 const NUM = 1e7; let arr = ...

  4. FCC---CSS Flexbox: Add Flex Superpowers to the Tweet Embed

    To the right is the tweet embed that will be used as the practical example. Some of the elements wou ...

  5. js 回调地狱的另类解决方案尝试

    例如 通过学生获取学生所在学校信息,需要先查询学生所在班级,再通过班级查询所在学校信息.js代码类似写法如下: function getStudentSchool(id) { ajax.get(&qu ...

  6. Oracle VirtualBox安装CentOS 8

    1.下载CentOS CentOS下载地址: https://wiki.centos.org/Download 这里以CentOS8为例 选择一个比较快的地址,这里以jdcloud mirror为例 ...

  7. Linux之恢复误删除文件

    前言每当我们在生产环境服务器上执行rm命令时,总是提心吊胆的,因为一不小心执行了误删,然后就要准备跑路了,毕竟人不是机器,更何况机器也有 bug.那么如果真的删除了不该删除的文件,比如数据库.日志或执 ...

  8. python 基础学习笔记(8)--装饰器

    **装饰器** - [ ] 装饰器和闭包有很大的联系.有时你需要在不改变源代码的情况下修改已经存在的函数.装饰器的运用可以提高效率,减少重复的代码. - [ ] 装饰器的实质是一个函数.它把一个函数作 ...

  9. diango运行流程

    diango运行流程 Django处理一个请求的流程: 在浏览器的地址栏中输入地址,回车,发了一个GET请求 wsgi模块接收了请求,将请求的相关信息封装成request对象 根据地址找到对应函数 执 ...

  10. IDEA中写MyBatis的xml配置文件编译报错的坑

    IDEA中写MyBatis的xml配置文件编译报错的坑 说明:用IDEA编译工具在项目中使用Mybatis框架,编写mybatis-config.xml和Mapper.xml配置文件时,编译项目出现错 ...