感情随想

最近看了一些天涯上面的痴情怨女帖
什么凤凰男婆媳悲情帖,什么从两表姐婚事看人间百态
虽然听故事很好玩是吧,不过这些发帖回帖的人的觉悟也太低了,根本就没有找到问题所在 -_____-bbb

两个人相处实际上根本就和感情没有太大关系
而是考验两个人人格发展的健全程度

通过建立亲密关系
两个人的人格得到更严苛的审视
了解自己的不足并努力改善
成为更为成熟和健康的人

两个心智不健全的人在一起
能不能相处纯粹是碰运气

爱是一种能力
而不是荷尔蒙分泌的高低

真想跟天涯上面的女人们每人扔一本 the art of loving -______-bbb

不能忍 -____-bbb

当看到文艺小青年的自我纠结无病呻吟的鸡血文字
又看了一下手边的两本砖头一堆paper
我立刻及时马上产生的唯一念头
就是
真是
不能忍了 -______-bbb

// 不知道当JQA拿着手上的paper郁闷的看着我在漫画的时候,是不是也有一样的感觉 -____-bbb

大家好勤奋阿 @@

尤其是我们寝室北大的那个女生,每天都不知道几点睡的。。。@@
我就是每天最早睡觉最晚起床的那个 @@
中午晚上都慢悠悠的散步到cafeteria吃个饭,然后来回就快两个小时了。。。@@
我们学校有一个我来了之后还从来没见过的女生。据说是因为超级勤奋以至于起床睡觉吃饭都和大家错开了。。。@@
大家都好勤奋阿~~~

What a surprise!

The network is finally working now…@@
This is my first day in lab, and the computer here cannot type in Chinese -_____-bbb

Okey, what’s really surprising is that … I met my HIGH SCHOOL CLASSMATE in the dinning room!!!
Oh, God! We stood still, looking at each other for a few seconds, and yah! That’s him!!!

I have not heard from him since he transferred to an LAC in Minnesota for three years. He is now in mathematics and doing summer research intern here. (he is paid for his work T_T)

It is quite amazing because if it is not the first day in lab, I would not get lost in the campus (probably -___-bbb); and if I did not get lost, I would not come to dinner that late; and if I did not come that late, I would not meet him!!!

We’ve talked a lot and he showed me his office (I also tried to show him my working place, but failed since the door is locked and my card did not work -____-bbb). I feel that he has changed a lot in thoughts (or has changed for a long time but I did not know before). Anyway, it is a good thing to see him here :)

Tips From Yang Liu

前些天在处理方本本的时候翻到在Google实习时候mentor最后一顿饭给我们的一些建议。结果大部分我都没做到 -____-bbb 我觉得对有志于sde的同学还是有帮助的。

* 上学的时候还是多看看书,上班之后就没时间没心情看了。

* 在学校的话多动手。project要认真对待,一定要一个人写一个小型的code(比如一个小型的os或者db)。读一些小型的code,开始可以一行一行仔细读,后面只要理出框架就可以了。

* 本科之后要么出国,要么工作,国内的硕士没必要念。工作的话,可以先去大公司做,之后有想法可以去start up或者创业。

* 工程师一定要懒。这样才有motivation与减少重复性工作。

* 那种小工具没有必要掌握(如dos),因为能用到的自然会熟,不熟说明没用。

* 在学校还是一般用C++,掌握好了可以很快上手别的语言。工作的话,更多的注重开发效率。

* engineer的工作其实是权衡一个问题的各种解决方案的利弊

* 计算机中有很多协议,比如html就是engineer和browser之间的协议。了解得多了,就能发现它们的模式和规律。要了解为什么这样做。