minus-squareLightfire228@pawb.socialtoProgrammer Humor@programming.dev•Calm down Satanlinkfedilinkarrow-up1·1 month 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? linkfedilink
Sanity checks
Always, always check if your assumptions are true