this post was submitted on 07 Jul 2024
382 points (97.3% liked)

Programmer Humor

24932 readers
1414 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 2 years 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
[โ€“] RedStrider@lemmy.world 7 points 1 year ago (1 children)
[โ€“] Ephera@lemmy.ml 3 points 1 year ago (1 children)

Yeah, userstyles are wild. You learn so many ways how to not use CSS. Everything is !important and rather than adjusting the HTML to change the structure, you get to do it all in CSS. ๐Ÿซ 

[โ€“] RedStrider@lemmy.world 2 points 1 year ago

flex-direction:row-reverse; my beloved