this post was submitted on 06 Jun 2025
1123 points (99.0% liked)

Programmer Humor

23842 readers
2703 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 1 day ago (3 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 1 day ago (2 children)
body {
    background-color: pink!important;
}
[–] resipsaloquitur@lemmy.world 6 points 1 day ago (1 children)

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

[–] ysjet@lemmy.world 3 points 22 hours 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