in reply to Perl hacker’s tools of trade or hardware of choice..

The only OSses I use are UNIX OSses. I don't do Windows. Never did, never will. My 3 year old nephew knows more about Windows than I do, and I like to keep it that way. My preference goes to Solaris, but at the moment I don't have much access to one. (Only when I'm giving Solaris training, but that doesn't leave much time for development.) I'm a consultant, so I don't have a fixed place to work, but at my current main gig, I mostly use Linux and HP-UX. At home, I use Linux (but for my next box, I'd like to try some BSD member of the UNIX family).

I don't consider the question "which distribution of Linux?" to be very relevant. The only time I use a distribution is when initially installing the OS - for the rest it's just ftp, tar xfvz, ./configure, make, su, make install. I've used at least SLS, Slackware, RedHat, Debian, Suse and Rock over the years, and they all suck. Some more than others.

As for tools, I use the X Window System as GUI, with fvwm2 as window manager. The look and feel of my desktops (whether it's on Solaris, Linux or HP-UX) hasn't changed much in many years. I've been using 'vile' as my preferred editor for over a decade - but since that isn't standard, I use 'vi' a lot as well. That's everywhere. Shells: bash if it's available, otherwise ksh or sh. Mail is viewed and send using mutt (or mail if necessary), while slrn deals with Usenet. And that's about it when it comes to essential tools (well, the content of /bin and /usr/bin is there as well of course). For document making, I use LaTeX. Presentations I do with magicpoint (with the help of m4, make and xfig). Drawings are made with xfig, plots and graphs with gnuplot. Assorted useful tools: C compiler, make, ImageMagic, netpbm. Except for magicpoint, I've been using these tools for years, many since the '80s and early '90s. Some of my vi-macros are almost 20 years old. I'm conservative. I don't easily change my toolset. Experience often beats new features.

Abigail

  • Comment on Re: Perl hacker?s tools of trade or hardware of choice..

Replies are listed 'Best First'.
Re: Re: Perl hacker?s tools of trade or hardware of choice..
by brianarn (Chaplain) on Jun 04, 2002 at 22:13 UTC
    I just wanted to add a thought here, after reading these comments. May be somewhat OT, but just some thoughts.

    First off, just so you know, my preferences are pretty much any *nix (I'm better with RH Linux or Solaris 7/8), using a nice mix of Emacs/Vim depending on what I do.

    However, I also have a fairly extensive knowledge of Windows. More than I'd like, but enough to know how to get around and do the things I want to do to make it run (closely) to how I want it to run.

    As much as we have talked about the strengths of different languages in the past, I'm surprised that people lean so far from Windows. Yeah, to those of us who know what we're doing, *nix systems are a wonderful way to go, and I'd die without my command line (which is much of why I disliked Macs pre-X).

    However, even as much as I disliked Macs and feel like I have little-to-no power in Windows, I took some time to learn each, in the instance that I have no choice but to use one of these machines, learning the subtleties like Macs click/hold versus left-click/right-click.

    It's the same reason that I took driving lessons when I was a kid in both an automatic and a manual. I never knew if I'd be stuck where I had to drive a manual in an emergency, and I actually knew someone who did get stuck with only a manual, a medical emergency, and no knowledge of a clutch. (Ironically, I like manuals more, could make a Unix analogy that Manual is the only way to go *rimshot*).

    I sincerely hope that this isn't seen as a rant - but it's good to know about various tools available, even if most flavors of Windows are more suited to playing around.

    ~Brian