The Skyline Problem
One of my friends recently had a job interview where he was asked to complete The Skyline Problem. It sounded interesting so I thought I’d see if my Haskell skills were up to the task.
I absolutely love programming and in particular functional programming. I have been addicted to programming ever since I discovered QBasic as an 8 year old and I spend countless hours of my personal time writing Haskell programs.
I have a keen interest in concurrency and parallelism and I am becoming increasingly interested in techniques which offer a more rigorous approach to software verification than that of unit testing, such as design-by-contract and proof assistants. That said, I also appreciate great user interface design and I like learning about how things like typography and UI layout affect the user experience.
My professional experience is with Microsoft tools and hardware accelerated graphics. I am very experienced in developing software for the .NET platform and an expert in the C# language. A personal project of mine is building a C# parser which will hopefully form the basis for some interesting tools like C# omni-complete support in vim.
My largest contribution to open source is the work I did on Git Extensions improving UI responsiveness and building a WiX installer for the project. I also maintain the unix-compat Haskell package and I contributed Windows support to the Snap Framework.
Ideally I would like to be working with Haskell, OCaml or F#, but at the moment C# pays the bills :)
haskell f# scala c# ruby vim git functional-programming linux
com vb6 flash
Fugro Survey Pty Ltd
January 2010 - Current
Fugro Survey Pty Ltd
March 2004 - January 2010
Edith Cowan University
2003 - 2006
GitExtensions is a shell extension, a Visual Studio 2008 plugin and a standalone Git repository tool.
Jan 2010 - Current; followed by 2 people
Haskell portable POSIX-compatibility layer
Oct 2010 - Current; followed by 4 people; forked 4 times
Provides the ability to patch/hook functions imported by a dll or executable
May 2010; followed by 2 people
Get information about local network adapters such as name, IP address, MAC address
Aug 2010 - Current; followed by 2 people; forked 2 times
Core type definitions (Snap monad, HTTP types, etc) and utilities for web handlers.
May 2010
One of my friends recently had a job interview where he was asked to complete The Skyline Problem. It sounded interesting so I thought I’d see if my Haskell skills were up to the task.
Tony Hoare recently gave a talk at QCon about what he calls his billion dollar mistake, null references. It certainly rings true for me – not knowing whether a value can be null or not has been quite a major source of frustration for me.
The area of my code that has changed the most with the introduction of linq and extension methods has to be the way that I treat standard collections.
I’ve been having quite a lot of success lately with WPF thanks to an awesome technique that allows the injection of a dummy ViewModel at design time. This allows you to tweak the view in Visual Studio or Blend and see changes right away!
Commodore 128
vim