Key differences between Python 2.7.x and Python 3.x

Just a short list, not too bad. The __future__ module The print function Integer division Unicode xrange Raising exceptions Handling exceptions The next() function and .next() method For-loop variables and the global namespace leak Comparing unorderable types Parsing user inputs via input() Returning iterable objects instead of lists Banker’s Rounding http://sebastianraschka.com/Articles/2014_python_2_3_key_diff.html

May 7, 2017 · 1 min · birdchan

Für Elise

It’s: foo e-LI-sa https://youtu.be/67OkKjrS7bk [youtube ]

May 7, 2017 · 1 min · birdchan

Elon Musk: The future we're building -- and boring

[youtube ] This is worth a look, the future Elon Musk sees. If you need subtitle, follow this TED link.

May 2, 2017 · 1 min · birdchan

"The eyes of others our prisons; their thoughts our cages." ― Virginia Woolf

true that

April 12, 2017 · 1 min · birdchan

World's Largest Companies by Market Cap

April 11, 2017 · 0 min · birdchan

成為霆鋒廚神10大要訣

1. 一般人雙手做的,你單手做(例:剝蕉、劃火柴); 2. 一般人單手做的,你反手做(例:點打火機、唱K揸咪); 3. 一般人用手做的,你用工具做(例:用筷子夾飲筒飲嘢); 4. 一般人用工具做的,你又用返手做(例:用手指插落煲湯再舔手指試味,死唔用匙羹); 5. 一般人會保護自己的,你唔用(例:唔戴頭盔揸電單車); 6. 一般人唔保護自己時,自己又好保護自己(例:戴眼罩炸食物); 7. 一般人做得型的,你死都要諗個更有型嘅方法去做(人哋拋鑊,你叉腰拋鑊); 8. 一般人做得型的,但你諗唔到點樣更有型咁做,你戴黑超; 9. 一般人做得型的,但你諗唔到點樣更有型咁做,又喺室內唔方便戴黑超(室內唔好意思戴黑超其實你已經唔型),你慢動作笑住做; 10. 總之,人哋點做,你一定唔好同人哋一樣,人哋賣旗貼心口,你貼手臂,人哋貼手臂,你貼衫腳… ref: http://www.passiontimes.hk/article/04-01-2017/36974

April 1, 2017 · 1 min · birdchan

Deep Learning Free Course

Here is a free deep learning online course from fast.ai. It’s mostly videos. http://course.fast.ai/

March 13, 2017 · 1 min · birdchan

Fix apache2 after upgrading to ubuntu 16

After upgrading to ubuntu 16, my wordpress was acting weird. I get errors like apache2.service - LSB: Apache2 web server Loaded: loaded (/etc/init.d/apache2; bad; vendor preset: enabled) Drop-In: /lib/systemd/system/apache2.service.d └─apache2-systemd.conf Active: failed (Result: exit-code), and Your PHP installation appears to be missing the MySQL extension which is required by WordPress. Here are some of the steps I took to re-enabled my blog. If you are using php 7.0, then do ...

October 16, 2016 · 1 min · birdchan

Will iphone 7 or 7 plus work in China?

They should. Which carrier to pick if you want to buy the iphone 7 in the US? All of them should work. Source

September 24, 2016 · 1 min · birdchan

Learned Optimism

Reginald Braithwaite talked about a book called “Learned Optimism,” by Dr. Martin Seligman. Sounds interesting. When we explain something that happened to us, it’s usually in terms of - Personal vs. Impersonal - Specific vs. General - Temporary vs. Permanent Pessimists tend to explain bad things as being personal, general, and permanent, while explain away the good things as being impersonal, specific, and temporary. I am always bad at doing just about everything. That project for team A is just a one-time win. ...

August 17, 2016 · 1 min · birdchan