Skip to main content

Posts

Showing posts from 2011

nvidia Cookies

Last week I was re-installing Windows Vista in my wife's Dell Inspiron 1520. Everything was going well, when suddenly the screen was showing random pixels on the screen. I experienced the same issue few years ago when my favorite machine start showing the same pattern. It starts with few pixels, then you can barely understand what's going on in the desktop and finally screen becomes black or the computer restarts itself. At that time the only solution was to throw my precious to the trash can (I am talking about the PC!). It was already old and almost impossible to find spare parts that will cost less than a new computer. I was concerned that the faith of my wife's computer will be the same. We tried different things, like disabling some hardware in the BIOS and running RivaTuner to try to keep the GPU cool by "underclocking it". As expected, nothing actually worked. The machine was behaving worst and worst. After some research I found that it was possible to &quo

My First Game Program

Although I don't have the original source code (It was done more than 24 years ago) and was programmed a little bit after starting computer classes in 6th grade (Sept-1987) I think this piece of code resembles the "game". This game is a guess-the-number kind. Pretty simple but rewarding. For the first time I found that such a device "TRS-80" could be nice source of income and make a living for my future. There was a simple trick I used in this game to always beat my friends (although game was not exciting and they got bored after couple minutes) and complete it in less attempts. I guess you already know how to solve it (log2(100)) 1 Year later I learnt how to get some money from my school friends by doing their programming homework. At that time very few people was interested in computers and programming (moreover when you are 12 years old).