Make hay while the sun shines.

勿失良机。

Last night the toothache woke me up and it was very difficult for me to get asleep again.

I felt very depressed then, living a poor life, having no money to buy a house or just rent a big one for my lover who has been pregnant, even a healthy body is too much to hope for.

I work hard, I always keep doing exercises to maintian healthy, I believe I can succeed through my consistent efforts, but the reality always got worse.

Why am I always the failed one even when I tried my best to pursue some dreams?

For many things assigned to me, I never said it was impossible and I always tried to finish them before the deadline, but what did I get from my hard work? Nothing, nothing.

Maybe I should figure our what I am really good at, and then just concentrate on them.

It is said that everybody is a genius, buf if we judge a fish by its ability to climb a tree, it will live its whole life believing that it is stupid and inferior to others.

However, what am I good at? There is no obvious answer.

Maybe life is set up for me to have failures and setbacks. I should accept the truth and stop my pointless struggle for a better future.

Let it be, someone will fail all the times, then let me be the one.

A lantern can give you light only when you light it.

灯笼若要闪亮,需要你去点亮。

From Munia Khan.

It would be better if there could be someone who can shed some light on my road forward.

But most often, people would be more willing to help those who are able to and willing to help themselves first.

So it is fatally important to show we are worthy of people's help.

Down in the dumps. Got the blues. Under the weather. Not yourself.

These are all phrases we use to describe those times when we just aren’t feeling up to par.

Whatever has you feeling less than optimal, the sure plan of action to get back in the game and feeling great, right?

Sometimes, it’s just a phase. That means, over time we’ll start to see an uptick in the way we feel.

We aren’t at our best right now, but we are working towards that and we will get there soon.

Other times the issue is deeper than that.

We might need to talk through things or consider options that will help us to better get to a place where we feel like ourselves, should we?

Don't worry about the future too much, the only way to ensure a better future is doing our businesses as well as we can.

March 02nd, 2018 Week 9th Friday的更多相关文章

  1. March 03rd, 2018 Week 9th Saturday

    No cross, no crown. 不经历风雨,怎能见彩虹. Sometimes you can see a beautiful rainbow high in the sky without h ...

  2. March 01st, 2018 Week 9th Thursday

    Let bygones be bygones. 过去的就让它过去吧. What happened has happened, it cannot be undone, so just leave it ...

  3. 【启发式搜索】Codechef March Cook-Off 2018. Maximum Tree Path

    有点像计蒜之道里的 京东的物流路径 题目描述 给定一棵 N 个节点的树,每个节点有一个正整数权值.记节点 i 的权值为 Ai.考虑节点 u 和 v 之间的一条简单路径,记 dist(u, v) 为其长 ...

  4. Codechef March Cook-Off 2018. Maximum Tree Path

    目录 题意 解析 AC_code @(Codechef March Cook-Off 2018. Maximum Tree Path) 题意 给你一颗\(n(1e5)\)个点有边权有点权的树,\(Mi ...

  5. July 02nd. 2018, Week 27th. Monday

    Bad times make a good man. 艰难困苦出能人. Bad times make a good man, and hard times create strong men, but ...

  6. March 11th, 2018 Week 11th Sunday

    All good things must come to an end. 好景无常. Love is when the other person's happiness is more importa ...

  7. March 10th, 2018 Week 10th Saturday

    All good things must come to an end. 好景无常. Love is when the other person's happiness is more importa ...

  8. March 09th, 2018 Week 10th Friday

    All good things must come to an end. 好景无常. Love is when the other person's happiness is more importa ...

  9. March 08th, 2018 Week 10th Thursday

    Easy come, easy go. 易得则易失. Easy come, easy go, I finally undestand the phrase through somewhat hard ...

随机推荐

  1. lua的table元类

    Lua中提供的元表是用于帮助Lua数据变量完成某些非预定义功能的个性化行为,如两个table的相加.假设a和b都是table,通过元表可以定义如何计算表达式a+b.当Lua试图将两个table相加时, ...

  2. Docker镜像目录无法删除

    docker pull下来的镜像目录默认放在:C:\ProgramData\docker\windowsfilter.由于拉下来的镜像已经几乎占满了C盘的空间,准备删除所有的镜像,却发现删除不掉. 搜 ...

  3. 操作失败: 无法更改关系,因为一个或多个外键属性不可以为 null

    报错:操作失败: 无法更改关系,因为一个或多个外键属性不可以为 null  . 同时修改主表和从表的数据,想用EF主表T_ReviewPlan中某个对象item删除item对应的从表T_ReviewS ...

  4. c# chart控件柱状图,改变柱子宽度

    让柱状图紧挨 改变柱状图宽度 chart1.Series[0]["PointWidth"] = "2";

  5. mybatis_15整合ehcache

    3.4 整合ehcache Mybatis本身是一个持久层框架,它不是专门的缓存框架,所以它对缓存的实现不够好,不能支持分布式. Ehcache是一个分布式的缓存框架. 什么是分布式 系统为了提高性能 ...

  6. Java爬虫框架Jsoup学习记录

    Jsoup的作用 当你想获得某网页的内容,可以使用此框架做个爬虫程序,爬某图片网站的图片(先获得图片地址,之后再借助其他工具下载图片)或者是小说网站的小说内容 我使用Jsoup写出的一款小说下载器,小 ...

  7. 修改CentOS服务器时间为北京时间

    购买了VPS,CentOS系统,发现服务器时间与北京时间往往不一致,存在时差. [clive@server workspace]$ date 2018年 05月 30日 星期三 02:02:47 UT ...

  8. 不创建实体对象,利用newstonjson得到json格式字符串,键对应的值

    1.Json字符串嵌套格式解析 string jsonText = "{\"beijing\":{\"zone\":\"海淀\", ...

  9. canvas-a12ellipse.html

    <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8&quo ...

  10. bootstrap table 获取数据后的前台页面(后台怎么传就不必详细说明了吧)

    <%@ page contentType="text/html;charset=UTF-8" language="java" %> <%@ t ...