April 16 2017 Week 16 Sunday
Happiness is a way station between too much and too little.
幸福就是刚刚好。
I don't want to talk about it any more.
Maybe I am the one who was cursed by the Heaven or by the God, because there was no happiness or luckiness in return for my positive and useful behaviors, and there were full of tragedies and difficulties in my life if compared to many others.
The more I had expected, the deeper I would lost in disappointments.
Too much, or too little, nonsense to me, I am not qualified to get even a glimmer of happiness.
Maybe I should never expect luckiness.
Remeber there is no lucky numbers, even they ever appeared in your dreams, so don't spend too much on those useless things.
But what else can I do to bring myself some positive energy?
Tomorrow belongs to those who can hear it coming.
明天属于那些能听见它来临的人。
Some people, like me, always complain that they may have no glorious or bright future, and they think they are not favoured at all by the God.
They haven't yet abtained any rewards from their efforts, what they had obtained were all but failures, disappointments, frustrations.
Actually sometimes they were sleeping or deaf when the opportunities came to them, so the time belonging to them never comes.
What a pity, isn't it? If they had heard the footsteps of their time and had taken good use of the opportunities, their situation would be totally different.
But who knows? And who care?
Ok, let me bring an end to this unpleasant discussion, and shift to the subject we discussed several days ago:
The signs of being an arrogant person.
8. You despise the weak.
You can't tolerate people who show signs of being fallible.
If someone backs out from accepting responsiblities and taking charge of a situation, you resent and despise such a person.
9. You have a hard time in self-reflecting.
You find it difficult to stare at the mirror and see yourself for what you really are.
You have a hard time to look back at your failures and weaknesses.
April 16 2017 Week 16 Sunday的更多相关文章
- April 22 2017 Week 16 Saturday
Fear is an essential part of our survival, it keeps us alert. 恐惧是生存的重要部分,它让我们保持警惕. Fear and pain are ...
- April 21 2017 Week 16 Friday
Courage is like a muscle. We strengthen it with use. 勇气就像肌肉,越使用越强大. Most often it is true, but somet ...
- April 20 2017 Week 16 Thursday
We are all in the gutter, but some of us are looking at the stars. 我们都生活在阴沟里,但仍有人仰望星空. In the past m ...
- April 19 2017 Week 16 Wednesday
What would life be if we had no courage to attempt anything? 如果我们都没有勇气去尝试点什么,生活会变成什么样子呢? I remembere ...
- April 18 2017 Week 16 Tuesday
Every light has darkness to balance it out. 有光明的地方,必定有黑暗予以平衡. I strive to get a balance between life ...
- April 17 2017 Week 16 Monday
You will find that it is necessary to let things go; simply for the reason that they are heavy. 你会明白 ...
- April 2 2017 Week 14 Sunday
You only live once, but if you do it right, once is enough. 人生只有一次,但如果活对了,一次也就够了. Maybe I am going t ...
- April 30 2017 Week 18 Sunday
Our lives stretched out ahead of us, like a perpetual sunrise. 生命如永恒的日出,生生不息. Please respect yoursel ...
- April 23 2017 Week 17 Sunday
It is a characteristic of wisdom not to do desperate things. 不做孤注一掷的事情是智慧的表现. We are told that we ha ...
随机推荐
- jquery 拖动改变div大小
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/ ...
- ConvertLongToInstantUtil
package com.test; import java.time.Instant; import java.time.OffsetDateTime; import java.time.ZoneId ...
- c#操作windows本地账户
using System;using System.Collections.Generic;using System.Text;using System.Runtime.InteropServices ...
- Problem06 求最大公约数及最小公倍数
题目:输入两个正整数m和n,求其最大公约数(m,n)和最小公倍数[m,n]. 程序分析:利用辗转相除法. 利用辗除法:用较大数除以较小数,再用出现的余数(第一余数)去除除数, 再用出现的余数(第二余数 ...
- py---------面向对象基础篇
引子 你现在是一家游戏公司的开发人员,现在你需要开发一款叫做<人猫大战>的小游戏,你就思考呀,人猫大战,那至少需要两个角色,一个是人,一个是猫,且人和猫有不同的技能,比如人拿棍打狗,狗可以 ...
- 移动测试之appium+python 入门代码(二)
ps: 对于环境安装可能会碰到各种问题,还是要一一解决. 执行: appium-doctor 显示上边界面说明,环境已完成. 同时将手机连接主机(用数据线) ^_^ 执行 adb devices 显示 ...
- MySQL · 引擎特性 · InnoDB index lock前世今生
http://mysql.taobao.org/monthly/2015/07/05/ MySQL · 引擎特性 · InnoDB index lock前世今生 前言 InnoDB并发过程中使用两类锁 ...
- pat1041. Be Unique (20)
1041. Be Unique (20) 时间限制 100 ms 内存限制 65536 kB 代码长度限制 16000 B 判题程序 Standard 作者 CHEN, Yue Being uniqu ...
- Access 2010入门、语文
Access2010入门 数据管理库是按照数据结构来组织,存储和管理数据的仓库. 最早出现的数据库是网状DBMS 1970年,EFCodd博士提出关系模型的概念,提出关系模型的理论基础. SQL语言功 ...
- vue学习第三天 ------ 临时笔记
说明:之前两天属于入门,文章可能存在片段信息 vue2.x+webpack快速搭建前端项目框架详解 http://www.jb51.net/article/129463.htmVue cli + We ...