this post was submitted on 21 Apr 2025
1195 points (99.6% liked)

Programmer Humor

25059 readers
738 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
[–] IrateAnteater@sh.itjust.works 100 points 2 months ago (10 children)

Every application kind of needs two modes: a default mode where the user is railroaded into making the right decision, and an "I'm not an idiot and will actually read the documentation before/after trying to make things work" mode. If you stick the toggle for the two modes somewhere that you'd only find by reading the documentation, people will automatically categorize themselves into the mode the ought to be in.

[–] entwine413@lemm.ee 76 points 2 months ago (5 children)

You actually need proper documentation, though. I've had to read source code to discover or figure out how to use cli flags way too many damn times. (I'm not a real programmer, I just work on infrastructure).

[–] thoughtfuldragon@lemmy.blahaj.zone 40 points 2 months ago* (last edited 2 months ago) (1 children)

I'm sorry to tell you this but you are a real programmer.

[–] entwine413@lemm.ee 21 points 2 months ago
load more comments (3 replies)
load more comments (7 replies)