this post was submitted on 06 Jun 2025
1220 points (98.8% liked)

Programmer Humor

24262 readers
1226 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
[–] SpaceCowboy 1 points 1 week ago

I've had the opposite happen too. They requested that some specific logic be applied to certain products. The logic that needed to be applied was actually very simple, the hard part was figuring out all of the conditions needed to identify which products to apply it to and test it to make sure the logic only got applied to the products they asked for.

All worked great everyone was happy with it. And then... "ok so would it be possible to apply that logic to all of the products, not just those ones?"