314

Hilarious πŸ˜‚πŸ˜‚

Comments
  • 26
    "... and here are some bugs, in their natural habitat..."
  • 15
    "...and here are some codes developed by previous programmer, we better skip that part..."
  • 7
    “...and here is where I should have put a comment, but I didn’t...”
  • 6
    "...and this here is a compilation of magical code snippets pasted from Stack Overflow. It functions, and one day I'll figure out how. Moving on..."
  • 2
    When you find a line of code and you don't know what it does, you should leave it alone instead of trying to delete it.
  • 1
    Here is the portion of code that was written by my colleague who sadly is not here with us today
  • 1
    "...and here we have a comment that has nothing do with this function"
  • 2
    “... let me explain this regex to you:

    ^(?:(?:(?:0?[13578]|1[02])(\/|-|\.)31)\1|(?:(?:0?[13-9]|1[0-2])(\/|-|\.)(?:29|30)\2))(?:(?:1[6-9]|[2-9]\d)?\d{2})$|^(?:0?2(\/|-|\.)29\3(?:(?:(?:1[6-9]|[2-9]\d)?(?:0[48]|[2468][048]|[13579][26])|(?:(?:16|[2468][048]|[3579][26])00))))$|^(?:(?:0?[1-9])|(?:1[0-2]))(\/|-|\.)(?:0?[1-9]|1\d|2[0-8])\4(?:(?:1[6-9]|[2-9]\d)?\d{2})$”
  • 0
    I imagine a bunch of scenes like this (click for words):
  • 0
    @jeremyIglehart leap year regex πŸ˜…
  • 0
    That last comment settled it😁😁😁😁
Add Comment