I gather you picked up a couple of quick downvotes on this node, though it's not in negative rep now so I don't know for sure. It's possible that you have been blessed with some personality down-voting, or some people just didn't like your Obfu style. In any case, the balance seems now to be in your favor, on whichever count it's being reckoned. The node I'm replying to still is negative, and may well remain so, because people don't like it when you complain about downvotes (vicious cycle all the way).

However, since you asked, I'll try to offer a couple constructive comments about the root node.

I am not particularly qualified to preach on (intentional) obfuscation, but if I were to try I would say more or less this:

The point of an Obfu (as I understand it) is not to be hard to read (though that comes naturally a lot of the time), but to be hard to understand: consider Things are not what they seem like., which is incredibly easy to read but takes a lot of effort to understand (especially normalized for the number of characters of code). If line-noise is more what you're looking for, you can find some classic examples here--I won't try to point you toward any particular one, look at them all (I like different ones depending on my mood).

But what all of these have in common is making you look twice, and say "whoa, how'd that happen?" and that is what this code does not do.



If God had meant us to fly, he would *never* have given us the railroads.
    --Michael Flanders


In reply to Re: Re: boku no ichiban JAPH (#1 JAPH) by ChemBoy
in thread boku no ichiban JAPH (#1 JAPH) by bladx

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.