this post was submitted on 07 Jul 2024
545 points (96.7% liked)

Programmer Humor

19166 readers
562 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] 2 points 2 months ago (1 children)

There's nothing hard about semantic naming. Especially when you're separating your elements into components and use SCSS or some other pre-processor.

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

Either you understand that the consensus is that naming things is hard and you just want to elevate yourself above everyone else by arguing against it, or you're unaware that it is the consensus, in which case your opinion doesn't really matter because you most likely underestimate the issue.

It's such a truism that I'd suggest googling "naming things is hard*.

There are only two hard things in Computer Science: cache invalidation and naming things. -- Phil Karlton

https://www.namingthings.co/