Deniz’s posterous

things are impossible until they are not. 

Lost at tabu sux

Loading mentions Retweet

Comments [0]

Playing board games with friends

Loading mentions Retweet

Comments [1]

Went to a football game we lost 3 to 1

Loading mentions Retweet

Comments [0]

A new day cycle

for years and years people have woken up in the morning and have went to work. They have had unproductive days due to the nature of disturbance through out the day by colleagues but most of them never seemed to mind. They just want to continue their routine days and have their paychecks at the end of the month. On the other hand there are people like me that work on a more flexible schedule. They come to work at a time between 8 am and 10 am and leave after 9 hours of work. These guys can be a little more productive with the same amount of work because there are some hours in which there are less people in the office due to the fact that people come and go during a 2 hour time span, and this is the time that your can be left alone. This is when real work gets done. Since everybody is getting out of their houses around the same time, this produces another side effect called traffic. This side effect also contributes directly to the unproductiveness by making people sit idle inside a vehicle. Maybe this doesn't bother the corporate drones but i can't stand this sort of time wasting. So what i used to was try to be at the office by 10. But that never happens. I just can't get out of bed and go to work and not be late. So this week i'll be trying something extra ordinary. I'll be leaving for work at 5.30 am in the morning hence avoiding the traffic. I'll be working from 6 am to 2 pm then go home and sleep untill 10 pm. Then i'll be getting up and doing whatever it is that i do (usually working on world domination projects). Then at 5.30 am i'll be leaving for work and the cycle will start over. Doing this phase shift won't effect my professional life but will probably effect my social life during week days, but since i don't have time for socializing during week days it doesn't seem like it will be that much of a problem. On week ends i'll have to make another phase shift and convert back to human life. May estimation is that this will be a productive cycle but just maybe too hard to keep up for a long time.

Loading mentions Retweet

Comments [0]

oversized banana

Sent from my iPhone

Loading mentions Retweet

Comments [0]

Installing debian on a macbook pro

There seems to be a lot of tutorials and info on this subject but some how i didn't come across a single tutorial which worked directly for me. I spent last night harvesting tutorials and forum posts to make a flowing debian install on my macbook pro. So these are the steps i followed to get it working on a 4th generation macbook pro, but warned this is not a process for the faint hearted:

in OSX open /Applications/utilities and fire up boot camp. Resize the partition accroding to your needs. I split the hard disk in 2 equal parts. This will create the partition /dev/sda3.

Choose not to install the windows stuff and exit boot camp.

Next install refit from source forge. This will install a boot menu where you can select the partition to boot from.

Download the debian net install 386 cd and burn it. 

Insert the cd into the drive and reboot the machine. The refit menu should appears and you should see an option to boot from the cd. Choose that option.

Start the debian installer. Choose you settings accrodingly up to the partition bit.

Here delete the partition /dev/sda3 and then recreate the partition with about 1GB less the the free space available. Use ext3 for the format and mount it at /

Mark the partition bootable. Next create a new partition on /dev/sda4 size about 1 GB and format it as linux swap. write the changes to the disk, and proceed with the installation. At the boot loader step you'll get an error about grub not being installed. Say ok, and proceed without
installing a boot loader. We'll get to that in a bit.If the installer asks you to install LILO don't bother just yet as this will also fail.

After the installation completes, boot into OSX once again and open a terminal.


Goto the /efi folder. There is a script under one of the sub directories called enable.sh. Run that script and reboot.

Now at the efit menu, select disk partition and press Y to sync the MBR.

now reboot again boot up from the debian cd. after the installer starts press ctrl+alt+f2 to enter a virtual console. At the prompt type

mkdir /mnt/sda3
mount /proc /mnt/sda3
mount -o bind /dev /mnt/sda3/dev
chroot /mnt/sda3

next create the /etc/lilo.conf file with the following content. You can use vi to do this:

create lilo.conf
boot=/dev/sda3
map=/boot/map
image=/vmlinuz initrd=initrd.img
root=/dev/sda3

then run lilo -b /dev/sda3 to install the bootloader. Now remove the cd from the drive and reboot. At the efit menu you should now see a linux option. Select it and your debian system should boot and run fsck and reboot again automatically. At the efit prompt select linux again and you should be in your newly installed debian system.

Loading mentions Retweet

Comments [2]

dell d600 now servers as a headless laptop

     
Click here to download:
dell_d600_now_servers_as_a_hea.zip (371 KB)

Loading mentions Retweet

Comments [0]

Isn't there an easy way to convert maven projects to eclipse WTP dynamic web projects?

Loading mentions Retweet

Comments [0]

Isn't there an easy way to convert maven projects to eclipse WTP dynamic web projects?

Loading mentions Retweet

Comments [0]

load avg reading over 100

Sent from my iPhone

Loading mentions Retweet

Comments [0]