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

Programmer Humor

19488 readers
1084 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
[–] [email protected] 3 points 2 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 2 months ago

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