Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Bruteforce Oriented Programming

Name: Anonymous 2013-07-17 11:45

Seven Rules of Bruteforce Oriented Programming
1.Avoid abstraction at all costs.
2.Instead of variables use literal values.
3.If you still need variables, global variables are the best. All others suck.
4.Use whatever API you first get your hands on. Compatibility,size and quality doesn't matter.
5.Use Copypaste liberally. Its like inlining, so it must be fast.
6.A function should be self-sufficient.Don't use parameters and second-level functions inside.
7.Macros are for weak people who can't type all the text.

Name: Anonymous 2013-07-17 12:11

No thank you!

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List