November 10th, 2017 Week 45th Friday
A little bit of mercy makes the world less cold and more just.
多一点怜悯就可以让这个世界少一点冷酷而多一点正义。
Maybe there is no just in the world, maybe the truth, cold and cruel, is exactly what the world really is.
Because I have witnessed too many stories that ended in a tragic way.
It seems that the God is a little bit snobbish, always favors those wealtly and successful ones, but puts aside the sincere prayers from those poor and those who are in some desperate conditions.
Maybe there is no heavenly savior, and there is no god or lord, only we can save ourselves.
Try to unite with as many people as possible, and fight for a world that is more just and more fair.
But first, please always hold a compassionate heart when dealing with people, that will help a lot no matter they are higher or inferior, at least, our kind actions will make this cold world a little bit warmer.
The whole problem with the world is that fools and fanatics are always so certain of themselves, but wiser people so full of doubts.
这个世界的问题在于,傻子和疯子总是过于自信,而聪明人却对自己充满怀疑。
From Bertrand Russell.
If the world really works in such way, then I msut be a wiser, but the reality always keeps showing that I am a fool, both in my life and my career.
But sometimes, even my superficial knowledge can earn me some appreciations and admirers.
Uh, maybe a fool can always finds a greater fool to admire him.
However, a man, like me, who knows his knowledge is not enough and who is willing to keep reading and learning and practising, can't be a fool at all.
Because we know the truth, and we know our own smallness, and being honset to oneself and being modest to the world certainly can make a man great.
So, don't lose hope and confidence in tomorrow, things can come right sooner.
Remember that work is the best antidote to sorrow.
November 10th, 2017 Week 45th Friday的更多相关文章
- November 11th, 2017 Week 45th Saturday
Happiness is a direction, not a place. 快乐是一个方向,不是一个目的. Do you remember those moments in your life wh ...
- November 09th, 2017 Week 45th Thursday
If we did all the things we are capable of, we would literally astound ourselves. 我们如果尽全力去完成我们能做到的事情 ...
- November 08th, 2017 Week 45th Wednesday
Keep your face to the sunshine and you cannot see the shadow. 始终面朝阳光,我们就不会看到黑暗. I love sunshine, but ...
- November 07th, 2017 Week 45th Tuesday
Love is composed of a single soul inhabiting two bodies. 爱就是一个灵魂栖息在两个身体里. Love and family and childr ...
- November 06th, 2017 Week 45th Monday
The education of a man is never completed until he dies. 一个人的学习之路,到死才结束. Being a life-long learning ...
- November 05th, 2017 Week 45th Sunday
Do not pray for an easy life, pray for the strength to endure a difficult one. 不要祈求安逸的人生,祈求拥有撑过艰难的力量 ...
- November 10th, Week 45th, Sunday, 2019
Perfection has no place in love. 爱从不完美. Perfection has no place in love, and we should always try to ...
- November 1st 2016 Week 45th Tuesday
Difficult circumstances serve as a textbook of life for people. 艰难坎坷是人们的生活教科书. It would be better if ...
- November 17th, 2017 Week 46th Friday
If you shut the door to all errors, truth will be shut out. 你如果拒绝面对错误,真相也会被挡在门外. Sometimes being a f ...
随机推荐
- MAMP 安装phpredis 扩展
phpredis扩展包地址: https://github.com/nicolasff/phpredis 1.下载php源码 (http://php.net/releases/ 选择php5.5.1 ...
- Python删除文件及进行文件夹压缩
示例效果: 项目编译发布后,删除部分配置文件,然后做成发布文件的压缩包. # -*- coding: UTF-8 -*- import os,sys import zipfile import dat ...
- Oracle左连接、右连接、全外连接以及(+)号用法
1.准备工作 Oracle 外连接(OUTER JOIN)包括以下: 左外连接(左边的表不加限制) 右外连接(右边的表不加限制) 全外连接(左右两表都不加限制) 对应SQL:LEFT/RIGHT/F ...
- [日常] Go语言圣经-竞争条件习题
package main import( "fmt" "sync" ) var balance int func Deposit(amount int) { b ...
- Linux应用调试-strace命令
1.strace简介 strace常用来跟踪进程执行时的系统调用和所接收的信号.通过strace可以知道应用程序打开了哪些文件,以及读写了什么内容,包括消耗的时间以及返回值等 2.安装strace命令 ...
- sql语句之where子句
现在的登录都是把信息存在数据库,然后把输入的与数据库内容进行匹配,一样就登录成功,否则不成功.验证码是为了防止暴力破解,因为计算机能够自动匹配密码,但是不能识别图片上的字母,只有人能识别,所以匹配的速 ...
- eclipse 中springboot2.0整合jsp 出现No Java compiler available for configuration options compilerClassName
今天使用eclipse创建springboot整合jsp出现一个问题,在idea中并没有遇到这个问题.最后发现是需要在eclipse中添加一个eclipse依赖,依赖如下: <dependenc ...
- 从零开始学习html(十五)css样式设置小技巧——上
一.水平居中设置-行内元素 <!DOCTYPE HTML> <html> <head> <meta charset="utf-8"> ...
- C3p0 的一个异常
转的,异常如下: NewPooledConnection - com.mchange.v2.c3p0.impl.NewPooledConnection@1285252 closed by a clie ...
- 如何选型商业智能和分析平台,Gartner给了这些建议!
文 | 水手 在2017年1月20日Gartner发布的<China Summary Translation: 'Survey Analysis: Customers Rate Their BI ...