Warren Buffett: The three things I look for in a person

“Somebody once said that in looking for people to hire, you look for three qualities: integrity, intelligence, and energy. And if you don’t have the first, the other two will kill you. You think about it; it’s true. If you hire somebody without [integrity], you really want them to be dumb and lazy.” ― Warren Buffett

February 3, 2014 · 1 min · birdchan

With A Piece Of Chalk

[youtube &w=640&h=360]

January 31, 2014 · 1 min · birdchan

How to stop giving a f@$% what people think

This post below is a very good read. http://www.code-love.com/2014/01/28/how-to-stop-giving-a-f-what-people-think/

January 28, 2014 · 1 min · birdchan

screen

Screen commands Ctrl-a c Create new window (shell) Ctrl-a k Kill the current window Ctrl-a w List all windows (the current window is marked with "*") Ctrl-a 0-9 Go to a window numbered 0-9 Ctrl-a n Go to the next window Ctrl-a Ctrl-a Toggle between the current and previous window Ctrl-a [ Start copy mode Ctrl-a ] Paste copied text Ctrl-a ? Help (display a list of commands) Ctrl-a Ctrl- Quit screen Ctrl-a D Power detach and logout Ctrl-a d Detach but keep shell window open Use screen -ls to see the available screen sessions. ...

January 24, 2014 · 1 min · birdchan

Visual diff online

When you need a diff tool online, here they are. =) http://www.diffchecker.com/diff - copy-n-paste text - have a URL to refer back to the diff result http://www.diffnow.com/ - support text, file upload, and URL input - can compare microsoft office documents (doc, xls, ppt) http://www.quickdiff.com/ - copy-n-paste text

January 8, 2014 · 1 min · birdchan

天主教拜聖母

1. 天主教官方堅持馬利亞「無玷成胎」( Immaculate Conception of Mary),認為她沒有原罪之餘亦終於無犯過罪;但基督教認為此說無《聖經》根據,認為她亦是需要得到耶穌基督救贖的罪人。 2. 天主教官方相信馬利亞不死並被提升天( The Assumption of Mary),基督教則認為此說亦無《聖經》支持。 3. 天主教官方相信馬利亞永久童貞( The Perpetual Virginity of Mary),而《聖經》中所提及耶穌的弟兄姊妹只是親戚、或約瑟前妻的兒女;基督教亦認為此說無《聖經》根據。 4. 天主教主張要向馬利亞禱告,並要請馬利亞向耶穌代求。天主教徒會向馬利亞的像跪拜,稱之為「敬禮」而非「敬拜」;基督教則認為向聖像跪拜屬十誡命中禁止的敬拜像的行為,並以提摩太前書2章5節指出只有「那義者」耶穌基督是人與神之間的中保。 5. 天主教認為啟示錄12章「身披太陽、腳踏月亮,頭戴十二顆星的冠冕」的婦人就是馬利亞;基督教解經家大多認為這婦人是指上帝選民,包括以色列民和教會而不是馬利亞。 Ref: http://www.gospelherald.com.hk/

January 8, 2014 · 1 min · birdchan

相處

當我們與他人相處時,如果經常心懷猜忌、憤怒、報復,我們就是在選擇地獄。 當我們選擇包容、原諒、了解、寬恕、關懷,我們就是在選擇天堂。 你看,地獄與天堂都只是一種選擇,最妙的是,我們有百分之百的選擇權。

January 7, 2014 · 1 min · birdchan

生活的兩大錯誤

一是生活給人看,二是看別人生活。似乎因為自己無法證明自己的幸福,所以才需要用別人的眼光來證明,其實這是一種虛榮和自卑心理在作怪。不要活得太被動,因為這樣會讓你很辛苦。只要自己覺得幸福就行,用不著向別人證明什麼。不要光顧著看別人,走錯了自己腳下的路。

January 4, 2014 · 1 min · birdchan

Money well spent??

Money well spent?? A Short Story for Engineers You don’t have to be an engineer to appreciate this story. A toothpaste factory had a problem: Due to the way the production line was set up, sometimes empty boxes were shipped without the tube inside. People with experience in designing production lines will tell you how difficult it is to have everything happen with timings so precise that every single unit coming off of it is perfect 100% of the time. Small variations in the environment (which cannot be controlled in a cost-effective fashion) mean quality assurance checks must be smartly distributed across the production line so that customers all the way down to the supermarket won’t get frustrated and purchase another product instead. ...

December 30, 2013 · 3 min · birdchan

need PK compat. v4.5 (can do v2.1)

If you are getting this error need PK compat. v4.5 (can do v2.1) from unzipping a zip file in command line, or been stuck in the zip cpgz cycle, the reason is that the zip file was created by PKZIP, but the unzip binary in osx cannot uncompress that. All you need is to install p7zip. brew install p7zip If you got permission issues Could not link p7zip. Unlinking…, then you will need to temporarily open up some of your directories. ...

December 30, 2013 · 1 min · birdchan