654
you are viewing a single comment's thread
view the rest of the comments
[-] VirtualAlias@reddthat.com 6 points 1 year ago

Yeah, I was going to say they just left a default alphabetical sort to their global droplist component and called it a day. Probably works fine in most contexts, but this one - not so much.

[-] QuaternionsRock@lemmy.world 7 points 1 year ago* (last edited 1 year ago)

Or shitty SQL.

SELECT MAX(day_of_month), month
FROM why_does_this_table_exist
GROUP BY month
this post was submitted on 16 Jul 2023
654 points (97.8% liked)

Programmer Humor

32060 readers
1398 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS