this post was submitted on 24 Sep 2024
518 points (99.1% liked)

Programmer Humor

37408 readers
10 users here now

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

Rules:

founded 6 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] tyo_ukko@sopuli.xyz 5 points 10 months ago* (last edited 10 months 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.