Project Euler

F# has a lot of functionality for manipulation of lists. Here is my first attempt at the solution in F#.

Project Euler

To solve problem #23 I apply simple brute force and we get to play a little with F# sets.

Two Monitors and AutoHotKey

I prefer to use the keyboard whenever possible. I have a two monitor setup and found myself moving windows from one monitor to the other using the mouse. However, using AutoHotKey I was able to do this by keyboard. Also I wanted to swithc easily to a particular window using the keaboard.

Update: The functionality has now been integrated into Windows 7.

Heat - Remote Sensing of Temperature

The problem is to deduce how the temperature changes (we will call this a temperature profile) at one place from measurements at another place. You will need a very old browsser for it to work.