Forgot your password?

typodupeerror

Comment: Re:Gimp (Score 1) 176

by dotgain (#42902137) Attached to: For Your Inspection: Source Code For Photoshop 1.0
^^ This. As an ex printer, a thousand times this.

You have no business sending me CMYK images. I decide on the CMYK formula to use based on my press specs (which I sent you but you never read) and your ICC profile + RGB image.

I might need to print your image on two different presses with two different dotgains (o hai there username), which would necessitate two different CMYK files from you in this case.

Comment: Re:Perl versis c++ (Score 1) 263

by dotgain (#42331221) Attached to: Perl Turns 25
Certainly, what you say is true. Your response is well reasoned, and I appreciate that. I never said Perl itself was easy to learn, and I've only got one nitpick:

C++, by its use of namespaces, avoids things like std::vector, std::string etc. being 'reserved words', but that doesn't change the fact that they're there to learn. Yes, Perl has a large number or reserved words compared to C et. al. but I've never felt that these are what makes Perl hard to learn.

When I began learning C++ I initially felt it was easy to learn - only because I didn't realise how much of it I had yet to face. In reality it's actually a long road to becoming a good C++ programmer - equally true of Perl. I think my biggest disadvantage was learning C and becoming quite proficient in it long before I learned C++. I never did find a C++ book that starts out with "Okay, so you already know C, here are all the C things you need to forget about"

I don't mean to criticise C++ at all (you won't have any trouble finding people who've gone to great lengths to do so) but I maintain that learning it well is not "easy" by any means.

Comment: Re:It said using channel 2 would REDUCE interferen (Score 3, Informative) 615

by dotgain (#41725939) Attached to: Ask Slashdot: Why Does Wireless Gear Degrade Over Time?
It's an exploit of a loophole in /. moderation. Funny mods provide no 'karma'. The basic idea is mod the post up funny, and back down overrated. This can repeat without end with enough moderators, and the poster goes to full negative karma for just one post.

This is an unauthorized cybernetic announcement.

Working...