電波老少女漫遊芬蘭 - 我們要相信奇蹟
我們的行程被大大打亂了,
本打算12/23開始截順風車,
為避免晚間露宿公路旁會遇上的低溫,
我們原先預計兩日才能從Jyvaskyla到達Rovaniemi,
但現在只好改變計劃。
因為我倆都需要在12/2
說及假期和書
電波老少女漫遊芬蘭 - 平安夜.孖煙通.重逢
我們約好了在火車站見。
收到她傳來的 sms 說火車在俄羅斯邊界死車了,
電話也快將沒電了,
火車亦可能要再多等兩

Garbage-collected languages and memory allocation failures
Here is a thesis, in light of something I've seen recently : one of the weaknesses of today's high leveldynamic languages is that they have basically no good way of handlingbeing unable to allocate more memory. In fact I think this applies topretty much any language that assumes garbage collection and automaticmemory management.
There are two problems. First, dynamic languages only rarely allocatememory in more or less explicit ways, in operations which can alreadyfail for other reasons (and thus your code already needs
Arrow and Command Keys Not working in Ubuntu 10.04 for non-root Account
For some time, I was having trouble getting the arrow keys to function correctly in my terminal sessions when logging into one of my remote Linode servers running Ubuntu 10.04. Whenever I pressed an arrow key, instead of moving the cursor or going up and down the command history, I would get a string of gibberish like [[A^[[B^[[D^[[C . Not very helpful!
So, after some searching, I found that the cause for this is an