this post was submitted on 04 Oct 2025
200 points (100.0% liked)

Programmer Humor

27141 readers
1711 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
[–] CandleTiger@programming.dev 15 points 4 weeks ago (1 children)

Aaaaaaaaaaaaaaaaaaa No!!!!! My data! Please stop doing that!

[–] monkeyman512@lemmy.world 4 points 4 weeks ago* (last edited 4 weeks ago) (1 children)

I think I have seen a few CLI tools that put the input between an open and close arg like this "-arg1 random passthrough string -arg1-"

[–] ulterno@programming.dev 1 points 4 weeks ago

Now say the CLI tool is passed a string that has "-arg1-" inside it.