Programmer Humor @lemmy.ml merthyr1831 @lemmy.ml 2mo ago I spent a week debugging a build issue Yeah, it was the cached dependencies, how did you guess?
There are two hard problems in computer sciences. Cache invalidation, naming things and off by one errors.
Yup. I got our QA guy to help debug it and he was like "maybe just dont upgrade the dodgy dependency and delete your cache" lmfao yup fixed it
If something should work, but it doesn't, nuke all the caches before diving in the rabbit hole of debugging weird issues
There are two hard problems in computer sciences. Cache invalidation, naming things and off by one errors.