this post was submitted on 23 Aug 2023
888 points (98.1% liked)

Programmer Humor

19154 readers
2012 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
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 104 points 1 year ago (4 children)

3 months ago:

"Can you comfirm that each user account can have no more than one of these entities?"

"Yes. Definitely."


Today:

"Oh by the way, we have some users who need to have multiple entities. Can you fix it?"

[–] [email protected] 52 points 1 year ago

I eventually learned to never trust any restrictions on the user.

I quickly learned to make sure everyone had a copy of decisions made, so that I could charge by the hour for changes. I eventually learned to include examples of what would and would not be possible in any specification or change order.

[–] [email protected] 34 points 1 year ago (2 children)

I'm in the exact same boat right now.

Also this change from 1:1 to 1:n entity was like one "minor" feature in a rather larger list of feature requests. It so far has caused more work then all the other features combined.

[–] [email protected] 19 points 1 year ago

And months later you'll find out, that your change completely fucks over some internal optimizer statistic and causes the DB to turn into lava.

I definitely don't know that, because of several hour long outages and millions of lost revenue.

[–] [email protected] 7 points 1 year ago

Or worse, it was an n:1 and they want it n:n

[–] [email protected] 6 points 1 year ago (1 children)

Even worse, they'll claim it was a bug

[–] [email protected] 1 points 1 year ago

this is ongoing now. Our "creators" were supposed to be "matched" for a "job" based on "skills", not "skill". pure chaos