21

Who the fuck writes a 200 line method with 52 if/else statements, 3 try-catches, 6 loops and only 1 comment saying //Array of system records. No dipshit I thought that was a Fucking interface. What happened to the whole keep it simple notion?!

Comments
  • 9
    Why are you reading my code? 😂😂
  • 1
    Pretty sure that's how my boss codes. But will more comments. Way too many comments. Like a 1/1 ratio. Including blank lines.
  • 1
    Probably just poorly written :)
  • 2
    Sometimes time is of the essence 😉
    There's not always time to write clean 3-5 line methods with a customer on your breathing down your neck. Do everyone a favor and refactor when there's actually time for it.
  • 1
    What if there is never time to refactor??
Add Comment