23
eeee
6y

Do you know that feeling when you finally have no more errors, but then you can't tell if the software actually does the right thing?

🤢

Wisdom of the day:
'No crashes' is not equivalent to 'it works'...

Comments
  • 3
    oh yeah. It is called "silence of the logs".
  • 2
    Also, "it works" is not the equivalent to "it's doing the right thing"!
  • 3
    That's why every program build is followed by testing.
  • 1
    Well it works but not correctly
  • 1
    I remember compiling C programs and cheering when I didn't get a segmentation fault. Then I'd be like "Now that it compiles.... Where did I fuck up?"
Add Comment