this post was submitted on 30 Jun 2025
318 points (98.2% liked)

Programmer Humor

25009 readers
1675 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
[–] irish_link@lemmy.world 12 points 2 weeks ago (5 children)

For anyone about to say API is more like a delivery driver an not a server, realize we are in Programmer_humor, not web_dev.

No joke that was the first thing I thought but realized it’s freaking perfect.

[–] marcos@lemmy.world 6 points 2 weeks ago (4 children)

The entire meme is about web-dev. That split between backend and frontend isn't anywhere else. (And is stupid for the web too, but well, that's what web-dev do.)

[–] Fiery@lemmy.dbzer0.com 5 points 2 weeks ago

I mean, not quite. There should be a split between backend (logic) and frontend (presentation) even for desktop applications. It's not mandatory, but simply much better design. The 'interface' with which your frontend code calls the backend is much like an API (as in an API is also an interface)

load more comments (3 replies)
load more comments (3 replies)