2004 IOCCC Winners Source Code Released
Langly writes "The IOCCC have finally released their source code for 2004.
My thoughts goes out to the poor guys that actually wrote this code.
Reader discretion is advised." Every time I see an obfuscated code contest, I wonder if 'Winner' is the right word to describe the victor ;)
void main(void) {
printf("frist prost");
}
The code running on the webserver must be AMAZING.
Its so obfuscated that I cant even see it!
ahhhhhh its finally shown up.
Doesnt bode well though.
liqbase
When I was learning programming, I would obfuscate code so bad that even the compiler couldn't understand it, let alone humans...
"Within 20 minutes of the code release, SCO sued claiming that it contained something of theirs".
Don't blame Durga. I voted for Centauri.
An obfuscated code contest article has a Microsoft "Get the Facts" ad beneath it.
:-P
Does the OSTG try to be subtle or what?
Error 407 - No creative sig found
Google cache with different mirrors across the globe: http://64.233.167.104/search?q=cache:LAIfxt7dfOEJ: www.ioccc.org/+ioccc&hl=en
Some gems: :
Naming variables
#1 Baby names: Buy a copy of a baby naming book and you'll never be at a loss for variable names. Fred is a wonderful name, and easy to type. If you're looking for easy-to-type variable names, try adsf or aoeu if you type with a DSK keyboard.
#17 Bedazzling Names: Choose variable names with irrelevant emotional connotation. e.g.:
marypoppins = ( superman + starship ) / god;
This confuses the reader because they have difficulty disassociating the emotional connotations of the words from the logic they're trying to think about.
#26 Misleading names: Make sure that every method does a little bit more (or less) than its name suggests. As a simple example, a method named isValid(x) should as a side effect convert x to binary and store the result in a database.
An Indian-American Hindu committed to non-violent thought/speech/action alarmed by the global explosion of radical Islam
In this film we hope to show how not to be seen. This is "Hello World" by Mr. E. R. Bradshaw of Cambridge, MA. It can not be seen. Now I am going to ask the code to stand up. "Hello World," will you stand up please. This demonstrates the value of not being seen.
Hey,
I write code like that every day for a living.
I'm just about to finish a world wide, 3-tier, trouble ticketing system in the shape of a Maze.
The Internet is full. Go Away!!!
There are several mirrors. I know, I run one of them. Why the submitter hardcoded the us one is beyond me.
none yet
none
SETI is looking for some sites
none
I wonder if 'Winner' is the right word to describe the victor
This is coming from the dingus behind slashcode.
I don't need no instructions to know how to rock!!!!
I'm so tired of this. Every time the IOCCC winners are announced someone has to go off on how unmaintainable the code is.
For those who are unable to grasp the point, I'll say it slowly: this code is written by people who understand C well enough to twist it into any shape they please. Of course, they could write clean, maintainable code, but then they would LOSE the competition. The goal is to write obfuscated code.
The IOCCC is an expression of source-code as art in a compettitive forum. If that isn't your cup of tea, don't hurt your brain by reading the submissions.
Examples:etc.
Why not just differentiate by varying the length of the names?
xxxxxxxxxxxxxx = xxxxxxxxxxxx + xxxxxxxxxxxxxxxxxxxxx / xxxxxxxxxxxxxxxx;
Makes sense, doesn't it? And it works with every letter of the alphabet too!
Slashdot social media options: AIM, ICQ, Yahoo, Jabber and Mobile Text. Why no MySpace?
Actually, 90% of obfuscation is perl scripts. :)
<runs>
"You're older than you've ever been, and now you're even older."
What you see is how he wrote it - he really is that sick :-D
I'm so glad he doesn't write like this when he's working. Well, not often, anyway.