sairyx.org / blog

Linguistic comparison.

Root word: 大學/大学
Mandarin: dà xué
Cantonese: daai6 hok6
Shanghainese: [da ɦoә]
Japanese: daigaku
Korean: daehak
Vietnamese: trường đại học

A seemingly notable gotcha with Git

celtic@linux:~/road$ git reset HEAD --hard
celtic@linux:~/road$ git reset --hard HEAD
HEAD is now at 9f96156...
celtic@linux:~/road$

The two are very different.

Phusion Passenger

I just deployed Phusion Passenger on my school's website. It makes things so much easier.

RubyEx's VM

celtic@sohma:~/git/rubyex/program master$ ./program < string_test.rx
PUSH
GC: tracking object P10RubyObject
CALL [ target ]
PUSH_LAST
CALL [ ]
celtic@sohma:~/git/rubyex/program master$

It doesn't do much yet, but there's a lot inside.