Development
@luciferMysticus I try to make sure names of functions in code I write or perform a code review for describe exactly what is happening, under the theory that if a function does something weird, it should look weird
Anyway, the upshot to this is that deep in the infrastructure my employer is running on a daily basis, there is a function named ProcessOneMessageOrDont
Development
@Kistaro we have one deep in the UI framework called CheckForShenanigans