this post was submitted on 09 Mar 2026
456 points (99.8% liked)

Programmer Humor

30286 readers
2548 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
 

this is the first meme I have ever made (yes I am that old) - so be gentle :)

what does being modern mean to you?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] tempest@lemmy.ca 3 points 2 days ago (1 children)

I have not.

Though honestly I rarely use these types of tools as a back end dev.

For my own code I'm likely to use curl or maybe fetch depending.

The times I do reach for these it's usually someone else's API that I'm looking it. If they offer an openapi spec I can import then I will.