No Microsoft here. Only GNU/Linux. Links: http://www.linux.org.tw/, http://www.debian.org/.
Natural fits for article/category
Sites established:
I don't care what software you (the government) use, just don't cause me (when connecting to your systems) not to be able to use Free Software (when interacting with your programs). (2007)
StallmanAtTaiwan2005: For the last week of May, 2005 I was Stallman's bodyguard (well, escort), i.e., protecting innocent bystanders from getting squashed in case of any stumbles (joking, ha ha).
buzz_tester: put your radio near your terminal and
set it between stations, AM perhaps better than FM, and check out
the effects of each different ASCII printing character on what you
hear, running this: perl -we 'for $a ( ord " " .. ord "~" ) {
$_ = ( chr($a) x 80 . "\n" ) x 24; system "clear"; print; sleep 1;
}' I find dashes buzz little, and angle brackets buzz lots.
Hmmm. Then I found tempest.find ${PATH//:/ }
-maxdepth 1 -atime +30 -type f -perm +111 | sortperl -C -nwe 'use
Unicode::Normalize q(decompose); print decompose($_)'
whereupon piping to e.g., iconv -f utf8 -t big5 is
much smoother.echo [Chinese
character]|bg5ps -s 15| pstopnm -stdout -pbm -|pnmcut -bottom
333|pnmcrop|pnmpad -white -l1 -r1 -t1 -b1|ppmtowinicon -output
favicon.ico back when I used big5.Last modified: 2008-04-12 04:00:04 +0800