this post was submitted on 25 Nov 2023
1187 points (98.4% liked)

Memes

45170 readers
2493 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
[–] [email protected] 15 points 9 months ago* (last edited 9 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.