Losing all hope was freedom.

彻底绝望就是真正的自由。

Losing all the hopes, and we are free to challenge everything.

It would be better to stop dreaming unrealistic dreams and focus on things we are doing now.

Sometimes, we must know some of our dreams or goals are too big or too perfect to be realized, when we focus too much on them, we may forget to watch where we are going, or what we are seeing may be why it won't work.

I only mean to remind myself that if the goal is too big when we want to do something massive, don't look at it, just remember it.

Life is a mess, it's already hard even if someone had given us some plans to follow, and it would be harder if we want to create something new.

There is no shortcut for anything, we just try everything we can and deal with it bravely when something goes wrong.

Life is tough, the world is not so fair, but that is why we choose to stick onto our fights.

Travel far enough, you meet yourself.

当你走的足够远,就会最终遇见真实的自己。

From Cloud Atlas.

Travel far enough, and we will meet yourself.

Live long enough, and we will win the game.

Try to travel as far we can, try to experience as many as we can.

We will never understand the meaning and the nature of our life if we have never tasted it.

Be patient toward all that is unsolved in our life, try to love the questions themselves, sometimes when we go far enough, we may find all the past obstacles were not so difficult to overcome as we had imagined, because we have overcome them while we keep moving towards our goals.

January 29th, 2018 Week 05th Monday的更多相关文章

  1. January 31st, 2018 Week 05th Wednesday

    Real love is not just instinct, but intent. 真正的爱不是身体上的一见钟情,而是要用心去经营. What is real love? Honestly, I ...

  2. January 30th, 2018 Week 05th Tuesday

    The things you own end up owning you. 你占有的东西终将会占有你. When we are longing for something, we would be w ...

  3. January 28th, 2018 Week 05th Sunday

    I wish you all I ever wanted for you, I wish you the best. 我希望你不负我的期望,愿你一切安好. I hope I can live up t ...

  4. January 22nd, 2018 Week 04th Monday

    It is only when you are pursued that you become swift. 唯有在被追赶的时候,你才能真正地奔跑. It is so bad a feeling wh ...

  5. January 15th, 2018 Week 03rd Monday

    We got things to do. Places to go. People to see. Futures to make. 我们有很多事情要做,有很多地方要去,有很多人要见,有很多美好的未来 ...

  6. January 08th, 2018 Week 02nd Monday

    To be yourself in a world that is constantly trying to make you something else is the greatest accom ...

  7. January 01st, 2018 Week 01st Monday

    Life's like a movie, write your own. Keep believing, keep pretending. 人生如同电影,书写自己的结局.持续相信,继续演出. Some ...

  8. March 05th, 2018 Week 10th Monday

    Fortune favors the bold. 勇者天佑. It has been increasingly apparent that courage is the main quality we ...

  9. August 29th 2016 Week 36th Monday

    Every has the capital to dream. 每个人都有做梦的本钱. Your vision, our mission. That is an advertisment of UMo ...

随机推荐

  1. GMap.NET实现电子围栏功能(WPF版)

    前言 GMap.NET是一个强大.免费.跨平台.开源的.NET控件.分为WPF和winform版.GMap.NET的基本知识不做过多介绍,本文主要介绍如何使用该控件实现电子围栏功能. 电子围栏主要有两 ...

  2. Spring Boot + Spring Cloud 构建微服务系统(一):服务注册和发现(Consul)

    使用Consul提供注册和发现服务 什么是 Consul Consul 是 HashiCorp 公司推出的开源工具,用于实现分布式系统的服务发现与配置.与其它分布式服务注册与发现的方案,Consul ...

  3. SpringMVC之json数据交互

    在Spring3.1之后,如果使用<mvc:annotation-driven />,即使用注解驱动,默认情况下已经配置了MappingJackson2HttpMessageConvert ...

  4. Tensorflow学习笔记(2):tf.nn.dropout 与 tf.layers.dropout

    A quick glance through tensorflow/python/layers/core.py and tensorflow/python/ops/nn_ops.pyreveals t ...

  5. 四、windows下TortoiseGit的使用与操作

    使用 Git命令有时候确实不怎么方便,特别是每次都要输入密码,如果配置 SSH 的方式,又实在是很麻烦.(当然,必须使用 Windows 神器才有方便友好的客户端图形界面啦!!!) 关于 Tortoi ...

  6. .net core 基于IIS发布

    原文链接: https://www.cnblogs.com/gx018/p/7874060.html

  7. Centos7 firewalld 基本使用

    Centos7 的防火墙 firewalld比较常见 简单介绍使用 详细介绍链接推荐:   https://blog.csdn.net/buster_zr/article/details/806049 ...

  8. Perfect hashing (And Minimal perfect hashing)

    Perfect Hashing: A hash function that is injective-that is, maps each valid input to a different has ...

  9. html页面字体相关

    <!doctype html> <html> <head> <meta charset="utf-8"/> <title> ...

  10. javascript基础知识学习

    javascript中几种基础函数的介绍 1.typeof 注意: ① typeof 是操作符,不是函数: ② typeof 操作符 接收一个参数,用来判断参数数据类型,存在六种返回值类型,非别是:u ...