41
kinnrot
8y

has anyone ever heard of guess oriented programming?

Comments
  • 3
    every freaking time I have to work with 20 year old api without a documentation I use my guess oriented techniques like a boss.
  • 3
    Is this like a guessing game where you program and push directly to production without any testing and everyone guesses and bets on what all features would work? Highest odds for whether the code would even complete a build! :-P
  • 0
    @sterex, what do you mean with "complete a build"? It runs on my machine! Lol
  • 1
    when you need to find a memory leak without proper debugging tools.
Add Comment