61
dbonev
7y

Finding the bug. The usual flow:
"Omg! I think it's a bug in the compiler"
10 minutes later:
"OK, it surely is a bug in the runtime"
20 minutes later:
"I'm certain this is a bug in the core library"
2 hours later:
"Oh, it's a bug in my code. Again, as usual, I'm the idiot. Stupid world."

Comments
  • 1
    Haha yes this is me as well, I always start suspecting the low level stuff and then always end up with a stupid bug in my code. Afterward I feel like I've falsely accused someone of murder :/
Add Comment