this post was submitted on 07 Jul 2024
534 points (96.8% liked)

Programmer Humor

18958 readers
1068 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
 

I am not allowed to credit the site that has this disaster. Its owner said "Nobody should see that"

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 21 points 1 month ago (1 children)

Pretty sure they're referring to class names describing the visual style being applied, rather than what that class represents semantically.

E.g. .red-bold vs. .error-text

[โ€“] [email protected] 7 points 1 month ago

Oh, that makes sense.