this post was submitted on 03 May 2025
546 points (97.9% liked)

Programmer Humor

24287 readers
624 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
 
all 28 comments
sorted by: hot top controversial new old
[โ€“] [email protected] 125 points 1 month ago (4 children)

I once worked with a backend guy who delivered a thorough API using well-defined JSON via clear URIs.

Chris, if you're reading this, I miss you.

[โ€“] [email protected] 31 points 1 month ago (1 children)

omg i know chris, chris rules

[โ€“] [email protected] 21 points 1 month ago (2 children)

I'm not Chris, but this is how I backend.

[โ€“] [email protected] 23 points 1 month ago

Thanks, Chris

[โ€“] [email protected] 5 points 1 month ago

Yeah... It's extra work not to do this. Why would you make an endpoint and not throw in every property of that entity? Why would you mess with your URIs instead of making a clear division with logical entities?

Yet, somehow, most people do exactly those things.

[โ€“] [email protected] 6 points 1 month ago

i mean at least he documented it.

[โ€“] [email protected] 2 points 1 month ago (1 children)

God damn where did he end up? Working for swagger or something?

[โ€“] [email protected] 4 points 1 month ago

Looks like he's working on healthcare web apps now

[โ€“] [email protected] 52 points 1 month ago (1 children)
[โ€“] [email protected] 47 points 1 month ago

Perfectly stable until it has a user.

[โ€“] [email protected] 28 points 1 month ago

the front end needs to be entirely 100% javascript with no backwards compatability, no easy deploy script, and no documentation.

[โ€“] [email protected] 27 points 1 month ago (2 children)

We still use a bastardized mixture of soap, rest, and grapqhl with zero consistency.

[โ€“] [email protected] 9 points 1 month ago (1 children)

I'm thankfully rid of soap. We had a few third-party services that still used it up to a couple of years ago.

[โ€“] Appoxo 5 points 1 month ago

Some devs had the pleasure of making contact with it on a national healthcare scale :)

[โ€“] [email protected] 4 points 1 month 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.

[โ€“] [email protected] 3 points 1 month ago (1 children)

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

[โ€“] [email protected] 2 points 1 month ago

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

[โ€“] [email protected] 26 points 1 month ago (1 children)

This whole picture:
Full Stack Developer

[โ€“] [email protected] 25 points 1 month ago

no no, full stack is when the entire bike is of equally dubious quality

[โ€“] [email protected] 11 points 1 month ago* (last edited 1 month ago)
[โ€“] [email protected] 6 points 1 month ago

I work with a lot of frontenders who always say "why would we even need backend, we can just use firebase".

[โ€“] [email protected] 3 points 1 month ago

Scotch on the rocks is a bit strong for them

[โ€“] [email protected] 3 points 1 month ago

Imagine if you only needed one rider though.