[休閒運動] The trade of Houston Rockets

I like to play basketball since I was a high school student and I still play around one to twice a week now. Although I love this sport, I do not have too much passion to see the games like NBA after MJ retired. In past year, I started to pay attention on it. One reason is Jeremy Lin and the other is the CEO of my company bought Memphis Grizzlies last year. I start to realize this is not just only a game but also contain a lot of things in it. ...

February 21, 2013 · 2 分鐘 · 221 字 · Fran Kuo

[工作點滴] git clone error "error: Problem with the SSL CA cert (path? access rights?)"

Our company’s git server do not support the ssl verify but support user name password verify. The default git enable the SSL verify when access https. I would encounter the error message like: error: Problem with the SSL CA cert (path? access rights?) while accessing https://tw.ubnt.com/git/example.git/info/refs fatal: HTTP request failed So we have to config the git by command: git config –global http.sslVerify false Then git clone again $ git clone https://tw.ubnt.com/git/example.git Cloning into ’test’… Username for ‘https://tw.ubnt.com’: name Password for ‘https://[email protected]’: password remote: Counting objects: 1054, done. remote: Compressing objects: 100% (674/674), done. remote: Total 1054 (delta 390), reused 747 (delta 290) Receiving objects: 100% (1054/1054), 14.45 MiB | 377 KiB/s, done. Resolving deltas: 100% (390/390), done. ...

January 31, 2013 · 1 分鐘 · 119 字 · Fran Kuo

[休閒運動] 王小民輸了

早上一睡醒一如往常就會打開電視看比賽,昨天王小民主投,不過卻看到了一場比之前爆掉還慘的比賽,人生壓,也許,挫折早一點來總比晚一點到好,年輕時受挫還有時間可以東山再起,但當王小民到了三十來歲時再受到挫折,也許就報銷了,就像洋基一個痛痛人投手帕瓦諾。 以前唸書時,不管是比賽,考試,我發現自己會在意自己表現好不好,身體狀況好的時候,表現總是特別差!反而是有些病痛的時候,表現反而出奇的好,也許病痛轉移了部份的思緒,只能以剩下的部份,專注於工作上,得失心,還真的是負分咧。換個方向想,應該是精力過剩吧!但我又沒辦法一心好幾用XD… 希望王小民能多一點點的霸氣,並在下季季賽前,把幾個球種再好好融合,鍛練更強健的心智,展現更加成熟的球技。

October 9, 2007 · 1 分鐘 · 3 字 · Fran Kuo