Executive summary: Windows2000 is a good workstation and unix is a great server.

I run Win2000 on my workstation but work against AIX, Linux, Solaris, and Irix all day. I spent most of my time working against Oracle using tools like java, perl, sqlplus, telnet, ssh, vim, and a browser. All of those things run on nearly every platform, so everything I do is pretty much platform independant.

Windows wasn't very reliable until 2000 came along. Now that I'm running 2000 I never have to reboot my machine besides updates and it's faster than running kde or gnome on the same hardware.

I tried XP for a month and came back to 2000. XP was also slower on the same hardware and didn't give me anything I didn't already have except an ugly red X button (that was obviously meant for users) and a nifty start menu. The start menu was an improvement, but I've already put shortcuts to everything I use on a quicklink bar on my start bar. Everything is one click away.

Learn your shortcut keys for windows and you will increase your speed 10 fold. Alt-Tab, Alt-Space, and Ctrl-Esc are your friends. I only touch the mouse when surfing the web!

The most recent release of the PuTTY ssh/telnet client now supports fullscreen mode. This is great when you're working on a server and want to have the entire screen available for your session.

From a perl perspective PPM sucks, why hasn't CPAN integrated binary packages yet? Sometimes PPM will tell me that a package is available and then deny me when I attempt to install it, oh man that pisses me off to no end...

Update: PuTTY is available here.

In reply to Re: Perl hacker’s tools of trade or hardware of choice.. by elwarren
in thread Perl hacker’s tools of trade or hardware of choice.. by vladb

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.