How To Write Unmaintainable Code
How to write code and not get fired. (or even if you get fired, how to come back and make money, by charging more!) Obfuscate your code!
I espeically like this example:
if(a);
else;
{
int d;
d = c;
}
;
Subscribe to:
Post Comments (Atom)
-
Without going off the deep-end here and discussing every single Snort rule keyword, I just wanted to touch on a few modifiers that people so...
-
Recently I needed the ability to grab a domain name (specifically the hostname) out of a URL using Shortcuts. I wanted to integrate this f...
-
For those of you that haven't heard of DropBox, it's essentially a synced drive that is stored on DropBox's servers (in the clou...
No comments:
Post a Comment