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

Programmer Humor

19187 readers
1129 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
[–] jaybone@lemmy.world 3 points 1 month 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. )

[–] thanks_shakey_snake@lemmy.ca 3 points 1 month ago

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