this post was submitted on 05 May 2025
78 points (91.5% liked)

Programmer Humor

23140 readers
1180 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
[–] [email protected] 17 points 3 days ago* (last edited 3 days ago) (11 children)

Genuine question. Why does a program need to know the user’s gender? (I’m asking in general, not in this particular case). Just use gender neutral pronouns to refer to the user, or, better yet, don’t talk to me at all!

Aside from niche things like targeted ads and gendered health tracking and stuff.

[–] verstra 6 points 3 days ago

Gender PHP extension is a port of the gender.c program ... The main purpose is to find out the gender of firstnames.

As of why, you don't need a why in open source. Some people treat gender as a function of their firstname, apparently, and need that information somewhere - maybe for localization, maybe for personalization, maybe for form-filling auto-suggestion purposes.

load more comments (10 replies)