Great minds think alike.

英雄所见略同。

If great minds really did think alike, then we would live in an unreal world which is just a Dstopia.

Given that our world is so varied, so I think the great minds don't think alike, though there might be only one truth for many things in our world.

Besides, if they did, then the world would be very horrible to the human beings.

In fact, it is just the dissimilarity between our minds that is the source of our porgress and our success as human beings.

Now, this quotation is usually used in the case of two friends having the same idea at the same time.

But its prevalence means that it rings true for some, and that might become a problem sometimes.

Actually, the notable feature of great minds, what really makes them great, is that they don't think alike to any other minds, great or otherwise.

It is the ability to consider independently and originally that makes thinkers powerful and important.

Please remember, there are not any two men, on what are called doctrinal points, think alike who think at all, it is only those who have not thought that appear to agree.

So, we don't always have to agree with opinions of others, try to find out some different things, that would be helpful for all of us, that would be the start point of creations.

Humanity is won by continuing to play in face of certain defeat.

就算可能失败,也要继续前行,这才是真正的人。

From Ralph Ellison.

Live is to be lived, not controlled, and humanity is won by continuing to play in face of certain defeat.

The above is the complete version of this quote.

As an ordinary person, my willpower is not strong and my persistence is weak, it is natural for me that I am often afraid of failing, sometimes such feeling even held me back from the opportunities I had been eager for.

And I know that might be the reason why I couldn't be somebody, because those fears undermined my own efforts to avoid the possibility of a larger failure.

As we all know, the fear of failing can be immobilizing, it can cause us to do nothing, and therefore resist moving forward.

When we allow fear to stop our forward progress in life, we are likely to miss some great opportunities along the way.

To realize our dreams, to avoid being disappointed by the results, we must overcome our fear of failure so that we have the possibility to achieve our goals.

February 27th, 2018 Week 9th Tuesday的更多相关文章

  1. February 28th, 2018 Week 9th Wednesday

    Knowledge makes humble, ignorance makes proud. 博学使人谦逊,无知使人骄傲. Humility is not equal with being passi ...

  2. February 26th, 2018 Week 9th Monday

    A good beginning is half done. 良好的开端是成功的一半. We can't finish anything if we don't start, sometimes ge ...

  3. February 25th, 2018 Week 9th Sunday

    LIfe is about making an impact, not making an income. 生命在于影响他人,而非赚钱糊口. From Kevin Kruse. You probabl ...

  4. February 20th, 2018 Week 8th Tuesday

    Receive without conceit, release without struggle. 接受时,不狂妄:放手时,不犹豫. How to understand this quote? Do ...

  5. February 13th, 2018 Week 7th Tuesday

    You are your greatest asset. 你就是你自己最大的资本. For most of us, there are few things that we can count on ...

  6. February 6th, 2018 Week 6th Tuesday

    To be is to be perceived. 存在即被感知. How to interpret this quote? Maybe it means that everything in you ...

  7. June. 26th 2018, Week 26th. Tuesday

    No affection but interests can be found in the world of animals. 在动物的世界里,只有利益,没有感情. From Animal Worl ...

  8. February 16th, 2018 Week 7th Friday

    Full of luck, health and cheer. We wish you a Happy Chinese New Year! 春节快乐,万事如意! From Shanbay. Today ...

  9. September 27th 2016 Week 40th Tuesday

    Friends are lost by calling too often and calling seldom. 交往过密过疏,都会失去朋友. Please mind your own busine ...

随机推荐

  1. angularjs_百度地图API_根据经纬度定位_示例

    百度API--Demo地址:   http://lbsyun.baidu.com/jsdemo.htm#i8_4 本例是在angular.js使用的百度地图根据经纬度定位的API:(正常的页面写法基本 ...

  2. .NET CORE 实践(3)--Visual Studio 2015 Update 3更新之后DotNetCore.1.0.1-VS2015Tools.Preview2.0.2.exe无法正确安装

    打开 https://www.microsoft.com/net/core#windows,点击 https://go.microsoft.com/fwlink/?LinkId=691129下载vs2 ...

  3. 第一册:lesson seventy one.

    原文: He is awful. A:What's Ron Marston like , Pauline? B:He is awful.He telephoned me four times yest ...

  4. pycharm破解

    链接: https://share.weiyun.com/5DGGG3J (密码:hQq6) 将JetbrainsCrack-2.6.10-release-enc.jar放D盘1.pycharm下bi ...

  5. [日常] PHP库函数fgetss的BUG

    1. fgetss函数php官网的解释是: (PHP 4, PHP 5, PHP 7)  fgetss — 从文件指针中读取一行并过滤掉 HTML 标记 2. 测试后出现的问题是: 当文本中有一行数据 ...

  6. xpath语法笔记

    xpath是在xml文档中查找信息的语言, 其语法整理如下: 路径表达式(选取节点) div div下的所有子节点 /div 根节点下的div //div 匹配所有的div . 当前节点 .. 父节点 ...

  7. vmware启动黑屏(本来是好的)

    在cmd下运行 netsh winsock reset 重启真实系统

  8. Java并发编程-Semaphore

    基于AQS的前世今生,来学习并发工具类Semaphore.本文将从Semaphore的应用场景.源码原理解析来学习这个并发工具类. 1. 应用场景 Semaphore用来控制同时访问某个特定资源的操作 ...

  9. idea护眼色设置

    idea右侧编辑区设置护眼色

  10. JUnit4注解

    今天学习了下,mybatis中开发dao的方法,用到了JUnit4进行单元测试, 将JUnit4中的注解总结了下,供大家参考学习: JUnit 4 开始使用 Java 5 中的注解(annotatio ...