this post was submitted on 06 Jul 2024
1535 points (99.4% liked)

Programmer Humor

19519 readers
398 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Aux@lemmy.world -1 points 4 months ago (8 children)

Hard disagree - that's just dumb:

// Calculates tax
function calculateTax() { }
[–] uis@lemm.ee 10 points 4 months ago* (last edited 4 months ago) (7 children)

Hard disagree - that's very helpful:

// Calculates Personal Income Tax by formula from section 1.2.3 of tax code. Other taxes like VAT are not calculated.
function calculateTax() { }
[–] Aux@lemmy.world -4 points 4 months ago (5 children)

If it calculates personal income tax, just call calculatePersonalIncomeTax.

[–] plecks@programming.dev 2 points 4 months ago (1 children)

Is that state, federal, or combined?

[–] Aux@lemmy.world 0 points 4 months ago
load more comments (3 replies)
load more comments (4 replies)
load more comments (4 replies)