May 09th 2017 Week 19th Tuesday
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的更多相关文章
- September 19th 2017 Week 38th Tuesday
Live boldly. Push yourself. Don't settle. 勇敢生活,突破自我,永不设限! Don't indulge in the past, whether it was ...
- June 13th 2017 Week 24th Tuesday
There are no regrets in life, just lessons. 人生中没有后悔,只有教训. Some people can learn from their past mist ...
- May 13th 2017 Week 19th Saturday
Mountains look beautiful from a distance. 远处看山山更美. This gnomic seems to circulate very long, its mor ...
- January 09th, 2018 Week 02nd Tuesday
Use the smile to change the world. Don't let the world change your smile. 用你的笑容去改变这个世界,别让这个世界改变了你的笑容 ...
- November 14th, 2017 Week 46th Tuesday
Eternity is said not to be an extension of time but an absence of time. 永恒不是时间的无限延伸,而是没有时间. What is ...
- November 09th, 2017 Week 45th Thursday
If we did all the things we are capable of, we would literally astound ourselves. 我们如果尽全力去完成我们能做到的事情 ...
- November 07th, 2017 Week 45th Tuesday
Love is composed of a single soul inhabiting two bodies. 爱就是一个灵魂栖息在两个身体里. Love and family and childr ...
- October 31st, 2017 Week 44th Tuesday
No matter how hard the past is, you can always begin again. 不管过去有多么困难,你都可以重新开始. Honestly, I don't ag ...
- October 24th, 2017 Week 43rd Tuesday
We can't give up trying. The fight was worth it. 我们不能放弃尝试,奋斗是值得的. When doing researches in some cutt ...
随机推荐
- cmd命令行编译c/c++程序
一.打开文件夹(文件夹名字为123,文件夹里面有程序345.cpp) cd 123 二.在cmd里面编译程序 1.cd Desktop //在打开文件夹之前不回到桌面会出错 2.cd 123 ...
- spark第三篇:Cluster Mode Overview 集群模式预览
Spark applications run as independent sets of processes on a cluster, coordinated by the SparkContex ...
- Java中多线程并发体系知识点汇总
一.多线程 1.操作系统有两个容易混淆的概念,进程和线程. 进程:一个计算机程序的运行实例,包含了需要执行的指令:有自己的独立地址空间,包含程序内容和数据:不同进程的地址空间是互相隔离的:进程拥有各种 ...
- Java基础18-toString()方法、this关键字
1.toString()方法 在java中,所有对象都有toString()这个方法 创建类时没有定义toString方法输出对象时会输出哈希码值 它通常只是为了方便输出,比System.out.pr ...
- 华为 p8上配置outllook,同步日历/邮件
在网上找了半天,也没有找到合适的方法,在outlook官网上终于找到了配置方式 一种方式是使用outlook的手机应用.(此处省略) 另外一种方式是使用手机自带的邮件/日历应用(见下面操作方法) 如果 ...
- 问题1-xshell远程连接不上linux主机
在其他主机上搭建linux系统,我们一般通过xshell工具去远程访问该主机,这样不仅可以方便我们的对系统或者集群进行管理也方便了我们的操作,但是在搭建好环境的时候遇到如下问题: 解决方案:1.关闭目 ...
- elasticsearch 2.4.0执行update的时候发现的一个问题
请关注inline参数的变化 正确: POST /test/type1/1/_update{ "script" : { "inline": "ctx. ...
- Java入门系列-09-循环结构
这篇文章为你搞懂5个问题 while 循环如何使用 do-while 循环的使用 for 循环的使用 break.continue 的使用 循环结构的嵌套使用 生活中有很多事情需要我们重复的去做,比如 ...
- 线程中断方法interrupt() 与 cancel()
(一).关于interrupt() interrupt()并不直接中断线程,而是设定一个中断标识,然后由程序进行中断检查,确定是否中断. 1. sleep() & interr ...
- VMWare启动虚拟机失败,提示锁定文件失败解决方法
1.问题描述:未正常关闭虚拟机,重新启动时,VMWare启动虚拟机失败 2.解决方法: ①找到该虚拟系统所在的目录,即弹出框中的目录,在目录中找到Windows XP Professional.vmx ...