this post was submitted on 22 Mar 2025
761 points (100.0% liked)

Programmer Humor

22134 readers
2630 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
[–] [email protected] 8 points 1 week ago (1 children)

My team recently migrated to graphql and they don't even do it right. The graphql layer still makes REST calls and then translates them to a gql format, so not only do we get no time or computing savings, we also get the bullshit errors

[–] [email protected] 3 points 1 week ago (1 children)

Funny who it's your team but they did it poorly.

[–] [email protected] 8 points 1 week ago

The royal "my team". I'm on qa, no say in development architecture unfortunately