Truth needs no colour; beauty, no pencil.

真理不需要色彩,美丽不需要涂饰。

There is no absoulte truth and everlasting beauty.

We always need to revise the truth according to the current reality, because things always change.

And even the most beautiful face may be carved with wrinkles by the time.

Wrinkles must be written upon our brows, but we can let them not be written upon the heart.

We can grow old, but our spirits should never grow old.

One word frees us of all the weight and pain of life: That word is love.

有一个字能让我们摆脱生活的压力和痛苦,这个字就是爱。

From Emerson.

Recently I always feel anxious, because I doubt whether I can make a good change in my life, whether I can uplift a family.

But after I chatted with my girlfriend, I found I got rid of the anxiety temporarily.

They always exist. And the best way to free me of the weight and pain of live, I think, may be to put my love, real love to those who love me.

That is not a healing song, we'd better to sing it in private, and pluck up courage to greet the next sunrise.

Can the world be somewhat better to me?

Today, besides what we have talked as above, we would like to start a small but interesting discussion about the difference between living alone and living with your parents.

I have left my paretnts and lived alone for about ten years, so I think I am qualified to give some conclusions.

But for what I will list as below, I would keep reserved opinions about some of them.

1. Living alone, with heavier financial burden, we will learn that better managing our money is very important.

But living with our parents, the help from them can be the excuse for us to ignore financial management.

Then we will take extra time and price to learn that, because we eventually will live alone.

2. Living alone, we will learn to do all kinds of household chores for taking care of ourselves.

Living with our parents, our moms take care of us well.

Houseworks are very boring, because we have to do them over and over again, but we must learn to do them, a clean and clear environment will be very beneficial.

3. Living alone, we will learn to brave the worst.

Living with our parents, we can hide in their shelters.

We can't hide in the shelters of our parents for the whole life, we will go out and live alone sooner or later, now that they have given us all they have, we must leave and do something on my own to repay their love.

Stay tuned, we will continue the discussion tomorrow.

May 03rd 2017 Week 18th Wednesday的更多相关文章

  1. October 18th 2017 Week 42nd Wednesday

    Only someone who is well-prepared has the opportunity to improvise. 只有准备充分的人才能够尽兴表演. From the first ...

  2. January 25 2017 Week 4 Wednesday

    In every triumph, there's a lot of try. 每个胜利背后都有许多尝试. There's a lot of try behind every success, and ...

  3. January 03rd, 2018 Week 01st Wednesday

    My existence is not without reason. I know that I could be a quite a different person. 我的存在必定有意义,我知道 ...

  4. November 15th, 2017 Week 46th Wednesday

    Of all the tribulations in this world, boredom is the one most hard to bear. 所有的苦难中,无聊是最难以忍受的. When ...

  5. November 08th, 2017 Week 45th Wednesday

    Keep your face to the sunshine and you cannot see the shadow. 始终面朝阳光,我们就不会看到黑暗. I love sunshine, but ...

  6. November 03rd, 2017 Week 44th Friday

    The secret of success is to do the common things uncommonly well. 成功的秘诀就是把平凡的事情做得异常的好. Sometimes you ...

  7. November 01st, 2017 Week 44th Wednesday

    People always want to lead an active life, and is not it? 人们总要乐观生活,不是吗? Be active, and walk towards ...

  8. October 25th, 2017 Week 43rd Wednesday

    Perseverance is not a long race; it is many short races one after another. 坚持不是一个长跑,她是很多一个接一个的短跑. To ...

  9. October 11th 2017 Week 41st Wednesday

    If you don't know where you are going, you might not get there. 如果你不知道自己要去哪里,你可能永远到不了那里. The reward ...

随机推荐

  1. 【笔记】Django的ORM之删和改

    [笔记]Django的ORM之删和改 Django ORM 数据库  一 删除操作 1.视图层 <table border="1"> <thead> < ...

  2. 前端https调用后端http

    昨晚发生了一个,很........的事 我前端的域名  和后端的域名 都没有做认证,前端的访问的80 调用的后端80 然后我给前端的域名做了认证ssl,但是调用后端的时候报错 原因是  https 调 ...

  3. Java 初始化和清理

    初始化和清理是影响代码安全的两个重要因素. 一.初始化 1. 方法重载 构造器与类名相同,成为强制重载方法名的原因之一.重载规则:每个重载的方法必须拥有独一无二的参数类型列表.不能根据返回值来区分重载 ...

  4. Zookeeper查看版本

    [root@ooccpp lib]# Zookeeper version: ---, built on // : GMT Clients: /[](queued=,recved=,sent=) /[] ...

  5. 问题解决Determine IP information for eth0.. no link present check cable

    网上方法都没有解决:简单粗暴编辑里还原了默认设置OK了 网上方法1 一般解决办法: 第一步: 到/etc/sysconfig/network-scripts/ifcfg-eth<n>/et ...

  6. 转 OGG-01224 TCP/IP error 111 (Connection refused); retries exceeded.

    https://blog.csdn.net/yabingshi_tech/article/details/40620351 在源端启动goldengate pump进程,状态起初是running,后来 ...

  7. pgadmin-linux-centos7.3-连接pgsql

    每次远程连接linux-centos上面的pgsql的时候,需要修改ip,命令如下: -->cd /var/lib/pgsql/data -->vi pg_hba.conf 添加ip如下, ...

  8. Vim Plugins for Linux

    Usage 1.Set up Vundle: git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vi ...

  9. 自动化构建工具maven

    Maven是目前最流行的自动化构建工具,对于生产环境下多框架.多模块整合开发有重要作用.Maven 是一款在大型项目开发过程中不可或缺的重要工具. 一.什么是构建? 构建并不是创建,创建一个工程并不等 ...

  10. How to Fold a Julia Fractal

    How to Fold a Julia FractalA tale of numbers that like to turn http://acko.net/blog/how-to-fold-a-ju ...