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

Programmer Humor

32144 readers
47 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 3 points 5 days ago* (last edited 4 days 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.