Topic Must Read

Ini topik asli perlu bener buat dibaca:
http://staff.blog.ui.ac.id/brian.amy/2009/04/25/copyright-copyleft-creative-commons-part-1/
UPDATED:
http://staff.blog.ui.ac.id/brian.amy/2009/04/30/copyright-copyleft-creative-commons-part-2/

Wow on 9.04

In case you didn’t notice, Jaunty is released. That also explains why Kambing have a heavy load. My workstation using it now and I guess I can say: “Congratulation to all Ubuntu devs and users!”

cat /dev/urandom | grep mail

The world is an example of imperfect. Everything differ from each other. But, the worst part of it is the people whom taking profit out of people misery.
Let’s talk about spammer. There are times where people would scam as some random people very rich, so rich that the person/bot needs random people on the Net […]

Open Platform Framework

 Now maintained in:
http://www.openscdp.org/ocf/

User Expectation

Joolean made a post about my current theme. [1] It is obviously not user friendly, especially when the buttons don’t show up. It gives the impression that I have a comment placeholder with no way to submit.
Is it a bug? It is definitely not a bug. The buttons are there, although they seems invincible. It […]

/me=gloomy|sad

#!/bin/sh
# BR  == Broken System which in /dev/sda6
BR=/dev/sda6
mount $BR /mnt
chroot /mnt
mount -a
BROKEN_PACKAGE=”dirmgr mysql-server-5.1″
DO1=`apt-get -f install && dpkg-configure -a`
DO2=`dpkg -L $BROKEN_PACKAGE | xargs rm -f`;
DO3=`dpkg -L $BROKEN_PACKAGE | xargs rm -rf`;
echo Oops.. :((
#####
## TRY TO BOOTSTRAPPING INSTEAD
#####
## THESE LINE WASN’T ADDED!!!
if [ -e $(mount | grep /dev/sda1) ] ; then
exit (0)
fi
## END OF NON ADDED LINE
## […]

Upgrade to KDE4 in Debian

KDE4 now resides in Debian Unstable with the version number 4.2.2 for stable release. If you are a convert like me (using GNOME), it poses no problem. But, the upgrade will stuck if you have KDE3 installed. To tackle the problem, you could upgrade the opposing KDE3 applications to KDE4, or remove it. Then, install […]

A Glimpse of Faith?

DISCLAIMER: This is my political view. Like it or not, comment if you want, no bashing intended.
Election of parliament member took me a great deal of thinking. I think it is unfair for people who stood and took people liberty not to vote as a sin. There are things that made me think that Indonesian […]

Creating DKIM on Debian 5.0

DKIM is a technique based on Yahoo!’s DomainKey. Some may say that it look alike SPF (Sender Policy Framework), but the two is different. DKIM is authenticating the email sent by checking the signature againts the domain’s public key. On the contrary, SPF check the MTA (mail server) that sends the email againsts the domain’s […]

A Day Gone

For everyone who congratulate me, I thank you all. I’m sorry that I don’t have the kind of respond for somebody that have a birthday. There are two reasons why:
# 1 I totally forgot about it.
You see, I was (and still) poisoined with the game The Last Remnant. I didn’t go to home on […]