In my Debian box, the GTK-style file selection dialog of FireFox is damn slow. Here is the way to improve it by getting back the old dialog.
[more]
Thunderbird on Debian
Recently, I switched from Mozilla suite to Thunderbird and Firefox (reason: be realistic, Moz Team really abandoned the suite).
[more]
Nokia 6270
I retired my old phone (I’ve been using it for last 3-4 years) and get Nokia 6270. Color display, built-in media player, radio, and allows a mini-SD card for expansion, which are all good things. However, I found that there are two bugs:
[more]
Porting to Dovecot
Recently, I changed the IMAP daemon used in IEAA server from UW-IMAPd (which is using mbox format) to Dovecot. The transition is easy, but not trivial as I originally expect. Here are the steps if you want to do so:
[more]
Constant pointer constant
A short note to everyone who programs in C:
[more]