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

Programmer Humor

32078 readers
324 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 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Jankatarch@lemmy.world 9 points 1 year ago (1 children)

But how do you remember the syntax???

/sarcasm

[–] someguy3@lemmy.world 5 points 1 year ago (4 children)
[–] Jankatarch@lemmy.world 12 points 1 year ago

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

[–] elvith@feddit.org 12 points 1 year ago

I think he's searching for sarcasm, no?

[–] sp3ctr4l@lemmy.dbzer0.com 8 points 1 year ago* (last edited 1 year 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 2 points 1 year ago* (last edited 1 year 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