Chances for IT Industry in Palestine

July 25, 2010

Two weeks ago a friend of mine sent me an email asking me for ideas to do IT business in Gaza. I’m not an entrepreneur but I have opinion about it, I might be right and I might wrong but I decided to share my thoughts that sent to my friend my it will be beneficial to someone [...]

0

Rethinking multicore

July 11, 2010

In the recent months always comes to my mind how we can get over this multicore crisis that we are currently falling on. So I started with some consideration that I think it’s important for any future multicore processors design. Inherently sequential code can be improved by only small factor. Thus no need to put [...]

0

Creating GRUB virtual floppy image

July 6, 2010
Tags: ,

I’m was playing with writing my own kernel for fun, but the first thing I realized that I don’t need to write my own boot loader thanks to the multiboot specifications[1]. Most tutorials I saw on the Internet were talking about how to install a grub on a physical floppy. Of course no one these [...]

0