cm0002@lemmy.world to Programmer Humor@programming.dev · 2 months agoCalm down Satani.imgur.comexternal-linkmessage-square41fedilinkarrow-up11arrow-down10cross-posted to: programmerhumor@lemmy.ml
arrow-up11arrow-down1external-linkCalm down Satani.imgur.comcm0002@lemmy.world to Programmer Humor@programming.dev · 2 months agomessage-square41fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareLightfire228@pawb.sociallinkfedilinkarrow-up0·2 months agoSanity checks Always, always check if your assumptions are true am i even running the function? is this value what i think it is? what is responsible for loading this data, and does it work as expected? am i pointed at the right database? is my configuration set and loaded in correctly?
Sanity checks
Always, always check if your assumptions are true