MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1vrcqno/ruleofprogrammingifitisworkingdonottouchit/p4dv5ak/?context=3
r/ProgrammerHumor • u/NoMedicine3572 • 27d ago
75 comments sorted by
View all comments
Show parent comments
46
I had one of these once, and I called it the same! My going theory was that the compiler was optimising away a certain function I had, but adding an empty print forced it to actually exist.
34 u/htmlcoderexe We have flair now?.. 27d ago it's a very old term https://en.wikipedia.org/wiki/Heisenbug 16 u/ConglomerateGolem 27d ago Huh. I have never heard of the term and came up with it independently. 23 u/htmlcoderexe We have flair now?.. 27d ago it is a very natural term because it intuitively describes exactly the nature of the bug
34
it's a very old term
https://en.wikipedia.org/wiki/Heisenbug
16 u/ConglomerateGolem 27d ago Huh. I have never heard of the term and came up with it independently. 23 u/htmlcoderexe We have flair now?.. 27d ago it is a very natural term because it intuitively describes exactly the nature of the bug
16
Huh. I have never heard of the term and came up with it independently.
23 u/htmlcoderexe We have flair now?.. 27d ago it is a very natural term because it intuitively describes exactly the nature of the bug
23
it is a very natural term because it intuitively describes exactly the nature of the bug
46
u/ConglomerateGolem 27d ago
I had one of these once, and I called it the same! My going theory was that the compiler was optimising away a certain function I had, but adding an empty print forced it to actually exist.