this post was submitted on 09 Mar 2026
256 points (99.6% liked)

Programmer Humor

30252 readers
1023 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 2 points 6 hours 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.