this post was submitted on 25 Nov 2023
1062 points (98.7% liked)

Memes

45197 readers
2492 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
 

Get good loot from a toolbox in Fallout? Gotta check them all now

you are viewing a single comment's thread
view the rest of the comments
[–] HiddenLayer5@lemmy.ml 5 points 10 months ago* (last edited 10 months ago)

I once had a program fail to compile, but when I compiled it a second time it worked. No idea why, best guess is some kind of caching or dependency issue that got resolved by restating the compiler.

Now every time a program fails to compile and it's not immediately obvious what the problem is, I instinctively compile it again just in case. Well more like three or four times.

I might just be a dog though.