cm0002@lemmy.world to Programmer Humor@programming.dev · 30 days agoCalm down Satani.imgur.comimagemessage-square5fedilinkarrow-up14arrow-down10
arrow-up14arrow-down1imageCalm down Satani.imgur.comcm0002@lemmy.world to Programmer Humor@programming.dev · 30 days agomessage-square5fedilink
minus-squareLightfire228@pawb.sociallinkfedilinkarrow-up1·29 days 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