this post was submitted on 24 Sep 2024
500 points (99.0% liked)

Programmer Humor

32282 readers
882 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
[–] tyo_ukko@sopuli.xyz 5 points 3 weeks ago* (last edited 3 weeks ago)

In particular business logic that's not obvious should be documented in comments.

// Typically 1 = 1, but on March accounting wants that 1 = 2. This function makes that mapping.