March 02nd, 2018 Week 9th Friday
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的更多相关文章
- March 03rd, 2018 Week 9th Saturday
No cross, no crown. 不经历风雨,怎能见彩虹. Sometimes you can see a beautiful rainbow high in the sky without h ...
- March 01st, 2018 Week 9th Thursday
Let bygones be bygones. 过去的就让它过去吧. What happened has happened, it cannot be undone, so just leave it ...
- 【启发式搜索】Codechef March Cook-Off 2018. Maximum Tree Path
有点像计蒜之道里的 京东的物流路径 题目描述 给定一棵 N 个节点的树,每个节点有一个正整数权值.记节点 i 的权值为 Ai.考虑节点 u 和 v 之间的一条简单路径,记 dist(u, v) 为其长 ...
- Codechef March Cook-Off 2018. Maximum Tree Path
目录 题意 解析 AC_code @(Codechef March Cook-Off 2018. Maximum Tree Path) 题意 给你一颗\(n(1e5)\)个点有边权有点权的树,\(Mi ...
- 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 ...
- 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 ...
- 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 ...
- 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 ...
- March 08th, 2018 Week 10th Thursday
Easy come, easy go. 易得则易失. Easy come, easy go, I finally undestand the phrase through somewhat hard ...
随机推荐
- linux学习基础1
简介 包含计算机组成,发行.核心思想.主要目录,一些命令ifconfig.echo.tty.startx.export.pwd.history.shutdown.poweroff.reboot.hwc ...
- 南大算法设计与分析课程复习笔记(1) L1 - Model of computation
一.计算模型 1.1 定义: 我们在思考和处理算法的时候是机器无关.实现语言无关的.所有的算法运行在一种“抽象的机器”之上,这就是计算模型. 1.2 种类 图灵机是最有名的计算模型,本课使用更简单更合 ...
- MyBatis学习总结(二)——MyBatis核心配置文件与输入输出映射
在上一章中我们学习了<MyBatis学习总结(一)——ORM概要与MyBatis快速起步>,这一章主要是介绍MyBatis核心配置文件.使用接口+XML实现完整数据访问.输入参数映射与输出 ...
- 各个模式的accesstoken续期详解
一些预备知识 jwt的时间格式 转换为时间可以用js, new Date(1531841745*1000) ==>Tue Jul 17 2018 23:35:45 GMT+0800 (中国标准时 ...
- SQL SERVER PIVOT与用法解释
通俗简单的说:PIVOT就是行转列,UNPIVOT就是列传行 在数据库操作中,有些时候我们遇到需要实现“行转列”的需求,例如一下的表为某店铺的一周收入情况表: WEEK_INCOME(WEEK ),I ...
- 关于EF中出现FOREIGNKEY约束可能会导致循环或多重级联路径的问题
ef中,我们创建外键的时候需要注意,否则会出现标题所示问题. 例:有项目表,项目收藏表,用户表 项目表有如下字段:ProjectId,InputPersonId等 项目收藏表有如下字段:Project ...
- [android] 安卓进程优先级&为什么使用服务
应用程序:一组组件(activity service provider receiver)的集合 一般情况下,一个应用程序对应一个进程 一般情况下,关闭掉应用,关闭掉所有界面,应用程序的进程还在后台运 ...
- win10下安装PHP_CodeSniffer 检查编码规范
PHP CodeSniffer是PEAR中的一个用PHP5写的一个PHP的代码风格检测器,它根据预先设定好的PHP编码风格和规则,去检查应用中的代码风格情况是否有违反一组预先设置好的编码标准,内置了Z ...
- Flask 系列之 HelloWorld
说明 操作系统:Windows 10 Python 版本:3.7x 虚拟环境管理器:virtualenv 代码编辑器:VS Code 实验目标 创建一个显示 Hello World 页面的网站. 环境 ...
- JavaScript 延迟加载
默认情况下,浏览器是同步加载 JavaScript 脚本,即渲染引擎遇到<script>标签就会停下来,等到执行完脚本,再继续向下渲染.如果是外部脚本,还必须加入脚本下载的时间. 如果脚本 ...