Everything you see exists together in a delicate balance.

世上所有的生命都在微妙的平衡中生存。

A delicate balance? Can it be an explanation for why some are rich but some are poor, why some can have many lovers but some have to live alone forever?

Balance? Maybe, but not necessarily always true.

Maybe it can be explained by the answer that all these are due to natural selection.

All of the creatures, from human being to single-cell organisms, are always developing from generation to generation by a process of natural selection.

Therefore, it is no strange that the strong ones become stronger and the weak ones become weaker.

If I don't intend on being obsoleted or being washed out by the times, then I must try to become stronger than the current self.

Imagination is the one weapon in the war against reality.

想象力是向现实开战时的一种武器。

From Jules de Gaultier.

Innovation is nothing more than adding a little different things on the existing things.

Imagination can benefit us a lot in innovation.

If you have poor imagination, then your performance in innovation may be also poor, that will in turn weaken your capabilities of fighting against the reality.

Notes: Jules de Gaultier, born in 1858 in Paris, died in 1942, was a French philosopher. In his famous theory of bovarysme, he meant that the continual need of humans to invent themselves, to lie to themselves.

Today, I want to share a poem of Robert Burns with you.

A Red, Red Rose

O my love is like a red, red rose

That's newly sprung in June;

O my love is like the melody

That's sweetly played in tune!

As fair are though, my bonnie lass,

So deep in love am I.

And I will love you still, my dear;

Till all the seas go dry;

Till all the seas go dry, my dear;

And the rocks melt with the sun;

I will love you still, my dear;

While the sands of life shall run;

And fare you well, my only love;

And fare you well a while!

And I wll come again, my love,

Though it were ten thousand mile.

Ok, actually the original text of this poem is a little different from the above, because it was written down about 250 years ago, and the author Robert Burns was a Scottish.

When reading the poem, I wanted to translate it into Chinese, however, I can understand the meaning and the emotion it delivered, I found it was too difficult to accurately and graciously express the same meaning and emotion in our chinese words.

Apparently, it is quite right that in every field there are a great number of professionals who are far more brilliant and capable than those amuters, so just put most of my attentions on my own businesses.

May 09th 2017 Week 19th Tuesday的更多相关文章

  1. September 19th 2017 Week 38th Tuesday

    Live boldly. Push yourself. Don't settle. 勇敢生活,突破自我,永不设限! Don't indulge in the past, whether it was ...

  2. June 13th 2017 Week 24th Tuesday

    There are no regrets in life, just lessons. 人生中没有后悔,只有教训. Some people can learn from their past mist ...

  3. May 13th 2017 Week 19th Saturday

    Mountains look beautiful from a distance. 远处看山山更美. This gnomic seems to circulate very long, its mor ...

  4. January 09th, 2018 Week 02nd Tuesday

    Use the smile to change the world. Don't let the world change your smile. 用你的笑容去改变这个世界,别让这个世界改变了你的笑容 ...

  5. November 14th, 2017 Week 46th Tuesday

    Eternity is said not to be an extension of time but an absence of time. 永恒不是时间的无限延伸,而是没有时间. What is ...

  6. November 09th, 2017 Week 45th Thursday

    If we did all the things we are capable of, we would literally astound ourselves. 我们如果尽全力去完成我们能做到的事情 ...

  7. November 07th, 2017 Week 45th Tuesday

    Love is composed of a single soul inhabiting two bodies. 爱就是一个灵魂栖息在两个身体里. Love and family and childr ...

  8. October 31st, 2017 Week 44th Tuesday

    No matter how hard the past is, you can always begin again. 不管过去有多么困难,你都可以重新开始. Honestly, I don't ag ...

  9. October 24th, 2017 Week 43rd Tuesday

    We can't give up trying. The fight was worth it. 我们不能放弃尝试,奋斗是值得的. When doing researches in some cutt ...

随机推荐

  1. VBS映射网络驱动器 映射网络驱动器

    Dim objNetwork Set objNetwork = CreateObject("Wscript.Network") if objNetwork.EnumNetworkD ...

  2. Spring Boot 例一 实现jsonp接口

    1.新建项目(选择quikstart) 2.增加spring boot 依赖 <dependency> <groupId>org.springframework.boot< ...

  3. js动态给textarea赋值

    document.getElementById("new_analysed_news").value=datas.weatherContent;

  4. python 爬虫系列08-同步斗图一波

    一波大图来袭 import requests from lxml import etree from urllib import request import os import re def par ...

  5. Nginx使用的php-fpm的两种进程管理方式及优化

    PS:前段时间配置php-fpm的时候,无意中发现原来它还有两种进程管理方式.与Apache类似,它的进程数也是可以根据设置分为动态和静态的. php-fpm目前主要又两个分支,分别对应于php-5. ...

  6. [Matlab] awgn

    Y = awgn(X,SNR,SIGPOWER) when SIGPOWER is numeric, it represents the signal power in dBW. When SIGPO ...

  7. [转]v$parameter, v$parameter2, v$system_parameter, v$system_parameter2, v$spparameter区别

    本文转自:http://blog.csdn.net/huang_xw/article/details/617389 1 v$parameter v$parameter显示的是session级的参数. ...

  8. UML建模—EA创建Use Case(用例图)

    用例图主要用来描述“用户.需求.系统功能单元”之间的关系.它展示了一个外部用户能够观察到的系统功能模型图. 1.新建用例图 2.用例图工具: 3.一个简单用例: 用例图所包含的元素如下: 1. Act ...

  9. 【转载】BootStrap表格组件bootstrap table详解

    (转载,来源“脚本之家”,作者不详) 一.Bootstrap Table的引入 关于Bootstrap Table的引入,一般来说还是两种方法: 1.直接下载源码,添加到项目里面来.由于Bootstr ...

  10. PHP file_put_contents() 函数

    file_put_contents() 函数把一个字符串写入文件中. 与依次调用 fopen(),fwrite() 以及 fclose() 功能一样. 语法如下 file_put_contents(f ...