30 November 2005 | 4 Comments
I like a clean and tidy C:\, I bet you do too.
When you install Microsoft-Office it drops a directory called MSOCache on the root of your drive. Like you’ve guessed this is cache for the Microsoft-office-installation so that you don’t need to tell it where your installation is located.
If MS Coders would have bothered [...]
24 November 2005 | 0 Comments
Bastard of a mouse OR how my mouse tried to commit suicide on a shiny day.
I got an MS-IntelliSense Optical Mouse about two years ago.Recently, it decided to sorta stop working. It didn’t just stop all of a sudden, it worked fine for ten minutes, stopped for short 3 seconds break, and so forth.
That’s the [...]
21 November 2005 | 2 Comments
Here’s some straight-to-the-point source-code for solving and generating Sudoku boards.
It’s targeted at embedded systems, so stuff will run fast and memory consumption is rather low.
I’m putting it here mainly so that people can find it through google and have some of the Sudoku programming-problems solved. The source-code is heavily commented, so hopefully it’ll do [...]