And now for something utterly pointless and wholly nerdy…
I like to use IRC to chat to people. I dislike Windows IRC clients, and much prefer irssi in Linux, which is great because I have a Linux server that I can run it on. Even better is the combination of SSH and GNU Screen, allowing me to SSH into my machine from anywhere while preserving the state of my login.
I also have access to a Windows machine via RDP which is in someone’s office, about 50 miles from here.
For no real reason I thought it’d be amusing to run PuTTy on the remote Windows machine (via the Remote Desktop application on my XP machine), and use it to SSH into my server to chat on IRC.
So, I am using remote desktop which sends compressed 1440×960 bitmaps across the Internet so that I can run PuTTy to see ASCII text via SSH to the computer sat next to me. So efficient, encrypted, compressed SSH data leaves my server, goes through the Internet to the Windows machine. There it gets drawn on the screen inside PuTTy, with the whole screen being captured, compressed and sent back over the Internet to my Windows PC.
Oh, did I mention the remote Windows PC isn’t actually a real PC? It’s a VMWare virtual machine instance running under Windows Server 2003 on a 2.67GHz Core i7.
Earlier I had it printing from the remote machine to the printer plugged into my own PC, which was actually useful, unlike the mess I just described above which was completely pointless but fun. No, I have no life, I’m about to sit and write some SQL.



