this post was submitted on 08 Aug 2025
81 points (96.6% liked)
Programming Humor
3365 readers
1 users here now
Related Communities !programmerhumor@lemmy.ml !programmer_humor@programming.dev !programmerhumor@kbin.social !programming_horror@programming.dev
Other Programming Communities !programming@beehaw.org !programming@programming.dev !programming@lemmy.ml !programming@kbin.social !learn_programming@programming.dev !functional_programming@programming.dev !embedded_prog@lemmy.ml
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I can't tell you the number of time I restart my computer and my code starts working.
I spent 5 days last week doing a lab assignment on linked lists, spent 3 days trying to debug my code, turned off and on my computer and it worked. I suspect it's a cache issue where there is some corrupted cache that isn't being updated and that can only reset through a full restart.