this post was submitted on 06 Jun 2025
1158 points (98.7% liked)

Programmer Humor

30796 readers
698 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
 
you are viewing a single comment's thread
view the rest of the comments
[–] resipsaloquitur@lemmy.world 22 points 10 months ago (1 children)

I worked at a company that made IoT stuff (which is an increasingly archaic term). The web team was pitching using a third party tool called ThingSpace to view and manage the things. The web dev said ThingSpace could do all these amazing things automatically. The manager said “can we change the color of the background?” The web dev said “…. no.”

[–] zea_64@lemmy.blahaj.zone 5 points 10 months ago (1 children)
body {
    background-color: pink!important;
}
[–] resipsaloquitur@lemmy.world 7 points 10 months ago (1 children)

I didn’t say they were very good web devs.

[–] ysjet@lemmy.world 3 points 10 months ago

It doesn't really matter how good of a web dev you are, you really shouldn't be changing any part of someone else's website... They tend to do things like call the police on you for "hacking" and other such frivolities /s