this post was submitted on 21 Apr 2025
1200 points (99.5% liked)

Programmer Humor

22867 readers
788 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 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] Aceticon@lemmy.dbzer0.com 19 points 1 week ago (5 children)

Look, computers are like idiot savants - incredibly fast and capable of doing all sorts of things with mindless determination, but without a shred of common sense - so when you're programming you have to literally explain everything including what for you is obvious and there is a whole class of bugs (around corner cases and boundary conditions) related to the programmers not explaining absolutelly everything and forgetting some really rare or unusual situations.

For documentation purposes one should assume that at least some users are like computers, without the savant part.

[โ€“] noughtnaut@lemmy.world 2 points 1 week ago

You're brutal. You're not wrong tho.

load more comments (4 replies)