Best Practice 3: Don't @#$%ing Automate Everything
In this installment of our series on best practices for the discerning developer, we explore the importance of manual labor in the face of automation.
import human_labor
from manual_labor import *
print("I just spent 4 hours typing 10 lines of code, and it was GLORIOUS!")
Our team of expert coders has worked tirelessly to create a system that will automate the inefficiency out of manual labor, but for now, it's just not ready for primetime.
Stay tuned for our next post on the overengineering of our automated system, where we discuss the importance of adding an extra 300 lines of commented-out code for no apparent reason.