this post was submitted on 16 Jul 2023
659 points (97.8% liked)

Programmer Humor

32078 readers
518 users here now

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

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] VirtualAlias@reddthat.com 6 points 1 year ago (1 children)

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