Marza wrote: Usually the people who prefer Unix probably started on it. Same as the PC types and the Mac types.

I have to disagree here, at least for myself. Perhaps I'm the exception that proves the rule, but I'm one who started in the DOS/Windows world but immediately prefered Unix once I got a taste of it. I spent several years as a religious zealot once I got Linux installed stopped using Windows entirely.

More recently (and slightly more on-topic), I've come to the realization that more than one of you have mentioned, that the OS is just a tool, and different tools are better for different tasks. This is especially true now that I am severely limited in the development software I have at work (currently Win95). I keep both a Win2K box and a Linux box at home so I can try to keep up with the technology I need to do my job (the Windows side) and the technology I enjoy more (the Unix side).

My preferred tools overall, if I were making the decisions, would be Linux as the OS, with vi and emacs sharing editing duties (I do swing both ways there), MySQL for databases, Perl for coding, Apache for serving web, Lynx and Opera for browsing it, etc. But because I have to live in the real world, I try to be equally proficient in similar tools on the Windows side. ;)

As soon as I can hack a few more hours in the day, I'll have to try out Cygwin and the various GNU utilities for Windows...

-rattus, $.02 from the rat's nest of a brain


In reply to Re: Re: Re: Perl hacker’s tools of trade or hardware of choice.. by rattusillegitimus
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.