Bugfixes? If the code is stupid, and I say "Oh, you brilliant mind, what a wonderful code you've written", there's little chance the code will ever be fixed.

Sorry, I fail to see what's wrong with a bit of honesty. If I say code is wrong when it is wrong, and I praise code when it's good, it's easy to know when I make a compliment, and when I think the code can be improved. From someone who's always nicey-nicey, you'd never know.

Code is not stupid, stupid is an insult that applies directly to person you are addressing. Saying "This code is stupid" is most often heard as "You are stupid". Too often people think they are being "brutally honest" while in fact they are simply poor communicators, or to be "brutally honest", they are being stupid.

Better ways to communicate:
"This code doesn't meet the requirements."
"The way this code is written is difficult for me to read."

--------

Nothing is too wonderful to be true -- Michael Faraday


In reply to Re: Re: (OT) The Honest Cherry Bomb by freddo411
in thread (OT) The Honest Cherry Bomb by Ovid

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.