this post was submitted on 28 Feb 2025
421 points (98.2% liked)

Programmer Humor

1521 readers
2 users here now

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 32 points 3 days ago (2 children)

Is that the test driven programming everyone talks about?

[–] marcos 21 points 3 days ago

Exactly. You write the tests first so you know exactly when not to remove Windows.

[–] [email protected] 5 points 3 days ago

That would be true if there were tests. If you work in banking or any other field with very specific specs and regulations, the program is almost perfect and answers the demands of the client.

The undefined behavior is too much though, he should throw an exception instead.