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. CentOS 线上搭建 jupyter_server 笔记

    一.背景 为公司负责 Data Science 的同事配置线上 jupyter_server (jupyter + jupyter_kernel_gateway)环境. 二.环境 CentOS 7.6 ...

  2. 如何让create-react-app锦上添花,满足实际需求?

    目录 前端部分 后端部分 create-react-app 是 React 官方为我们提供的一个单页应用脚手架,基于 webpack 配置了相关功能,babel. 图片处理.热加载.css 模块化.c ...

  3. Mysql字符串截取_获取指定字符串中的数据

    前言:本人遇到一个需求,需要在MySql的字段中截取一段字符串中的特定字符,类似于正则表达式的截取,苦于没有合适的方法,百度之后终于找到一个合适的方法:substring_index('www.sql ...

  4. Angular常用VSCode插件

    1.Angular 8 Snippets(全家桶) 2.TSLint(ts代码规范.错误提示) 3.Material Icon Theme(文件图标) 4.One Dark Pro(主题) 5.Ang ...

  5. python3抓取淘宝评论内容

    好久没有写爬虫了,今天研究了下淘宝商品评论的内容. 一开始用最简单的方法,挂代理,加请求头,对网页请求,是抓不到数据的,在网上找了一些相关文章,也基本已经过时了,就是网站逻辑有改动,用旧的方法是抓不到 ...

  6. vue element之axios下载文件(后端Python)

    axios 接受文件流,需要设置 {responseType:'arraybuffer'} axios.post( apiUrl, formdata, {responseType:'arraybuff ...

  7. web.xml的常见配置

    web.xml的常见配置 <!-- 配置全局的编码过滤器 --> <filter> <description>编码过滤器</description> & ...

  8. js执行机制

    js是单线程的,为什么可以执行异步操作呢? 这归结与浏览器(js的宿主环境)通过某种方式使得js具备了异步的属性. 区分进程和线程: 进程:正在运行中的应用程序.每个进程都自己独立的内存空间.例如:打 ...

  9. html5的 history模式和hash模式

    直观区别 hash 带一个# history 没有# 各自特点 hash: 仅 hash 符号之前的内容会被包含在请求中,**因此对于后端来说,即使没有做到对路由的全覆盖,也不会返回 404 错误.* ...

  10. YourSQLDba的共享路径备份遭遇重启问题

    如果YourSQLDba设置过共享路径备份(具体参考博客YourSQLDba设置共享路径备份),有时候服务器重启后,备份就会出错,具体错误信息类似如下所示: Date        2019/9/25 ...