this post was submitted on 05 Aug 2023
17 points (100.0% liked)

Programmer Humor

32050 readers
1605 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 2 points 1 year ago* (last edited 1 year ago) (1 children)

Good way to figure out how an unknown code base works is to add unit tests tho

[โ€“] [email protected] 1 points 1 year ago

It's also the only way to migrate architecture safely.