you are viewing a single comment's thread
view the rest of the comments
[–] 31 points 3 months ago (2 children)

There's also the class of comments that explain strange business decisions.

# Product guy said to return January 1st if the user doesn't have a birthday on record

Kind of arbitrary but someone with decision making power decreed it.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 14 points 3 months ago*

    this is among the most important comment types that exist imo

    it may not seem like it but 20 years and 5million lines later when shit behaves odd because of some non standard code practice this type of comment is a life saver

  • source
  • parent
  • [–] 8 points 3 months ago

    Kind of arbitrary but someone with decision making power decreed it.

    Here, under protest is this code. Every time the user doesn't have a birthday, we return January 1st. Do we really mean that?

  • source
  • parent