Making the Switch To Windows "Workstation" 2008
snydeq writes "Disenchanted with Vista? Why not convert Windows Server 2008 into the lean, efficient, reliable 'power user' OS that Windows should be? InfoWorld's Randall Kennedy, who has been using a converted 'Workstation' 2008 as his primary OS since hitting a wall using Vista as a Visual Studio development platform four months ago, says the guerrilla OS has turned his Dell notebook into a well-oiled machine that never gets sluggish and rarely needs to reboot. Those interested in making the switch should check out win2008workstation.com, a clearinghouse for 'Workstation' 2008 tips and techniques. Kennedy also offers a link to a Windows 2008 Workstation Converter utility for those looking to quickly convert a fresh Server 2008 install without hacking the registry or manually installing/enabling lots of services and features."
I'm currently developing Windows apps without actually having to "use" windows to get my work done. Yup the beauty of cross compiling with MinGW and testing on the Windows XP machine I have hidden in the corner.
I think I've actually gotten better at writing code, because I have to read/check more and make sure that I think it works before testing.