a lesson to ponder.. 1. overall planning review. 2. system design. 3. hardware test failure taken into granted. 4. software bug passed without fix. 5.let the fire burn the whole
There are times that we feel like being so busy , hence overlooking some of the important part. Busy doesn’t necessary meant is progressing. Why? You’re busy, but so is
Automatic Twitter update via bash script and cron.. hehe.. tweet..=~ twitter.com create a shell script (go_tweet) with following content.. date=`date`; msg="$1 as of $date" curl --basic --user "username:password" \ --data-ascii