• TimeSquirrel
    link
    fedilink
    4
    edit-2
    2 months ago

    This is why I enjoy programming libraries only I will ever use. “Do I need to account for user ignorance and run a bunch of early exit conditions at the beginning of this function to avoid throwing an exception? Naww, fuck it, I know what I’m doing.”

    • @jcgA
      link
      32 months ago

      It’s the quickest way to prove to yourself that you know what you’re doing… Most of the time, anyway…