I like coder too, although non-techies often require further clarification. I prefer the more accessible (computer) programmer among those folks. As for hacker, I have to admit that I generally don't like how it's used. To me, hacking is utilizing a system or product in a manner unintended by its author, or tweaking a bit of code in order to serve a particular purpose of my own. I prefer the narrower definition over many other variations used to cover everything from ordinary computer geek to professional software developer. It think it also fits better definitionally with cracker as "one who hacks with criminal intent".

I've been called a Perl hacker several times, however writing, say, an OO layer over an RDBMS is not hacking in my book. Quite the opposite really. Now, tinkering with the innards of the DB module is hacking, but since by and large I'm more interested in playing nicely and by the rules, I don't feel compelled to call myself a hacker. I am a programmer/coder who sometimes has no choice but to hack ; )

Update: minor formatting changes.


In reply to Re: Re: The new 'hacker' word? by djantzen
in thread The new 'hacker' word? by BUU

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.