this post was submitted on 03 May 2025
520 points (98.1% liked)

Programmer Humor

22995 readers
228 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
[โ€“] deadbeef79000@lemmy.nz 4 points 12 hours ago (1 children)

Aaah, SOAP.

Yo dawg, I heard you like XML over HTTP so I put XML over HTTP in your XML over HTTP.

[โ€“] Olgratin_Magmatoe@slrpnk.net 3 points 7 hours ago (1 children)

I've had too much raw XML parsing for one lifetime.

[โ€“] deadbeef79000@lemmy.nz 1 points 5 hours ago

Pretty much why everyone just uses json or, heaven forbid, plain text for trivial data.