this post was submitted on 04 Jul 2025
1130 points (98.7% liked)

Programmer Humor

24790 readers
674 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
[–] Jankatarch@lemmy.world 8 points 2 days ago (1 children)

But how do you remember the syntax???

/sarcasm

[–] someguy3@lemmy.world 5 points 1 day ago (4 children)
[–] elvith@feddit.org 10 points 1 day ago

I think he's searching for sarcasm, no?

[–] Jankatarch@lemmy.world 10 points 1 day ago

Tone indicators, check internet usage section. Hope this helps!

[–] sp3ctr4l@lemmy.dbzer0.com 6 points 1 day ago* (last edited 1 day ago)

quite ironically, they are using syntax, specifically / , to indicate a specific kind of meaning afterward.

/sarcasm

/s

/joking

/j

I've seen all these used to more explicitly indicate that the previous statement was sarcastic, or a joke, due to irony being largely dead, but also to help with people may not natively read/speak/write english.

[–] Taleya@aussie.zone 1 points 1 day ago* (last edited 1 day ago)

In html you end a text style with a /

So think of how you put an asterisk around words to bold / italicise them on sm. In html it would be bold or italics. The slash is an "end format" indicator

So /s or /sarcasm means "end sarcasm" and indicates by reasoning that the previous statement was sarcasm.

The diamond brackets got dropped because with them they were being interpreted as actual html commands on early forums