this post was submitted on 12 Aug 2024
1022 points (99.5% liked)

Programmer Humor

23172 readers
1683 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] 3 points 9 months ago (1 children)

You bitwise OR into the higher end bits the user id, in which you have already encoded the user’s gender. (For which you have a util method to extract. )

[–] [email protected] 3 points 9 months ago

What the hell kind of second-rate DBMS doesn't encode gender into its primary keys SMDH!!