this post was submitted on 03 May 2025
520 points (98.1% liked)
Programmer Humor
22995 readers
231 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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
We still use a bastardized mixture of soap, rest, and grapqhl with zero consistency.
I'm thankfully rid of soap. We had a few third-party services that still used it up to a couple of years ago.
Some devs had the pleasure of making contact with it on a national healthcare scale :)
Aaah, SOAP.
Yo dawg, I heard you like XML over HTTP so I put XML over HTTP in your XML over HTTP.
I've had too much raw XML parsing for one lifetime.
Pretty much why everyone just uses json or, heaven forbid, plain text for trivial data.