No Microsoft here. Only GNU/Linux. Links: http://www.linux.org.tw/, http://www.debian.org/.
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)
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).
My first contacts
(Text of me with): Dennis Ritchie (R.I.P.; I had inadvertently forgot the password to my digital underwear collection, and posted to USENET for assistance...)
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.Etc.
Reflections of a bigtime Debian bug reporter, a 2009 Taiwan Mini Debian Conference talk.
Video of me: Introducing the ed editor, 2009.10.08; Debian 2009.12.27.
Last modified: 2012-01-07 00:34:12 +0800